Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put raidframe in the attic. | 2012-04-06 | 1 | -492/+0 | |
| | |||||
* | Major KNF. Incentive from Tedu | 2002-12-16 | 1 | -244/+386 | |
| | |||||
* | sync RAIDframe with Gre Oster's work for NetBSD. | 2000-08-08 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | This update incorporates changes since January 2000. RAID1 and RAID5 tested for functionality matching the 2.7 code. A number of bug fixes (including stopping a parity rebuild when unconfiguring) have been included. See Greg's RAIDframe info page: http://www.cs.usask.ca/staff/oster/raid.html The RAID_AUTOCONFIG feature set does *NOT* yet work. These features require more work throughout the boot system and as such are a big task. IMPORTANT: As with anything that is this near live data on your systems, please test carefully with existing configurations before deploying in a live system. Feedback via sendbug or mail direct to peter@wonderland.org is appreciated. | ||||
* | * remove redundant rf_ccmn.h | 1999-08-04 | 1 | -2/+2 | |
| | | | | | | | | | | * remove init call to rf_ConfigureEtimer() and rf_sys.c in which it is the only function. update conf/files to reflect this. * update sources to make sure _KERNEL is used not KERNEL * change rf_etimer.h to protect macros an include of sys/kernel.h with a check for _KERNEL - let raidctl compile again. | ||||
* | Merge from NetBSD, mostly indentation | 1999-02-16 | 1 | -318/+175 | |
| | |||||
* | Import of CMU's RAIDframe via NetBSD. | 1999-01-11 | 1 | -0/+493 | |