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 Add locking to adv(4) driver and mark it MPSAFE. 2012-10-12 21:31:44 +00:00
adv_isa.c Add locking to adv(4) driver and mark it MPSAFE. 2012-10-12 21:31:44 +00:00
adv_pci.c Add locking to adv(4) driver and mark it MPSAFE. 2012-10-12 21:31:44 +00:00
advansys.c Add locking to adv(4) driver and mark it MPSAFE. 2012-10-12 21:31:44 +00:00
advansys.h Add locking to adv(4) driver and mark it MPSAFE. 2012-10-12 21:31:44 +00:00
advlib.c Add locking to adv(4) driver and mark it MPSAFE. 2012-10-12 21:31:44 +00:00
advlib.h Add locking to adv(4) driver and mark it MPSAFE. 2012-10-12 21:31:44 +00:00
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