freebsd-dev/sys/i386
Justin T. Gibbs 185363acb2 Long overdue, more complete, reset code. These changes implement a
BUS DEVICE RESET followed by BUS RESET failure recovery strategy including
the necesary renegotiation of sync/wide transfers after recovery completes.

Clean up debugging code to make it more finely selectable.  Reset code
debugging is enabled for now so I can get more feedback on how this
code behaves in real life.
1995-07-31 08:25:36 +00:00
..
apm Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
bios Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
boot Change install' to ${INSTALL}' so that default install flags can be 1995-07-25 00:37:58 +00:00
conf Support for voxware 3.05. 1995-07-28 22:25:52 +00:00
eisa First step of fixing the remaining sloppy common-style declarations. 1995-07-25 15:53:11 +00:00
i386 Fix a bug in my disabled version of trap_pfault()...curpcb may be NULL even 1995-07-30 17:49:24 +00:00
ibcs2 Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
include Merge in changes for VOXWARE 3.05 1995-07-28 22:30:53 +00:00
isa Fix enough of the recently introduced brokenness for LINT to compile. 1995-07-29 14:20:54 +00:00
linux First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
pci The PCI config mechanism 1 test failed for the Intel Aries. 1995-06-30 16:11:42 +00:00
scsi Long overdue, more complete, reset code. These changes implement a 1995-07-31 08:25:36 +00:00
Makefile