summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/ata-pci.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r280451:mav2015-08-221-76/+0
* MFC r275101:mav2014-12-031-0/+13
* MFC r273328: Add another PCI ID for JMB368 PATA controller.mav2014-10-271-0/+1
* MFC r258162:mav2014-01-051-0/+15
* Add new Coleto Creek device support: SATA, SMBus, and Watchdog devices.jfv2013-07-191-0/+4
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inmav2013-04-041-3/+0
* Add Intel Lynx Point PCH SATA Controller Device IDsjfv2013-01-021-0/+13
* Add IDs for SATA controllers on AMD Hudson-2 series chipsets.mav2012-12-121-0/+6
* Add IDs for JMicron JMB360/JMB362 AHCI SATA controllers.mav2012-08-301-0/+1
* - First pass at const'ifying ata(4) as appropriate.marius2012-03-211-8/+7
* Remove remnants of ATA_LOCKING uses in the ATA_CAM case and wrap itmarius2012-03-211-0/+2
* Fix names of some Marvell SATA chips. It looks like chips with proprietarymav2012-03-021-6/+6
* Convert files to UTF-8uqs2012-01-151-1/+1
* Add 0x2826 device ID for C600 (Patsburg) SATA controller in RAID mode.jimharris2012-01-061-0/+1
* Add PCI IDs for the Intel ICH9M SATA controllers.mav2011-12-141-0/+4
* Some dmesg cosmetics:mav2011-10-241-0/+2
* - Use mutex to serialize index/data register pair usage, whenmav2011-07-221-0/+3
* Chipset support for the new Intel Panther Point PCH, thanksjfv2011-05-111-0/+13
* - Fix mapping of the last two SATA ports on 6-port Intel controllers.mav2011-04-211-1/+1
* Support for the new Patsburg PCH chipset:jfv2011-02-011-0/+6
* Support for the new DH89xxCC PCH chipset including:jfv2011-01-311-0/+1
* Add IDs for VIA VX900 chipset SATA controller.mav2010-11-171-0/+3
* Add Intel Cougar Point PCH SATA Controller DeviceIDs. Correct some existingmav2010-08-281-0/+23
* Report ATA/SATA channel number to NewBus at location string.mav2010-05-221-0/+3
* - Add ALI M5228 PATA ID.mav2010-03-011-0/+1
* Add support for SATA part of Marvell 88SE912x controllers to ahci(4).mav2010-01-261-0/+1
* Add support for Intel SCH PATA controller.mav2009-12-221-0/+1
* Add VIA CX700/VX800 chipsets SATA/PATA support.mav2009-12-201-0/+5
* MFp4:mav2009-12-061-3/+4
* Change the way in which AHCI+PATA combined controllers, such as JMicronmav2009-11-161-7/+12
* Add support for SATA ports on SATA+PATA Marvell controllers.mav2009-11-131-0/+3
* Add more ICH10 chip IDs.mav2009-11-091-0/+4
* Add IDs for nVidia MCP65/77/79/89 SATA conntrollers.mav2009-11-021-1/+45
* Add support for different request block format used by Gen-IIe Marvell SATA.mav2009-10-301-0/+3
* Add two more VIA SATA chip IDs.mav2009-10-261-0/+2
* Move non-PCI prototypes from ata-pci.h -> ata-all.h.raj2009-06-241-13/+0
* Add another PCI id for Nvidia nForce MCP67, found in several Acer laptops.ariff2009-06-081-0/+1
* - Add a void pointer to the ata-pci controller softc to allowjhb2009-05-141-0/+1
* Add ID of one more SII3132 revision found on adaptec aar-1225sa rev a2.mav2009-05-071-0/+1
* - Always force AHCI mode on a ATI/AMD SB600/700/800 SATA controller. Thesejkim2009-04-271-0/+6
* Integrate user/mav/ata branch:mav2009-03-301-1/+7
* Improve ata_reinit():mav2009-02-211-10/+0
* Handle nForce MCP67 and MCP73 SATA controllers as AHCI. They report itselfmav2009-02-201-0/+24
* Quite mechanical ch_detach implementations for all atapci subdrivers.mav2009-02-191-1/+4
* As soon as they called in only same one place (ata_pcichannel_attach()),mav2009-02-181-4/+4
* Give atapci knowledge about set of implemented AHCI ports. It is possiblemav2009-02-161-0/+1
* Add initial single-vector MSI support into atapci driver.mav2009-02-151-0/+1
* Call ata_legacy() only once on attach and save it's result. Scanning PCImav2008-12-161-0/+1
* Restore AHCI suspend/resume support,mav2008-12-011-2/+2
* Add support for Marvell PATA M88SX6121.rpaulo2008-11-251-0/+1
OpenPOWER on IntegriCloud