projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
3aecedc
)
Add routing references (from http://www.shiningsilence.com/dbsdlog/2010/09/14/6403...
author
sjg <sjg@web>
Fri, 24 Sep 2010 13:40:49 +0000 (06:40 -0700)
committer
Charlie <root@leaf.dragonflybsd.org>
Fri, 24 Sep 2010 13:40:49 +0000 (06:40 -0700)
docs/developer/gsocprojectspage/index.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/docs/developer/gsocprojectspage/index.mdwn
b/docs/developer/gsocprojectspage/index.mdwn
index
da6c08a
..
3af66ee
100644
(file)
--- a/
docs/developer/gsocprojectspage/index.mdwn
+++ b/
docs/developer/gsocprojectspage/index.mdwn
@@
-260,6
+260,7
@@
Meta information:
* Prerequisites: C, OS internals
* Difficulty: Hard
* Contact point: kernel@crater.dragonflybsd.org
+* References: [1](http://people.freebsd.org/~jhb/papers/bsdcan/2007/article/article.html) [2](http://www.bsdcan.org/2007/schedule/events/2.en.html) [3](http://www.acpi.info/DOWNLOADS/ACPIspec40a.pdf) [4](http://tldp.org/LDP/tlk/dd/interrupts.html) [5](http://wiki.osdev.org/Category:Interrupts)
---