opnsense-src/sys/dev/ata
Marius Strobl b4aa1acbfb MFC: r200482, r200485
o Properly support M5229 revision 0xc7 and 0xc8:
  - These revisions no longer have cable detection capability.
  - The UDMA support bit of register 0x4b has been dropped without an
    replacement.
  - According to Linux it's crucial for working ATAPI DMA support to
    also set the reserved bit 1 of regsiter 0x53 with these revisions.
o Only set ATA_CHECKS_CABLE for chip versions that actually support
  cable detection, i.e. neither for ALI_OLD nor for ALI_NEW revisions
  >= 0xc7.
2009-12-20 01:44:47 +00:00
..
chipsets MFC: r200482, r200485 2009-12-20 01:44:47 +00:00
ata-all.c MFC: r200459 2009-12-16 18:39:32 +00:00
ata-all.h MFC: r200459 2009-12-16 18:39:32 +00:00
ata-card.c Check the Disk FUNCE recorded in the CIS to see if we should probe for 2009-03-12 06:30:59 +00:00
ata-cbus.c Add type specific suspend/resume ata channel functions. Add checks to avoid 2009-03-09 20:48:57 +00:00
ata-disk.c MFC r200171, r200182, r200275, r200295, r200359: 2009-12-12 10:37:31 +00:00
ata-disk.h Add experimental support for SATA Port Multipliers 2008-04-10 13:05:05 +00:00
ata-dma.c MFC r200171, r200182, r200275, r200295, r200359: 2009-12-12 10:37:31 +00:00
ata-isa.c Add type specific suspend/resume ata channel functions. Add checks to avoid 2009-03-09 20:48:57 +00:00
ata-lowlevel.c MFC r200171, r200182, r200275, r200295, r200359: 2009-12-12 10:37:31 +00:00
ata-pci.c MFC r200171, r200182, r200275, r200295, r200359: 2009-12-12 10:37:31 +00:00
ata-pci.h MFC r200171, r200182, r200275, r200295, r200359: 2009-12-12 10:37:31 +00:00
ata-queue.c MFC r200171, r200182, r200275, r200295, r200359: 2009-12-12 10:37:31 +00:00
ata-raid-ddf.h Add basic support for DDF, often found on Adaptec HostRAID controllers. 2009-02-20 06:10:12 +00:00
ata-raid.c MFC r198486, r199050: 2009-11-10 22:37:44 +00:00
ata-raid.h Add basic support for DDF, often found on Adaptec HostRAID controllers. 2009-02-20 06:10:12 +00:00
ata-sata.c MFC r200171, r200182, r200275, r200295, r200359: 2009-12-12 10:37:31 +00:00
ata_if.m MFC r200171, r200182, r200275, r200295, r200359: 2009-12-12 10:37:31 +00:00
atapi-cam.c MFC rev. 198487: 2009-10-29 10:38:17 +00:00
atapi-cd.c MFC: r200481 2009-12-20 01:38:01 +00:00
atapi-cd.h MFC: r200481 2009-12-20 01:38:01 +00:00
atapi-fd.c MFC r200171, r200182, r200275, r200295, r200359: 2009-12-12 10:37:31 +00:00
atapi-fd.h Add experimental support for SATA Port Multipliers 2008-04-10 13:05:05 +00:00
atapi-tape.c MFC r200171, r200182, r200275, r200295, r200359: 2009-12-12 10:37:31 +00:00
atapi-tape.h Add experimental support for SATA Port Multipliers 2008-04-10 13:05:05 +00:00