summaryrefslogtreecommitdiffstats
path: root/sys/dev/biovar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* blinking doesnt care about volid and diskid at the moment. use targetdlg2005-08-181-6/+6
* fix a pasto by marco@dlg2005-08-181-6/+1
* Add "create hot spare" ok dlg@marco2005-08-181-6/+16
* Add ioctl for setting the state of disks.marco2005-08-171-38/+54
* Add blink ioctl.marco2005-08-171-1/+17
* add bio_unregister so drivers can remove their bio entry on error ordlg2005-08-171-1/+2
* Fix a few retardos. Yelled at by deraadt@marco2005-08-161-9/+3
* Provide HDD serial numbers to bio. Requested deraadt@ ok dlg@marco2005-08-091-2/+2
* Add ses link. Tested and ok deraadt@marco2005-08-081-2/+3
* rename a bunch of bio/raid APIs to stop the bleeding in dlg andderaadt2005-08-081-64/+55
* Add devices to structures.marco2005-08-081-13/+24
* Unbreak tree after marco forgotten commit. Then phoning marco to bitch him out.beck2005-08-011-4/+22
* Redo bioctl because initial implementation was too complex.marco2005-07-291-139/+71
* revert marcos bio changes, mickey not okdlg2005-07-181-48/+139
* Rip out all previous bio code because it sucked. Replaced all ioctl code inmarco2005-07-181-139/+48
* Add alert blink.marco2005-04-061-1/+2
* add blink and unblink.marco2005-04-041-1/+15
* add raid definesmarco2005-03-291-1/+135
* fix various 3/4 licenses according to "terms" filederaadt2003-06-031-6/+1
* bio is a driver that can delegate ioctls to other drivers whichniklas2002-06-091-0/+52