mycroft
|
7263209ce6
|
Make each disk and tape driver define its own read and write functions.
Deprecate rawread() and rawwrite() completely. Remove d_strategy from cdevsw to
force the abstraction barrier.
|
1995-07-04 07:15:28 +00:00 |
cgd
|
bc9de32349
|
make dump stubs consistent
|
1995-06-26 05:34:44 +00:00 |
cgd
|
f6589edbc7
|
spaces -> tab
|
1995-03-09 02:20:34 +00:00 |
cgd
|
a44a276543
|
from jason thorpe: add ccdclose(), make it work with the MI scsi code,
and add knowledge of i386 disk device names (XXX).
|
1995-03-02 06:40:38 +00:00 |
cgd
|
f694af6712
|
don't overload buffer structs; allocate and use a 'super-struct' instead.
|
1995-03-02 06:38:11 +00:00 |
cgd
|
6ac2bbfc35
|
be more careful with types, also pull in headers where necessary.
|
1994-10-30 21:43:03 +00:00 |
mycroft
|
06476a4e53
|
ccdevsw --> cdevsw
|
1994-08-14 07:41:08 +00:00 |
hpeyerl
|
3214723fcf
|
These should have been the 4.4Lite versions. duh.
|
1994-07-02 06:03:47 +00:00 |
cgd
|
cf92afd66e
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:29:24 +00:00 |
hpeyerl
|
6f9db1ee2d
|
Concat disk driver moved from hp300/dev to here.
|
1994-06-24 14:11:02 +00:00 |