summaryrefslogtreecommitdiff
path: root/tests/dev/raidframe
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dev/raidframe')
0 files changed, 0 insertions, 0 deletions
j 2006-01-29Make almost everything #include <sys/bswap.h> instead of <machine/bswap.h>dsl 2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry 2005-12-11merge ktrace-lwp.christos 2005-04-03Make it possible for attachment to specify that the 16bit access shouldn'tjdolecek 2005-02-04de-__Pperry 2003-01-15Zero out the NIC memory when padding packet to ETHER_MIN_LEN-ETHER_CRC_LENbouyer 2001-11-13add/cleanup RCSIDlukem 2001-07-04g/c WE_FLAGS_*, use DP8390_FORCE_{8|16}BIT_MODE instead WE_FLAGS_*jdolecek 2001-03-29kill bunch of unneeded includesjdolecek 2001-03-23Split we(4) driver to bus independant and ISA-specific parts, in preparationjdolecek 33 +0000'>2005-02-12Add a 'waitflag' argument to rf_CreateDiskQueueData() and use it tooster 2005-02-05CreateDiskQueueData() doesn't need to use void * for raidPtr.oster 2004-11-24Only touch bufpool whilst in splbio(). (That should be the caseoster 2004-03-23bufpool must be accessed at splbio().oster 2004-03-21Doesn't hurt much to zero this before we start mucking with it.oster 2004-03-07- Introduce rf_pools which contains all of the various global pools usedoster 2004-03-07- Introduce rf_pools which contains all of the various global pools usedoster 2004-03-05- remove the RF_*_INC's, as necessary. They are not needed any more.oster 2004-02-29Adjust _rf_ShutdownCreate() so that it is willing to wait for moreoster 2004-01-01Nuke a bunch of unused variables:oster 2003-12-31init_dqd and clean_dqd don't do enough to be their own functions,oster 2003-12-30Some days you wonder if some of the function declaration consistencyoster 2003-12-29_rf_create_managed_cond() is now left doing nothing. Convert callers.oster 2003-12-29_rf_create_managed_mutex() is doing just a simple:oster 2003-12-29- first kick at a major reworking of RAIDframe's memory allocation code:oster 2003-12-29[Having received a definite lack of strenuous objection, a small amountoster 2003-02-09constify somejdolecek 2002-09-17Use RF_DEBUG_DISKQUEUE to eliminate more debuggin printfs that theoster 2002-09-15Nuke unlockingOp -- it was only used for the userland version of theoster 2002-09-15'buf2' is unused. Nuke it.oster 2002-09-14Everyone and their dog was using RF_ERRORMSG3 to print out the sameoster 2002-08-02- AuxFunc is no longer used.oster 2002-08-02It appears that nothing is using rf_CreateDiskQueueDataFull. Make it evenoster 2001-11-13add RCSIDslukem 2001-10-04Step 2 of the disentanglement. We now look to <dev/raidframe/*> foroster