summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/chipsets/ata-serverworks.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-29/+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-3/+3
* Convert files to UTF-8uqs2012-01-151-1/+1
* Several chipset drivers alter parameters relevant for the DMA tag creation,marius2010-11-281-2/+2
* Do hard reset before soft reset for SATA channels. Soft reset reported to bemav2010-11-271-1/+1
* Fix a problem where device detection would work unreliably on Serverworksnwhitehorn2010-09-091-18/+25
* Following r209299, level interrupts are low by default on PPC, so removenwhitehorn2010-06-181-7/+0
* Some revisions of the Serverworks K2 SATA controller have a datanwhitehorn2010-06-061-0/+10
* Correct the comment. We now use level low instead of edge high for thisnwhitehorn2010-06-051-1/+1
* Partially revert r208162 while waiting for review on a more comprehensivenwhitehorn2010-06-051-0/+7
* Relocate interrupt sense setting for K2 SATA from the ATA driver to thenwhitehorn2010-05-161-7/+0
* Serverworks OSB4 has no 0x4a (piomode) register, do not touch it.mav2009-12-171-2/+4
* MFp4:mav2009-12-061-47/+52
* MFp4:mav2009-10-311-6/+5
* Add some magic taken from OS X and Linux to support early revision K2nwhitehorn2009-10-291-0/+31
* MFp4:mav2009-06-241-1/+1
* The Serverworks SATA chipsets used in Apple G5 systems require requiringnwhitehorn2009-04-041-0/+23
* Quite mechanical ch_detach implementations for all atapci subdrivers.mav2009-02-191-0/+12
* As soon as they called in only same one place (ata_pcichannel_attach()),mav2009-02-181-3/+3
* - For chipsets that can't do 64k transfers, fall back to 32k transfersjhb2008-10-171-2/+2
* This is the roumored ATA modulerisation works, and it needs a little explanat...sos2008-10-091-0/+332
OpenPOWER on IntegriCloud