freebsd-src/sys/dev/aac
Poul-Henning Kamp b82ff75854 NO_GEOM cleanup:
Change the argument to disk_destroy() to be the same struct disk * as
disk_create() takes.

This enables drivers to ignore the (now) bogus dev_t which disk_create()
returns.
2003-02-21 15:13:26 +00:00
..
aac.c On detach, don't remove the child from our list of children unless it has 2003-02-20 23:13:48 +00:00
aac_cam.c Teach the CAM module how to deregister itself so it can be unloaded. 2003-02-06 03:31:02 +00:00
aac_compat.h
aac_debug.c Major bugfixes for large memory and fast systems. 2003-01-11 01:59:21 +00:00
aac_disk.c NO_GEOM cleanup: 2003-02-21 15:13:26 +00:00
aac_ioctl.h
aac_linux.c The AAC_COMPAT_LINUX option was really annoying, since it made the 2002-09-25 05:00:25 +00:00
aac_pci.c Make the aac driver be INTR_MPSAFE. Once the interrupt handler determines 2003-02-19 21:58:34 +00:00
aac_tables.h
aacreg.h Major bugfixes for large memory and fast systems. 2003-01-11 01:59:21 +00:00
aacvar.h The completion queue is no longer used, so nuke its associated code 2003-02-20 08:51:16 +00:00