Date: Wed, 31 Dec 2003 11:10:46 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/arch-handbook/pci chapter.sgml Message-ID: <200312311910.hBVJAkhi070356@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312311910.hBVJAkhi070356>