summaryrefslogtreecommitdiff
path: root/sys/dev/ata/ata-pci.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r244983 (by jfv):Alexander Motin2013-02-211-0/+13
* MFC r244146:Alexander Motin2013-01-221-0/+6
* MFC r239907:Alexander Motin2012-09-071-0/+1
* MFC: r233282Marius Strobl2012-03-301-8/+7
* MFC: r233274Marius Strobl2012-03-301-0/+2
* MFC r232380:Alexander Motin2012-03-091-6/+6
* MFC r229671:Jim Harris2012-01-161-0/+1
* MFC r228497:Alexander Motin2012-01-021-0/+4
* MFC r226680:Alexander Motin2012-01-021-0/+2
* - Use mutex to serialize index/data register pair usage, whenAlexander Motin2011-07-221-0/+3
* Chipset support for the new Intel Panther Point PCH, thanksJack F Vogel2011-05-111-0/+13
* - Fix mapping of the last two SATA ports on 6-port Intel controllers.Alexander Motin2011-04-211-1/+1
* Support for the new Patsburg PCH chipset:Jack F Vogel2011-02-011-0/+6
* Support for the new DH89xxCC PCH chipset including:Jack F Vogel2011-01-311-0/+1
* Add IDs for VIA VX900 chipset SATA controller.Alexander Motin2010-11-171-0/+3
* Add Intel Cougar Point PCH SATA Controller DeviceIDs. Correct some existingAlexander Motin2010-08-281-0/+23
* Report ATA/SATA channel number to NewBus at location string.Alexander Motin2010-05-221-0/+3
* - Add ALI M5228 PATA ID.Alexander Motin2010-03-011-0/+1
* Add support for SATA part of Marvell 88SE912x controllers to ahci(4).Alexander Motin2010-01-261-0/+1
* Add support for Intel SCH PATA controller.Alexander Motin2009-12-221-0/+1
* Add VIA CX700/VX800 chipsets SATA/PATA support.Alexander Motin2009-12-201-0/+5
* MFp4:Alexander Motin2009-12-061-3/+4
* Change the way in which AHCI+PATA combined controllers, such as JMicronAlexander Motin2009-11-161-7/+12
* Add support for SATA ports on SATA+PATA Marvell controllers.Alexander Motin2009-11-131-0/+3
* Add more ICH10 chip IDs.Alexander Motin2009-11-091-0/+4
* Add IDs for nVidia MCP65/77/79/89 SATA conntrollers.Alexander Motin2009-11-021-1/+45
* Add support for different request block format used by Gen-IIe Marvell SATA.Alexander Motin2009-10-301-0/+3
* Add two more VIA SATA chip IDs.Alexander Motin2009-10-261-0/+2
* Move non-PCI prototypes from ata-pci.h -> ata-all.h.Rafal Jaworowski2009-06-241-13/+0
* Add another PCI id for Nvidia nForce MCP67, found in several Acer laptops.Ariff Abdullah2009-06-081-0/+1
* - Add a void pointer to the ata-pci controller softc to allowJohn Baldwin2009-05-141-0/+1
* Add ID of one more SII3132 revision found on adaptec aar-1225sa rev a2.Alexander Motin2009-05-071-0/+1
* - Always force AHCI mode on a ATI/AMD SB600/700/800 SATA controller. TheseJung-uk Kim2009-04-271-0/+6
* Integrate user/mav/ata branch:Alexander Motin2009-03-301-1/+7
* Improve ata_reinit():Alexander Motin2009-02-211-10/+0
* Handle nForce MCP67 and MCP73 SATA controllers as AHCI. They report itselfAlexander Motin2009-02-201-0/+24
* Quite mechanical ch_detach implementations for all atapci subdrivers.Alexander Motin2009-02-191-1/+4
* As soon as they called in only same one place (ata_pcichannel_attach()),Alexander Motin2009-02-181-4/+4
* Give atapci knowledge about set of implemented AHCI ports. It is possibleAlexander Motin2009-02-161-0/+1
* Add initial single-vector MSI support into atapci driver.Alexander Motin2009-02-151-0/+1
* Call ata_legacy() only once on attach and save it's result. Scanning PCIAlexander Motin2008-12-161-0/+1
* Restore AHCI suspend/resume support,Alexander Motin2008-12-011-2/+2
* Add support for Marvell PATA M88SX6121.Rui Paulo2008-11-251-0/+1
* This is the roumored ATA modulerisation works, and it needs a little explanat...Søren Schmidt2008-10-091-97/+54
* Add ICH10 PCI id's.Søren Schmidt2008-10-021-0/+8
* Add support for the ITE 8213 controller.Søren Schmidt2008-09-261-0/+1
* Cleanup the AHCI code a bit.Søren Schmidt2008-09-181-0/+4
* Add one more SII3132 chip PCI ID found on Adaptec Serial ATA II RAID 1220SA.Alexander Motin2008-09-041-0/+1
* Detect ATA controllers in the Macbook3.Remko Lodder2008-07-101-2/+3
* Add new device id for ICH8M, which supports greater than UDMA33 modeRemko Lodder2008-07-091-0/+1