freebsd-dev/sys/dev/ata/chipsets
John Baldwin 9837f3e457 Preallocate the four BARs in ALI SATA controllers during the chipinit
routine and save the resources using a chipset-data structure.  Use these
preallocated resources to setup resources for the SATA channels to avoid
asking the PCI bus to allocate the same BAR multiple times.

Tested by:	bms
MFC after:	1 week
2009-06-10 13:56:42 +00:00
..
ata-acard.c - Add a void pointer to the ata-pci controller softc to allow 2009-05-14 14:57:13 +00:00
ata-acerlabs.c Preallocate the four BARs in ALI SATA controllers during the chipinit 2009-06-10 13:56:42 +00:00
ata-adaptec.c This is the roumored ATA modulerisation works, and it needs a little explanation. 2008-10-09 12:56:57 +00:00
ata-ahci.c MFp4. 2009-06-01 21:42:26 +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 According to Intel documentation (307013), 3Gbps mode is supported on 2009-06-01 07:05:52 +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 Add another PCI id for Nvidia nForce MCP67, found in several Acer laptops. 2009-06-08 14:37:47 +00:00
ata-promise.c Fix NULL dereference on Promise SX4 controllers, while executing commands 2009-05-20 09:44:32 +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 Add ID of one more SII3132 revision found on adaptec aar-1225sa rev a2. 2009-05-07 19:17:06 +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