NetBSD/sys/dev
mycroft 119f3ea688 Various:
Put WDF_ERROR in the wdc_softc, to avoid gratuitously forcing non-active drives
into single-sector mode on the next transfer.  Arrange to wait for an interrupt
after wdsetctlr(); this avoids long busy-wait delays, and gets rid of the
`extra interrupt' messages (except for one immediately after autoconfig on some
machines).  Replace some uses of wdsetctlr() with simply lowering wd->sc_state;
no point in forcing this immediately.  Allow control operations to time out.
Enable the warnings for long busy-wait delays by default.  Some other minor
things not worth mentioning.
1994-03-11 23:29:12 +00:00
..
ata Various: 1994-03-11 23:29:12 +00:00
eisa Updates to match config(8). 1994-03-10 20:52:09 +00:00
ic Cleanup to fit standard coding conventions, and *many* bugs fixed. 1994-03-10 05:18:33 +00:00
isa Various: 1994-03-11 23:29:12 +00:00
scsipi More KNF-like. 1994-02-16 02:41:10 +00:00
tc update from rick, tarfile of Oct 11 10:46 1993-10-15 02:56:33 +00:00
cons.c get sense of two comparisons right. from Chris Hopps <chopps@lamp> 1994-02-16 00:09:39 +00:00
cons.h Add RCS identifiers (this time on the correct side of the branch), and 1993-08-01 19:22:24 +00:00
vn.c add vnclose function 1994-02-27 08:41:11 +00:00
vnd.c add vnclose function 1994-02-27 08:41:11 +00:00
vndioctl.h vnode driver (from Mike Hibler make@cs.utah.edu) 1993-12-21 04:17:02 +00:00
vnioctl.h vnode driver (from Mike Hibler make@cs.utah.edu) 1993-12-21 04:17:02 +00:00