summaryrefslogtreecommitdiff
path: root/sys/dev/ata/ata_if.m
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2013-04-04Remove all legacy ATA code parts, not used since options ATA_CAM enabled inAlexander Motin
2012-01-15Convert files to UTF-8Ulrich Spörlein
2010-01-20Make ata_getrev() an optional method by implementing ata_null_getrev().Rui Paulo
2009-12-06MFp4:Alexander Motin
2008-04-10Add experimental support for SATA Port MultipliersSøren Schmidt
2007-04-06Add support for 64bit addressing to AHCI and Marvell controllers.Søren Schmidt
2006-01-05Get rid of the advertising clause in the copyright.Søren Schmidt
2005-04-30Take newbusification one step further, ie use the device_t more consequentlySøren Schmidt
2005-04-28Provide a default setmode method.Søren Schmidt
2005-04-28Rearrange the way the reset code is called.Søren Schmidt
2005-03-31Change the ata_* methods to use a channel device instead of aSøren Schmidt
2005-03-30Whoops, this got left out from the megacommitSøren Schmidt