NetBSD/sys/dev/isa
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
..
aha1542.c Updates to match config(8). 1994-03-10 20:52:09 +00:00
bt742a.c Updates to match config(8). 1994-03-10 20:52:09 +00:00
com.c Major cleanup and many bugs fixed; based in part on Brad Huntting's version 1994-03-08 08:12:56 +00:00
comreg.h Major cleanup and many bugs fixed; based in part on Brad Huntting's version 1994-03-08 08:12:56 +00:00
cy.c #include cpu.h in all files which use spl*(). 1994-03-08 12:21:10 +00:00
elink.c Add copyright notices. 1994-02-16 19:28:19 +00:00
elink.h Add copyright notices. 1994-02-16 19:28:19 +00:00
if_ed.c #include cpu.h in all files which use spl*(). 1994-03-08 12:21:10 +00:00
if_edreg.h Add 8003W and 8003EB, per David Greenman. 1994-03-02 22:47:36 +00:00
if_el.c #include cpu.h in all files which use spl*(). 1994-03-08 12:21:10 +00:00
if_elreg.h Clean up a bit more; make it look like other drivers. Remove SIOCGIFADDR. 1994-03-01 05:41:26 +00:00
if_ep.c Fix NS handling. 1994-03-09 17:19:10 +00:00
if_epreg.h Fix spelling error in Copyright notice 1994-01-28 23:43:26 +00:00
if_hp.c #include cpu.h in all files which use spl*(). 1994-03-08 12:21:10 +00:00
if_ie507.h Finish 507 probe routine. 1994-02-16 19:04:41 +00:00
if_ie.c DELAY() --> delay(). This is not a macro. 1994-03-06 17:18:43 +00:00
if_ieatt.h
isa.c Update for new config; handles subdevices differently. 1994-03-10 21:38:46 +00:00
isadma.c
isavar.h delete contents; can't appear in trunk until copyright is fixed. 1994-01-21 05:11:07 +00:00
lpt_isa.c DELAY() --> delay(). This is not a macro. 1994-03-06 17:18:43 +00:00
lpt.c DELAY() --> delay(). This is not a macro. 1994-03-06 17:18:43 +00:00
lptreg.h Combined version from magnum branch. Somewhat faster and less buggy. 1994-02-18 19:50:56 +00:00
mcd.c DELAY() --> delay(). This is not a macro. 1994-03-06 17:18:43 +00:00
mcdreg.h Fix copyright. No code by G. Clark left. 1994-02-21 15:23:59 +00:00
sb.c DELAY() --> delay(). This is not a macro. 1994-03-06 17:18:43 +00:00
sbreg.h LBL /dev/audio and soundblaster drivers, as ported by brad@fcr.com. 1994-01-09 19:35:00 +00:00
ultra14f.c Updates to match config(8). 1994-03-10 20:52:09 +00:00
wd7000.c Updates to match config(8). 1994-03-10 20:52:09 +00:00
wd.c Various: 1994-03-11 23:29:12 +00:00
wdreg.h Cleanup to fit standard coding conventions, and *many* bugs fixed. 1994-03-10 05:18:33 +00:00
wt.c #include cpu.h in all files which use spl*(). 1994-03-08 12:21:10 +00:00
wtreg.h Remove imbedded RCS logs. 1994-02-15 15:08:24 +00:00