summaryrefslogtreecommitdiff
path: root/sys/dev/ccdvar.h
AgeCommit message (Expand)Author
2009-04-04Fix problems with ccd:ad
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-02-15Replace some uses of lockmgr() / simplelocks.ad
2005-12-11merge ktrace-lwp.christos
2005-10-15- change the way to specify a bufq strategy. (by string rather than by number)yamt
2004-10-28hide bufq_state from userland.yamt
2004-08-23Protect against multiple inclusion.thorpej
2003-10-17Add user flag CCDF_NOLABEL to prevent the on-disk label from being readlukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-17Use a buffer queue. Primary advantage here is robustness in the facethorpej
2003-05-17Add DIOCKLABEL support. Fixes PR kern/21605 (Luke Mewburn).thorpej
2001-08-05change ccio_ndisks and sc_nccdisks of struct ccd_ioctl from int to u_intjdolecek
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