doc/en/projects
Robert Watson 3d15e268c1 Update locking status and busdma status for a few drivers in the busdma
table:

- if_bge now marked as INTR_MPSAFE, SMPng locked.  Busdma is now tested.
- if_dc now marked as INTR_MPSAFE, SMPng locked.  Note that this driver
  uses MTX_RECURSE.
- if_de no longer uses vtophys().
- if_em is now SMPng locked.
- if_en contains locking, but is not marked as INTR_MPSAFE.
- if_ep is now marked as INTR_MPSAFE, SMPng locked, but uses MTX_RECURSE.
- if_fxp is now marked SMPng locked.
- if_gx has locking, but isn't marked INTR_MPSAFE.  Uses MTX_RECURSE.
- if_pcn still uses vtophys(); locking is present, but it's not marked
  as INTR_MPSAFE, and the mutex is marked MTX_RECURSE.
- if_rl contains locking, but isn't marked as INTR_MPSAFE.  The mutex
  is marked MTX_RECURSE.
- if_sf still uses vtophys().  It contains locking, but uses MTX_RECURSE
  and isn't marked INTR_MPSAFE.
- if_sis has locking, but isn't marked as INTR_MPSAFE.  Its mutex is
  marked MTX_RECURSE.
2004-04-13 05:32:21 +00:00
..
busdma Update locking status and busdma status for a few drivers in the busdma 2004-04-13 05:32:21 +00:00
c99 freebsd.org -> FreeBSD.org 2004-04-04 21:49:42 +00:00
gnats4 freebsd.org -> FreeBSD.org 2004-04-04 21:49:42 +00:00
mips Update majordomo to mailman. 2003-04-29 15:23:39 +00:00
cvsweb.sgml Debian GNU/Linux has FreeBSD-CVSweb 3 in testing and unstable distributions. 2004-03-14 08:52:48 +00:00
libh.sgml
Makefile Add a page detailing the progress and tasks involved with the GNATS4 2004-01-14 20:13:21 +00:00
Makefile.inc
newbies.sgml freebsd.org -> FreeBSD.org 2004-04-04 21:49:42 +00:00
projects.sgml Update links to the ia64 project pages. 2004-04-08 21:29:30 +00:00
updater.sgml