aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_raid4.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove RAIDFrame. It hasn't worked since GEOM replaced the old diskScott Long2004-03-161-57/+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. Notes: svn path=/head/; revision=127066
* After much delay and anticipation, welcome RAIDFrame into the FreeBSDScott Long2002-10-201-0/+57
world. This should be considered highly experimental. Approved-by: re Notes: svn path=/head/; revision=105503