summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/ata-sata.c
Commit message (Expand)AuthorAgeFilesLines
* - 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-4/+0
* Add checks for ata_sata_scr_read() return statuses. It is mostly to silencemav2012-10-101-3/+5
* Fix build without `options ATA_CAM`, broken by r241144.mav2012-10-031-0/+4
* Implement SATA revision (speed) control for legacy SATA controller formav2012-10-021-4/+17
* Convert files to UTF-8uqs2012-01-151-1/+1
* Intel NM10 chipset's SATA controller has same PCI ID and revision as ICH7's,mav2011-06-091-7/+23
* Even if we are skipping SATA hard reset - set power management bits inmav2010-11-181-1/+5
* Set of legacy mode SATA enchancements:mav2010-10-181-55/+36
* Improve output for controllers that doesn't report SATA speed.mav2010-02-221-1/+1
* MFp4:mav2009-12-061-31/+14
* MFp4:mav2009-10-311-8/+3
* Move non-PCI prototypes from ata-pci.h -> ata-all.h.raj2009-06-241-3/+0
* Add experimental support for SATA interface power management.mav2009-04-291-4/+3
* Integrate user/mav/ata branch:mav2009-03-301-53/+124
* Use only higher half of device signature to identify device type. Somemav2009-02-211-3/+3
* Improve ata_reinit():mav2009-02-211-56/+6
* This is the roumored ATA modulerisation works, and it needs a little explanat...sos2008-10-091-0/+357
OpenPOWER on IntegriCloud