summaryrefslogtreecommitdiff
path: root/sys/dev/ccdvar.h
AgeCommit message (Expand)Author
1999-08-11Garbage-collect CCDF_SWAP; no longer used, and doesn't make any sensethorpej
1999-08-11We really only need *one* componenet buffer pool...thorpej
1999-01-21Fix a st00p1d bug I introduced in rev 1.57, which would cause any activitythorpej
1999-01-12Whole lotta cleanup wrt. how configuration data is stored internally, andthorpej
1998-11-13Nuke the mirroring code. RAIDframe is about to go in, and is a muchthorpej
1998-07-31Use the pool allocator for component buffer headers.thorpej
1997-10-09Fix tipo inherited from old version of TNF copyright template.jtc
1997-01-30A performance optimization, inspired by a conversation with Thor Simon:thorpej
1996-02-28Copyright assigned to The NetBSD Foundation.thorpej
1996-02-01Add experimental data mirroring support, derived from code written bythorpej
1996-01-07New generic disk framework. Highlights:thorpej
1995-10-12Fix bad pointer deref, memory leak, and geometry calculation, pointedthorpej
1995-10-09Implement a simple locking mechanism and use it, for sanity's sake.thorpej
1995-08-23Fix typo in comment, from Chris P. Ross.thorpej
1995-08-17New version of ccd. Allows dynamic run-time configuration andthorpej
1995-03-26KERNEL -> _KERNELjtc
1994-07-02These should have been the 4.4Lite versions. duh.hpeyerl
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-06-24Concat disk driver moved from hp300/dev to here.hpeyerl