aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/mdioctl.h
Commit message (Expand)AuthorAgeFilesLines
* Actually make use of the md_version field of 'struct mdio'. In orderDima Dorfman2001-12-201-1/+1
* Introduce a force option, MD_FORCE, that instructs the driver toDima Dorfman2001-08-071-0/+1
* Make "md" and "mdctl" macroized parameters.Poul-Henning Kamp2001-02-251-0/+3
* Add padding space and a version number to the md_ioctl structre for futurePoul-Henning Kamp2001-01-011-2/+7
* Add compress option at the instigation of rgrimes.Poul-Henning Kamp2000-12-311-0/+1
* This is repo-copied from vnioctl.hPoul-Henning Kamp2000-12-281-24/+24
* Fix a bug in the block number calculation for VN disks with a sectorMatthew Dillon1999-09-171-0/+3
* Reviewed by: julian with quick glances by bruce and othersJulian Elischer1995-08-281-0/+5
* A substantial change to the way this works. Not the "TEST_LABELING" isPoul-Henning Kamp1995-03-111-2/+12
* ioctl definitions for the vn driver.Poul-Henning Kamp1994-12-041-0/+61