summaryrefslogtreecommitdiff
path: root/sys/dev/ccd.c
AgeCommit message (Expand)Author
1995-09-06Fix misplaced #ifdef.thorpej
1995-08-29Wrap dk stats stuff in `#ifdef WORKING_DISK_STATISTICS'. Takes carethorpej
1995-08-21Fix typo, pointed out by cross@va.pubnix.com (Chris P. Ross).thorpej
1995-08-17New version of ccd. Allows dynamic run-time configuration andthorpej
1995-07-04Make each disk and tape driver define its own read and write functions.mycroft
1995-06-26make dump stubs consistentcgd
1995-03-09spaces -> tabcgd
1995-03-02from jason thorpe: add ccdclose(), make it work with the MI scsi code,cgd
1995-03-02don't overload buffer structs; allocate and use a 'super-struct' instead.cgd
1994-10-30be more careful with types, also pull in headers where necessary.cgd
1994-08-14ccdevsw --> cdevswmycroft
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