freebsd-nq/sys/i386
John Dyson 74d2d21c68 Change the initial delay in wdwait to a DELAY macro call. It is really
too long, but does not impact performance very much when using the
NSECS_MULTI option.  This will help solve some mysterious IDE I/O
problems.
1995-04-22 22:44:30 +00:00
..
apm This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
bios This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
boot Submitted by: bde@freebsd.org 1995-04-21 22:20:34 +00:00
conf Document the wd.c option NSECS_MULTI. 1995-04-22 22:39:33 +00:00
eisa Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
i386 Tiny printf formatting change: if we have no cpu_vendor or cpu_id info, 1995-04-22 03:58:46 +00:00
ibcs2 Some long-waiting fixes for the COFF module. They silence compiler 1995-04-08 15:52:30 +00:00
include Update pcvt to 3.20 b24 1995-04-08 15:49:25 +00:00
isa Change the initial delay in wdwait to a DELAY macro call. It is really 1995-04-22 22:44:30 +00:00
pci Correct pcibus_setup() to return as soon as one test succeeds. 1995-03-22 21:35:39 +00:00
scsi Be more careful with how we do a chip reset. 1995-04-15 21:37:32 +00:00
Makefile