CVS log for doc/notes/porting_drivers.txt
Up to [DragonFly] / doc / notes
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Apr 6 19:08:30 2008 UTC (5 years, 1 month ago) by pavalos
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Lose LK_EXCLUSIVE in the lockinit example and a typo fix.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Dec 29 18:35:59 2007 UTC (5 years, 4 months ago) by swildner
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +52 -1 lines
Add some documentation on converting sleep mutexes and fix a couple of
typos.
Submitted-by: Aggelos Economopoulos <aoiko@cc.ece.ntua.gr>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Oct 31 04:52:52 2007 UTC (5 years, 6 months ago) by swildner
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +9 -5 lines
Add a section about renamed kernel functions and clean up a bit.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Dec 3 20:49:59 2006 UTC (6 years, 5 months ago) by dillon
Branches: MAIN
Add an internal document describing (in a very incomplete way at the moment)
how to port a driver from FreeBSD.