aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ata/ata_if.m
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inAlexander Motin2013-04-041-18/+0
* Convert files to UTF-8Ulrich Spörlein2012-01-151-1/+1
* Make ata_getrev() an optional method by implementing ata_null_getrev().Rui Paulo2010-01-201-1/+8
* MFp4:Alexander Motin2009-12-061-6/+13
* Add experimental support for SATA Port MultipliersSøren Schmidt2008-04-101-1/+1
* Add support for 64bit addressing to AHCI and Marvell controllers.Søren Schmidt2007-04-061-1/+1
* Get rid of the advertising clause in the copyright.Søren Schmidt2006-01-051-3/+1
* Take newbusification one step further, ie use the device_t more consequentlySøren Schmidt2005-04-301-1/+1
* Provide a default setmode method.Søren Schmidt2005-04-281-3/+9
* Rearrange the way the reset code is called.Søren Schmidt2005-04-281-4/+4
* Change the ata_* methods to use a channel device instead of aSøren Schmidt2005-03-311-10/+9
* Whoops, this got left out from the megacommitSøren Schmidt2005-03-301-0/+75