summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/chipsets/ata-acard.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r280393: Reduce priority of ATA/SATA drivers.mav2015-04-061-1/+1
* - With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) relatedmarius2013-04-061-1/+0
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inmav2013-04-041-100/+0
* Since ATA_CAM mode has no implemented support for serializing access to themav2013-04-031-0/+4
* Remove duplicate const specifiers in many drivers (I hope I got all ofdim2012-11-051-1/+1
* - First pass at const'ifying ata(4) as appropriate.marius2012-03-211-1/+1
* Remove remnants of ATA_LOCKING uses in the ATA_CAM case and wrap itmarius2012-03-211-2/+15
* Convert files to UTF-8uqs2012-01-151-1/+1
* - Use mutex to serialize index/data register pair usage, whenmav2011-07-221-1/+18
* MFp4:mav2009-12-061-60/+34
* MFp4:mav2009-06-241-1/+1
* - Add a void pointer to the ata-pci controller softc to allowjhb2009-05-141-17/+21
* Quite mechanical ch_detach implementations for all atapci subdrivers.mav2009-02-191-0/+1
* 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/+285
OpenPOWER on IntegriCloud