cvs commit: doc/en_US.ISO8859-1/books/arch-handbook/pci chapter.sgml

[ Available lists | Index of cvs-all | Month of Dec 2003 | Week of 31 Dec 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
John Baldwin <jhb@FreeBSD.org>
Date
31 Dec 2003 11:10:49
Subject
cvs commit: doc/en_US.ISO8859-1/books/arch-handbook/pci chapter.sgml
Message-ID
200312311910.hBVJAkhi070356@repoman.freebsd.org


[ Hide this part ]
jhb         2003/12/31 11:10:46 PST

FreeBSD doc repository

Modified files:
en_US.ISO8859-1/books/arch-handbook/pci chapter.sgml
Log:
- Remove an extraneous struct.
- Clean up the paragraph on tearing down interrupt handlers:
- Fix typos and misspellings.
- Correct function name.
- Clarify locking warning to be more stern. bus_teardown_intr() can
sleep, so you can't hold mutexes when calling it period.

Reported by: Lukas Ertl (10

Revision Changes Path
1.20 +8 -9 doc/en_US.ISO8859-1/books/arch-handbook/pci/chapter.sgml


Elapsed time: 0.056 seconds