History log of /src/sys/dev/raidframe/rf_optnames.h |
Revision | | Date | Author | Comments |
1.11 |
| 11-Dec-2005 |
christos | merge ktrace-lwp.
|
1.10 |
| 09-Jan-2004 |
oster | Cleanup rf_enableAtomicRMW and its use. According to the comments, we can't set this to anything other than zero anyway. Shaves off another 900 bytes. lu_flag's days are numbered now, as are the middle parameters of RF_CREATE_PARAM3.
|
1.9 |
| 31-Dec-2003 |
oster | Remove 3 unused debugging options: RF_DBG_OPTION(accessTraceBufSize, 0) RF_DBG_OPTION(disableAsyncAccs, 0) RF_DBG_OPTION(suppressTraceDelays, 0)
|
1.8 |
| 04-Aug-2002 |
oster | branches: 1.8.6; One less debug option.
|
1.7 |
| 04-Aug-2002 |
oster | Remove a couple of options that are obsolete.
|
1.6 |
| 07-Dec-1999 |
oster | branches: 1.6.6; 1.6.8; 1.6.20; Nuke what's left of the DFSTRACE stuff.
|
1.5 |
| 05-Sep-1999 |
oster | branches: 1.5.2; 1.5.8; Remove more unused stuff.
|
1.4 |
| 05-Feb-1999 |
oster | Phase 2 of the RAIDframe cleanup. The source is now closer to KNF and is much easier to read. No functionality changes.
|
1.3 |
| 26-Jan-1999 |
oster | Nuke more bits of RAIDframe "demo" code. We're not "demoing" here, we're doing the Real Thing!
|
1.2 |
| 26-Jan-1999 |
oster | RAIDframe cleanup, phase 1. Nuke simulator support, user-land driver, out-dated comments, and other unneeded stuff. This helps prepare for cleaning up the rest of the code, and adding new functionality.
No functional changes to the kernel code in this commit.
|
1.1 |
| 13-Nov-1998 |
oster | RAIDframe, version 1.1, from the Parallel Data Laboratory at Carnegie Mellon University. Full RAID implementation, including levels 0, 1, 4, 5, 6, parity logging, and a few other goodies. Ported to NetBSD by Greg Oster.
|
1.5.8.1 |
| 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.5.2.1 |
| 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
1.6.20.1 |
| 29-Aug-2002 |
gehenna | catch up with -current.
|
1.6.8.1 |
| 06-Sep-2002 |
jdolecek | sync kqueue branch with HEAD
|
1.6.6.1 |
| 13-Aug-2002 |
nathanw | Catch up to -current.
|
1.8.6.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.8.6.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.8.6.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|