opnsense-src/sys/dev/ata
Alexander Motin 3036de3c48 Reduce priority of ATA/SATA drivers.
Legacy ata(4) -> BUS_PROBE_LOW_PRIORITY;  more functional ahci(4), siis(4),
mvs(4) -> BUS_PROBE_DEFAULT;  BUS_PROBE_VENDOR leave for vendor drivers.

MFC after:	2 weeks
2015-03-23 19:47:52 +00:00
..
chipsets Reduce priority of ATA/SATA drivers. 2015-03-23 19:47:52 +00:00
ata-all.c Reduce priority of ATA/SATA drivers. 2015-03-23 19:47:52 +00:00
ata-all.h Fix SATA Gen3 speed constants. 2015-03-13 20:08:35 +00:00
ata-card.c Allow the legacy CDROM device to be accessed in a FreeBSD guest, while 2013-10-10 22:46:49 +00:00
ata-cbus.c
ata-dma.c Don't bother clearing maps for static DMA allocations to NULL. Instead, 2014-06-17 18:10:06 +00:00
ata-isa.c
ata-lowlevel.c Fix several typos 2013-05-12 16:43:26 +00:00
ata-pci.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
ata-pci.h Add bunch of PCI IDs of Intel Wildcat Point (9 Series) chipsets. 2014-11-26 04:23:21 +00:00
ata-sata.c
ata_if.m