summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/chipsets/ata-via.c
Commit message (Expand)AuthorAgeFilesLines
* Remove from legacy ata(4) driver support for hardware, supported by newermav2015-03-241-8/+0
* Reduce priority of ATA/SATA drivers.mav2015-03-231-1/+1
* - With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) relatedmarius2013-04-061-1/+0
* Remove duplicate const specifiers in many drivers (I hope I got all ofdim2012-11-051-2/+2
* Remove variables which are initialized but never used thereaftereadler2012-07-071-4/+0
* - First pass at const'ifying ata(4) as appropriate.marius2012-03-211-7/+9
* Convert files to UTF-8uqs2012-01-151-1/+1
* Record that there is no devices if SATA reset found none.mav2010-11-181-0/+2
* Some VIA SATA controllers provide access to non-standard SATA registers viamav2010-11-181-4/+128
* Add IDs for VIA VX900 chipset SATA controller.mav2010-11-171-1/+4
* Set of legacy mode SATA enchancements:mav2010-10-181-2/+13
* Revert r132291.mav2010-09-301-2/+1
* If ata_sata_phy_reset() failed and ata_generic_reset() is not called, markmav2010-07-101-1/+4
* Add VIA CX700/VX800 chipsets SATA/PATA support.mav2009-12-201-7/+56
* MFp4:mav2009-12-061-67/+56
* Add IDs for PATA part also.mav2009-10-261-0/+2
* Add two more VIA SATA chip IDs.mav2009-10-261-0/+2
* MFp4:mav2009-06-241-1/+1
* Integrate user/mav/ata branch:mav2009-03-301-1/+1
* Remove the local management of INTx as this is now taken care of by pci.rnoland2009-03-041-4/+0
* Quite mechanical ch_detach implementations for all atapci subdrivers.mav2009-02-191-0/+29
* As soon as they called in only same one place (ata_pcichannel_attach()),mav2009-02-181-4/+4
* This is the roumored ATA modulerisation works, and it needs a little explanat...sos2008-10-091-0/+351
OpenPOWER on IntegriCloud