freebsd-dev/sys/dev/advansys
John Baldwin a25d65b064 Add locking to the adw(4) driver and mark it MPSAFE.
- Use device_printf() and device_get_nameunit() instead of adw_name().
- Remove use of explicit bus space handles and tags.
- Use pci_enable_busmaster() rather than frobbing the PCI command register
  directly.
- Use the softc provided by new-bus rather than allocating a new one.

Tested by:	no one
2012-10-15 15:26:00 +00:00
..
adv_eisa.c
adv_isa.c
adv_pci.c
advansys.c
advansys.h
advlib.c
advlib.h
advmcode.c
advmcode.h
adw_pci.c Add locking to the adw(4) driver and mark it MPSAFE. 2012-10-15 15:26:00 +00:00
adwcam.c Add locking to the adw(4) driver and mark it MPSAFE. 2012-10-15 15:26:00 +00:00
adwlib.c Add locking to the adw(4) driver and mark it MPSAFE. 2012-10-15 15:26:00 +00:00
adwlib.h Add locking to the adw(4) driver and mark it MPSAFE. 2012-10-15 15:26:00 +00:00
adwmcode.c
adwmcode.h
adwvar.h Add locking to the adw(4) driver and mark it MPSAFE. 2012-10-15 15:26:00 +00:00