summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/chipsets/ata-sis.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 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-19/+19
* Convert files to UTF-8uqs2012-01-151-1/+1
* If ata_sata_phy_reset() failed and ata_generic_reset() is not called, markmav2010-07-101-0/+4
* Make hw.ata.ata_dma_check_80pin tunable affect not only device side, butmav2010-07-101-2/+2
* MFp4:mav2009-12-061-40/+31
* 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/+1
* As soon as they called in only same one place (ata_pcichannel_attach()),mav2009-02-181-4/+4
* Before modularization commit, atapci driver was attaching only to devices ofmav2008-12-181-0/+3
* This is the roumored ATA modulerisation works, and it needs a little explanat...sos2008-10-091-0/+314
OpenPOWER on IntegriCloud