summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/ata-pci.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* This is the roumored ATA modulerisation works, and it needs a little explanat...sos2008-10-091-98/+55
* Add ICH10 PCI id's.sos2008-10-021-0/+8
* Add support for the ITE 8213 controller.sos2008-09-261-0/+1
* Cleanup the AHCI code a bit.sos2008-09-181-0/+4
* Add one more SII3132 chip PCI ID found on Adaptec Serial ATA II RAID 1220SA.mav2008-09-041-0/+1
* Detect ATA controllers in the Macbook3.remko2008-07-101-2/+3
* Add new device id for ICH8M, which supports greater than UDMA33 moderemko2008-07-091-0/+1
* Add support for the ICH9 in non AHCI mode (RAID mode).remko2008-07-091-0/+1
* Add HW level support for the Adaptec 1420SA controller.sos2008-04-211-7/+11
* Dont call hw.status recursively.sos2008-04-121-0/+1
* Add experimental support for SATA Port Multiplierssos2008-04-101-2/+1
* Add proper support for the SATA/AHCI part of IXP[67]00sos2008-03-071-0/+6
* Add generic support for chipsets that say they support AHCI. This should cat...sos2007-11-181-2/+10
* Add PCI ID for ICH9 AHCI w/ two adapters.delphij2007-10-091-0/+1
* Add support for the VIA 8237Ssos2007-10-041-0/+1
* Recognize the CS5536 support chip for the AMD Geode LX CPU to enablephk2007-10-041-0/+1
* Add PCI IDs for Intel ICH9.simon2007-09-101-0/+4
* Add support for the nVidia MCP61 series chipset.sos2007-06-251-0/+4
* Add support for the Silicon Image SiI 3124 and SiI 3132.sos2007-03-091-0/+3
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-1/+1
* Add support for the NetCell NC3000/5000 series SATA RAID cards.rink2007-02-031-0/+4
* Add support for the Marvell 6101/6145 PATA chips used on many new Intel boards.sos2007-01-041-2/+5
OpenPOWER on IntegriCloud