freebsd-dev/sys/dev/aac
Marius Strobl bbc03f1bc5 Free the MSI again on detach if allocated. Arguably, this code would be
better off living in aac_pci.c, but it doesn't seem worth creating a
aac_pci_detach() and it's also not the first PCI-specific bit in aac.c

MFC after:	3 days
2013-12-29 17:37:32 +00:00
..
aac_cam.c - Remove pointless returns. 2013-05-30 00:11:22 +00:00
aac_debug.c
aac_disk.c Allow unmapped I/O via aacd(4). It shouldn't be too hard to add the 2013-05-30 00:22:07 +00:00
aac_linux.c Change the cap_rights_t type from uint64_t to a structure that we can extend 2013-09-05 00:09:56 +00:00
aac_pci.c - Fix a bug in the MSI allocation logic so an MSI is also employed if a 2013-08-06 19:14:02 +00:00
aac_tables.h - Make tables, device ID strings etc const. This includes #ifdef'ing 0 2013-03-01 19:55:10 +00:00
aac.c Free the MSI again on detach if allocated. Arguably, this code would be 2013-12-29 17:37:32 +00:00
aacreg.h
aacvar.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00