summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/wdvar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Kill unused shutdown hook pointers.mpi2014-07-091-2/+1
* final removal of daddr64_t. daddr_t has been 64 bit for a long enoughderaadt2013-06-111-4/+4
* Correct the spelling of "transferred" and "transferring"guenther2012-02-241-3/+3
* KNF of mlarkin's code, requested by him. Some improvements to the interfacederaadt2011-09-221-2/+2
* Delete the long dead LOCKED and WANTED flags from cd(4), sd(4), andmatthew2011-06-061-3/+1
* Drop kernel support for the useless DIOCWLABEL ioctl and prune a lotmatthew2011-06-051-3/+1
* wd_hibernate_io() is a standalone disk io writer which tries to notderaadt2011-04-051-1/+38
* Manuel Bouyer rescinded clauses 3 and 4 of his license text.jsg2010-07-231-7/+1
* Garbage collect ata_bio's badsect field.matthew2010-07-211-2/+1
* now that all partition size/offsets are potentially 64-bit, change thederaadt2007-06-061-5/+5
* Multiple inclusion protection.grange2004-09-241-1/+6
* typos from Tom Cosgrove;jmc2003-10-211-5/+5
* spaces/tabs cleanupgrange2003-10-161-7/+7
* kill trailing spaces, no functional changesgrange2003-09-281-4/+4
* Fix Manuel Bouyer's copyright, from NetBSDgrange2003-02-211-15/+13
* LBA48 support.gluk2002-05-031-1/+2
* Final __P removal plus some cosmetic fixupsmillert2002-03-141-2/+2
* First round of __P removal in sysmillert2002-03-141-3/+3
* spellingtodd2001-01-251-2/+2
* Added support for wd detach (merge from NetBSD). Support forcsapuntz2000-04-101-1/+3
* Import of NetBSD ATA/IDE stuff.csapuntz1999-07-181-0/+80