summaryrefslogtreecommitdiffstats
path: root/sys/dev/raidframe/rf_reconutil.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove RAIDFrame. It hasn't worked since GEOM replaced the old diskscottl2004-03-161-338/+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 __FBSDID().obrien2003-08-241-1/+3
| | | | Also some minor style cleanups.
* After much delay and anticipation, welcome RAIDFrame into the FreeBSDscottl2002-10-201-0/+336
world. This should be considered highly experimental. Approved-by: re
OpenPOWER on IntegriCloud