summaryrefslogtreecommitdiffstats
path: root/sys/dev/ccdvar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ccd goes to the atticderaadt2011-10-061-184/+0
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* now that all partition size/offsets are potentially 64-bit, change thederaadt2007-06-061-6/+6
* Remove the ``new i/o'' code. It has never worked well, noone has stepped upmiod2007-04-181-2/+2
* use rwlocks instead of hand-rolled. make the softc private parts private.tedu2007-04-061-25/+1
* calculate the rpm for a disklabel; implement new io discipline for mirror; this also changes the mirror striping strategy a bit to achieve the scatter-gathering; of course it has been proven that new discipline still makes troubles thus not enabling it yet );mickey2005-03-251-1/+2
* fix a buffer-done race that makes mirroring work now;mickey2005-02-241-19/+25
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Add some missing lengths checks when passing data from userland tomillert2001-09-161-3/+4
* Optimized to perform well on small interleaves which makes the ccd driverniklas1997-11-261-2/+3
* From NetBSD: sync with 960217 sourcesniklas1996-03-021-19/+25
* from netbsd;deraadt1996-01-121-5/+3
* initial import of NetBSD treederaadt1995-10-181-0/+206