summaryrefslogtreecommitdiff
path: root/sys/dev/softraid.c
AgeCommit message (Expand)Author
2007-03-27First stab at state transition code for volumes and chunks.Marco Peereboom
2007-03-26typos in commentsTed Unangst
2007-03-24fix the vnode lockingTed Unangst
2007-03-20Hook up sd ioctl.Marco Peereboom
2007-03-20Fake out target id for bioc_disk.Marco Peereboom
2007-03-19the autoconf glue funcs (match/attach/etc) are only used inside softraid.c,David Gwynne
2007-03-19Fix keyword expansion.Michael Knudsen
2007-03-19attach softraid to the root of the device tree in a machine independantDavid Gwynne
2007-03-19Add a new device that provides a framework for IO manipulation. A very basicMarco Peereboom