freebsd-dev/sys/dev/mfi
Marius Strobl 4b7ec27007 - There's no need to overwrite the default device method with the default
one. Interestingly, these are actually the default for quite some time
  (bus_generic_driver_added(9) since r52045 and bus_generic_print_child(9)
  since r52045) but even recently added device drivers do this unnecessarily.
  Discussed with: jhb, marcel
- While at it, use DEVMETHOD_END.
  Discussed with: jhb
- Also while at it, use __FBSDID.
2011-11-22 21:28:20 +00:00
..
mfi_cam.c Add single-message MSI support to mfi(4). It is disabled by default but 2011-11-16 15:39:27 +00:00
mfi_debug.c The sys/sysctl.h header is needed when MFI_DEBUG is defined. 2011-11-16 18:42:39 +00:00
mfi_disk.c Add single-message MSI support to mfi(4). It is disabled by default but 2011-11-16 15:39:27 +00:00
mfi_ioctl.h ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6 2009-08-13 23:18:45 +00:00
mfi_linux.c Second-to-last commit implementing Capsicum capabilities in the FreeBSD 2011-08-11 12:30:23 +00:00
mfi_pci.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
mfi.c Add single-message MSI support to mfi(4). It is disabled by default but 2011-11-16 15:39:27 +00:00
mfireg.h Support controllers whose option ROM is disabled in the BIOS by kicking 2011-07-14 20:20:33 +00:00
mfivar.h Add single-message MSI support to mfi(4). It is disabled by default but 2011-11-16 15:39:27 +00:00