freebsd-dev/sys/i386
Justin T. Gibbs b6e49ed332 Remove the bus settle delay after reset code. It could cause an infinite
loop.

Perform a "-Wall" cleanup which actually exposed two real bugs having to
do with operator precedence.
1997-08-15 19:27:43 +00:00
..
apm Fix crash when halting where APM was configured but not enabled 1997-06-19 00:25:03 +00:00
bios Fix crash when halting where APM was configured but not enabled 1997-06-19 00:25:03 +00:00
boot Oops, boot2 got too big. make VESA_SUPPORT nondefault. 1997-07-31 11:30:30 +00:00
conf Add support for the new Parallel-Port Bus and devices thereon. 1997-08-14 14:03:27 +00:00
eisa Removed unused #includes. 1997-07-20 06:31:09 +00:00
i386 Back out a part of the disk scheduling "improvements" :-(. Let me know 1997-08-12 19:07:42 +00:00
ibcs2 Removed unused #includes. 1997-07-20 09:39:51 +00:00
include The promised "better fix" for "Trap 9 When Boot SMP" problem. 1997-08-15 02:34:32 +00:00
isa ISA Parallel-Port Bus chipset driver. 1997-08-14 14:01:36 +00:00
linux Ops the arguments to copyin was in the wrong order.. 1997-08-10 18:15:20 +00:00
pci Removed unused #includes. 1997-07-20 14:10:18 +00:00
scsi Remove the bus settle delay after reset code. It could cause an infinite 1997-08-15 19:27:43 +00:00
Makefile