summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_map.c
AgeCommit message (Expand)Author
2002-09-24Cleanup the comment formatting a bit.oster
2002-09-23Ooops.. should have included this 'row' with the last change.oster
2002-09-23'row' was defined and set, but never used. *poof* Thanks to Simon B.oster
2002-09-21rf_FreePhysDiskAddr is only needed by paritylogging.oster
2002-09-21rf_FreeAccessStripeMapComponent() goes too. Thanks Krister!oster
2002-09-21Nuke rf_AllocAccessStripeMapComponent(). Thanks Krister!oster
2002-09-19Introduce RF_DEBUG_MAP, and use it to ignore more rarely used code.oster
2002-09-14Everyone and their dog was using RF_ERRORMSG3 to print out the sameoster
2002-08-03Nuke two more functions that arn't used anywhere and are only contributingoster
2002-05-22bcopy -> memcpy. Reviewed by Greg Oster.wiz
2002-01-07Revert previous. Need to be more careful with what gets chopped out.oster
2002-01-07Some of this stuff is really just for debugging, so compile it only ifoster
2001-11-13add RCSIDslukem
2001-10-05More #if 0's bite the dust.oster
2001-10-04Step 2 of the disentanglement. We now look to <dev/raidframe/*> foroster
2001-07-18bzero -> memsetthorpej
2000-06-29Nuke a printf that *I* added at least as early as Nov, 1998, and which isoster
1999-08-13rf_sys.h does not need to be #included in any of these files, and, actually,oster
1999-02-05Phase 2 of the RAIDframe cleanup. The source is now closer to KNFoster
1999-01-26RAIDframe cleanup, phase 1. Nuke simulator support, user-land driver,oster
1998-11-13RAIDframe, version 1.1, from the Parallel Data Laboratory atoster