Date: Fri, 23 Sep 2005 18:48:36 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/projects/busdma index.sgml Message-ID: <200509231848.j8NImam4010907@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2005-09-23 18:48:36 UTC FreeBSD doc repository Modified files: en/projects/busdma index.sgml Log: Various updates: - gem(4) has its interrupt marked INTR_MPSAFE now. - sf(4) is locked now. - sis(4)'s mutex is no longer marked MTX_RECURSE. - txp(4) and wb(4) locking both need testing. - Add an entry for vx(4) and note that its locking needs testing. This driver dosen't need bus_dma it appears though as it uses PIO to bang packets into and out of the card. Revision Changes Path 1.110 +22 -10 www/en/projects/busdma/index.sgml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509231848.j8NImam4010907>