summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/ata-pci.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add new PATA only JMicron chip.sos2007-01-041-1/+2
* Add support for a few more Serverworks and lookalikes chips.sos2006-09-111-0/+3
* Add support for VIA 8237A.sos2006-09-021-0/+1
* Add support for the ICH8 and ESB2 chips, also add a few other missing ICH7 pa...sos2006-08-141-12/+26
* Unbreak nForce4 SATA support.sos2006-08-111-1/+1
* Unbreak nForce3 SATA support.sos2006-08-051-2/+1
* Finally fix support for the newer MCP51/MCP55 nVidia chipsets.sos2006-07-241-8/+10
* Add preliminary support for the Serverworks HT1000 chip.sos2006-07-041-0/+4
* Add support for the JMicron JMB361, 365 and 366 chips.sos2006-03-131-0/+3
* Add support for the JMicron JMB363 dual SATA + single PATA controller.sos2006-02-161-0/+2
* Add support for the JMicron JMB360 SATAII controller.sos2006-01-251-0/+4
* Whitespace cleanup.sos2006-01-181-11/+15
* Add support for using DMA on dump, greatly speeds up the dump process.sos2006-01-181-1/+3
* Get rid of the advertising clause in the copyright.sos2006-01-051-3/+1
* Add initial support for the Marvell 88SX[56]0[48][01] series of SATA chips.sos2005-12-271-0/+12
* Cleanup the strings for printing chipset names, saves quite some space.sos2005-12-161-9/+14
* Add support for VIA VT8251 southbridge.sos2005-12-141-0/+2
* Update the ICH7 support so it deals better with chips without AHCI.sos2005-12-021-0/+1
* Add support for the ATI IXP[234]00 series chipsets.sos2005-10-121-0/+9
OpenPOWER on IntegriCloud