NetBSD/sys
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
..
arch Various: 1994-03-11 23:29:12 +00:00
boot Clean up deleted files. 1993-10-13 05:42:10 +00:00
compat update to syscall.master (for sysconf) 1994-03-03 14:15:53 +00:00
conf Oops. Bug fix for nfs server. Reported by Theo. 1994-03-10 16:56:14 +00:00
ddb Remove RCS logs. 1994-02-15 14:50:41 +00:00
dev Various: 1994-03-11 23:29:12 +00:00
isofs Correct timezone handling 1994-03-10 17:03:40 +00:00
kern A zero scale factor turns profiling off. 1994-03-11 09:12:22 +00:00
lib Make FFS optional 1994-03-09 21:21:37 +00:00
libkern Clean up deleted files. 1993-12-04 07:26:07 +00:00
miscfs I now understand why name caching was redone for 4.4BSD; Net/2's 1994-02-25 23:41:56 +00:00
msdosfs Fix minor bogon from last change. 1994-03-08 01:56:24 +00:00
net Some stability/safety/extensibility patches. Inspired by Christoph Badura. 1994-03-08 07:27:23 +00:00
netccitt pull in <machine/cpu.h>, rather than <machine/mtpr.h> for soft intr stuff 1994-01-16 01:58:59 +00:00
netinet PARANOID --> DIAGNOSTIC for inexpensive tests. 1994-02-14 21:43:33 +00:00
netiso it needs <net/af.h> like i need a hole in my head. 1994-02-14 06:42:43 +00:00
netns Need cpu.h for setsoftnet(). 1994-02-20 03:19:45 +00:00
nfs Oops. Bug fix for nfs server. Reported by Theo. 1994-03-10 16:56:14 +00:00
pcfs Clean up deleted files. 1993-08-13 11:35:49 +00:00
scsi More KNF-like. 1994-02-16 02:41:10 +00:00
stand Clean up deleted files. 1994-01-26 03:21:46 +00:00
sys Make FFS optional 1994-03-09 21:21:37 +00:00
ufs Clean up deleted files. 1994-03-09 21:25:30 +00:00
vm Use b_actf, not av_forw. 1994-02-06 10:13:02 +00:00
Makefile move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library' 1993-10-13 05:40:23 +00:00