opnsense-src/sys/dev/ata/chipsets
Jung-uk Kim f71ac6d60a - Always force AHCI mode on a ATI/AMD SB600/700/800 SATA controller. These
controllers may be configured as legacy IDE mode by modifying subclass and
progif without actually changing PCI device IDs.  Instead of complicating
code, we always force AHCI mode while probing.  Also we restore AHCI mode
while resuming per ATI/AMD register programming/requirement guides.
- Fix SB700/800 "combined" mode.  Unlike SB600, this PATA controller can
combine two SATA ports and emulate one PATA channel as primary or secondary
depending on BIOS configuration.  When the combined mode is disabled, this
channel disappears and it works just like SB600 PATA controller, however.
- Add more PCI device IDs for SB700/800 and adjust device descriptions.
SB800 shares the same PCI device IDs and added two more SATA IDs.
2009-04-27 17:29:51 +00:00
..
ata-acard.c Quite mechanical ch_detach implementations for all atapci subdrivers. 2009-02-19 00:32:55 +00:00
ata-acerlabs.c Remove the local management of INTx as this is now taken care of by pci. 2009-03-04 18:25:39 +00:00
ata-adaptec.c
ata-ahci.c - Always force AHCI mode on a ATI/AMD SB600/700/800 SATA controller. These 2009-04-27 17:29:51 +00:00
ata-amd.c
ata-ati.c - Always force AHCI mode on a ATI/AMD SB600/700/800 SATA controller. These 2009-04-27 17:29:51 +00:00
ata-cenatek.c
ata-cypress.c
ata-cyrix.c
ata-highpoint.c Quite mechanical ch_detach implementations for all atapci subdrivers. 2009-02-19 00:32:55 +00:00
ata-intel.c Integrate user/mav/ata branch: 2009-03-30 22:18:38 +00:00
ata-ite.c
ata-jmicron.c Integrate user/mav/ata branch: 2009-03-30 22:18:38 +00:00
ata-marvell.c Integrate user/mav/ata branch: 2009-03-30 22:18:38 +00:00
ata-micron.c
ata-national.c
ata-netcell.c Quite mechanical ch_detach implementations for all atapci subdrivers. 2009-02-19 00:32:55 +00:00
ata-nvidia.c Integrate user/mav/ata branch: 2009-03-30 22:18:38 +00:00
ata-promise.c Integrate user/mav/ata branch: 2009-03-30 22:18:38 +00:00
ata-serverworks.c The Serverworks SATA chipsets used in Apple G5 systems require requiring 2009-04-04 00:26:01 +00:00
ata-siliconimage.c Integrate user/mav/ata branch: 2009-03-30 22:18:38 +00:00
ata-sis.c Integrate user/mav/ata branch: 2009-03-30 22:18:38 +00:00
ata-via.c Integrate user/mav/ata branch: 2009-03-30 22:18:38 +00:00