summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/ata-pci.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix support for the Promise TX4 on amd64.sos2004-02-021-0/+1
* Cleanups/cosmetics.sos2004-01-291-1/+0
* Update the support for the VIA 8237 southbridge.sos2004-01-201-1/+2
* Add support for the Silicon Image 3114 4 channel SATA controller.sos2004-01-171-1/+3
* Add support for the SiS 661 chipset (using SiS 963 south).sos2003-12-181-0/+1
* Workaround for errata on early versions of the sii3112.sos2003-11-281-0/+1
* Add support for the SiS964 ATA/SATA southbridge.sos2003-11-181-6/+9
* Add support for the VIA 8237 (both PATA and SATA part).sos2003-10-301-0/+1
* Add another ID for the SiI3112a SATA chip as used on the Adaptec 1210SA.sos2003-09-081-0/+1
* Support the nForce3 chip found on Opteron motherboards:obrien2003-09-021-0/+1
* Cleanup the dma int/alloc/free code.sos2003-08-251-2/+2
* This is a major rework of the ATA driver (ATAng)sos2003-08-241-2/+7
* Update the SATA support code to work more correctly withsos2003-07-021-3/+4
* Support the ICH5 SATA part.sos2003-05-181-1/+1
* Add a couble new Intel PCI id'ssos2003-05-101-0/+2
* Add PCI ID's for the Intel ICH5 (82801EB) chipset.jhb2003-05-061-0/+1
* I'm pleased to announce that Promise is now supporting the FreeBSDsos2003-05-011-2/+17
* Add a few more older SiS ID's.sos2003-04-101-0/+1
* Third round of updates to the ATA driver.sos2003-04-071-2/+2
* Second round of updates to the ATA driver.sos2003-03-291-11/+13
* Minor cleanup of the Promise code.sos2003-03-031-1/+3
* Fix support for Acer chips. The UDMA enable regs wasn't set properly.sos2003-02-251-1/+1
* Fix support for the old CMD 646 chips, interrupt setup was wrong.sos2003-02-251-1/+2
* First round off updates/fixes to the ATA driver.sos2003-02-201-0/+262
OpenPOWER on IntegriCloud