cvs commit: doc/en_US.ISO8859-1/books/developers-handbook/pci
chapter.sgml
Warner Losh
imp at FreeBSD.org
Thu Jul 3 15:30:12 PDT 2003
imp 2003/07/03 15:30:10 PDT
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/developers-handbook/pci chapter.sgml
Log:
Three content changes:
1) Use the new c99 initialization in the pci driver example. Also,
don't claim this device is a tty.
2) Add notes about caution needed during detach routine wrt interrupts
and locking.
3) Add note that vtophys is deprecated and to use busdma instead.
Since the busdma API isn't completely settled for 5.x yet,
don't document it. I'll leave that to others when the API is
done being frobbed.
Revision Changes Path
1.12 +23 -14 doc/en_US.ISO8859-1/books/developers-handbook/pci/chapter.sgml
More information about the cvs-doc
mailing list