summaryrefslogtreecommitdiffstats
path: root/sys/dev/raidframe/rf_decluster.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove RAIDFrame. It hasn't worked since GEOM replaced the old diskscottl2004-03-161-747/+0
| | | | | | mini-layer. I don't have time to bing it forward into the GEOM world, and no one else has stepped forward to claim it. It'll be in the Attic for safe keeping for now.
* Use a dynamic major assignment for the raidctl device.scottl2003-09-291-1/+1
|
* Use __FBSDID().obrien2003-08-241-1/+3
| | | | Also some minor style cleanups.
* After much delay and anticipation, welcome RAIDFrame into the FreeBSDscottl2002-10-201-0/+745
world. This should be considered highly experimental. Approved-by: re
OpenPOWER on IntegriCloud