summaryrefslogtreecommitdiff
path: root/sys/dev/biovar.h
AgeCommit message (Expand)Author
2006-06-10shorten a name for bioctlTheo de Raadt
2006-05-26simplify interface (not binary compatible); ok marcoTheo de Raadt
2006-05-25make an Online/Scrub SD state for marcoTheo de Raadt
2006-05-25also provide a seconds-of-progress counter; ok marcoTheo de Raadt
2006-05-25Add a few more volume status values, and a % completion as well, nowTheo de Raadt
2005-08-18blinking doesnt care about volid and diskid at the moment. use targetDavid Gwynne
2005-08-18fix a pasto by marco@David Gwynne
2005-08-18Add "create hot spare" ok dlg@Marco Peereboom
2005-08-17Add ioctl for setting the state of disks.Marco Peereboom
2005-08-17Add blink ioctl.Marco Peereboom
2005-08-17add bio_unregister so drivers can remove their bio entry on error orDavid Gwynne
2005-08-16Fix a few retardos. Yelled at by deraadt@Marco Peereboom
2005-08-09Provide HDD serial numbers to bio. Requested deraadt@ ok dlg@Marco Peereboom
2005-08-08Add ses link. Tested and ok deraadt@Marco Peereboom
2005-08-08rename a bunch of bio/raid APIs to stop the bleeding in dlg andTheo de Raadt
2005-08-08Add devices to structures.Marco Peereboom
2005-08-01Unbreak tree after marco forgotten commit. Then phoning marco to bitch him out.Bob Beck
2005-07-29Redo bioctl because initial implementation was too complex.Marco Peereboom
2005-07-18revert marcos bio changes, mickey not okDavid Gwynne
2005-07-18Rip out all previous bio code because it sucked. Replaced all ioctl code inMarco Peereboom
2005-04-06Add alert blink.Marco Peereboom
2005-04-04add blink and unblink.Marco Peereboom
2005-03-29add raid definesMarco Peereboom
2003-06-03fix various 3/4 licenses according to "terms" fileTheo de Raadt
2002-06-09bio is a driver that can delegate ioctls to other drivers whichNiklas Hallqvist