summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/ata-pci.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix support for the VIA 6421 controller.sos2005-08-291-0/+1
* Apply fix for "pr82261 DMA-support on Sparc64 broken"sos2005-08-231-0/+1
* Add support for the Promise PDC4071[89] chips used on fx the Fasttrak TX4300.sos2005-08-121-0/+2
* Add support for the ITE IT8211F controller.sos2005-08-051-0/+1
* Add support for the Intel 31244.sos2005-06-081-0/+1
* Change the way ioctls are issue to ATA.sos2005-05-161-5/+5
* Cleanup commentssos2005-05-131-1/+1
* Add new Intel PCI ID's for the ICH7 chips (untested).sos2005-05-111-1/+7
* Take newbusification one step further, ie use the device_t more consequentlysos2005-04-301-8/+8
* Add one more Promise SATAII/150 chip id.sos2005-04-171-0/+1
* Refine the SATA PHY code so the time consumed during probe is reduced.sos2005-04-101-0/+1
* Add support for the PHY on nVidia, SiS and VIA chipssos2005-04-081-2/+6
* Generalise the SATA PHY handling code so it wont be duplicated forsos2005-04-081-1/+2
* Add firstshot support for Acer Labs Inc SATA partssos2005-04-051-1/+5
* Correct the PCI ID for the SiS 965, and add support for the SATA partsos2005-03-311-1/+2
* This is the much rumoured ATA mkIII update that I've been working on.sos2005-03-301-289/+309
* Add support for the ITE IT8212F controller.sos2004-12-081-0/+11
* Add first shot on support for the new Promise SATAII chips.sos2004-12-081-2/+10
* Add support for the ICH6 in legacy mode.sos2004-10-091-0/+3
* Fix the PC98 lockups on boot.sos2004-10-061-19/+18
* Cleanup the defines used for various chipsets.sos2004-09-031-5/+16
* Increase robustness of SATA handling.sos2004-06-151-0/+1
* Spring cleanup of macrossos2004-04-301-1/+1
* Make the test for ATA PCI legacy addressing mode more robust.sos2004-04-211-3/+2
* Add support for the Promise command sequencer present on all modern Promisesos2004-04-131-2/+8
* Update the SiS support to distinguish older southbridges better.sos2004-03-161-0/+1
* Add support for detaching PCI controllers.sos2004-03-151-2/+6
* Add yet another VIA pci id.sos2004-03-111-1/+2
* Add support for the sii3512 SATA chip.sos2004-02-251-0/+1
OpenPOWER on IntegriCloud