GayBSD documentation tree
Find a file
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
da Unbreak 'make clean' 2004-03-23 23:41:29 +00:00
de Remove more old good days leftovers. 2004-04-06 11:41:18 +00:00
en Update locking status and busdma status for a few drivers in the busdma 2004-04-13 05:32:21 +00:00
es Fix link to Handbook 2004-04-12 05:37:24 +00:00
fr Remove more old good days leftovers. 2004-04-06 11:41:18 +00:00
it Update Italian Web site and add 5.2.1 release announce. 2004-02-26 16:29:03 +00:00
ja Good bye leftovers of 20th century 2004-03-23 23:31:32 +00:00
pt_BR Remove more old good days leftovers. 2004-04-06 11:41:18 +00:00
ru Refine translation 2004-04-09 12:10:03 +00:00
share . Fix 'webcheck' target url generation in directories other than 'www/en'. In 2004-04-12 11:52:38 +00:00
tools Sync with recent INDEX updates 2004-04-04 21:22:12 +00:00
tr Fix build. 2004-02-04 15:41:06 +00:00
zh Good bye leftovers of 20th century 2004-03-23 23:31:32 +00:00
Makefile Remove make(obj) magic. web.site.mk and en/Makefile will to it for us. 2004-04-09 10:17:19 +00:00
Makefile.inc Switch web.mk to share/mk/web.site.mk in English version. 2000-11-07 04:05:37 +00:00