NetBSD/sys/arch/i386
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
..
boot From Bruce Evans: Ignore the read-ahead cache if the device changes. 1994-02-20 14:05:19 +00:00
compile compile needs to be kept in the distribution 1993-04-19 23:30:06 +00:00
conf Make ep0 reflect factory default settings rather than my own. 1994-03-09 22:55:55 +00:00
eisa Updates to match config(8). 1994-03-10 20:52:09 +00:00
i386 Fix #includes. 1994-03-09 07:37:08 +00:00
include Back out previous change for now. 1994-03-09 07:58:39 +00:00
isa Various: 1994-03-11 23:29:12 +00:00
netboot Remove imbedded RCS logs. 1994-02-15 15:08:24 +00:00
stand Nuke remaining patchkit headers. 1993-08-02 18:17:24 +00:00
Makefile Add RCS indentifiers. 1993-07-31 15:17:49 +00:00