freebsd_amp_hwpstate/sys/i386
Peter Wemm 446fe15067 Apply a bandaid to a problem elsewhere in the driver, when the process is
blocked in a write() while waiting for the output to drain, sleep only
for tp->t_timeout, not forever.  This only seems to happen when there is
either a modem lockup holding the hardware flow control down, or due to
some problem in the driver with processes attempting to write after the
modem has hung up (eg: elm, tf).
1996-07-26 13:47:38 +00:00
..
apm Add some comments explaining what APM_DSVALUE_BUG does no that I know 1996-07-11 16:35:12 +00:00
bios Add some comments explaining what APM_DSVALUE_BUG does no that I know 1996-07-11 16:35:12 +00:00
boot Moved the definition of DEBUGMSG() from asm.h to start.S. This macro 1996-07-12 05:42:02 +00:00
conf Merge. 1996-07-11 11:18:45 +00:00
eisa Add interrupt register set up with original register value 1996-07-19 13:20:05 +00:00
i386 Post-commit review by Bruce. Mostly stylistic changes. 1996-07-21 08:20:51 +00:00
ibcs2 Clean-up the new VM map procfs code, and also add support for executable 1996-06-18 05:16:00 +00:00
include Update to current state of PC98 world. 1996-07-23 07:46:59 +00:00
isa Apply a bandaid to a problem elsewhere in the driver, when the process is 1996-07-26 13:47:38 +00:00
linux Removed unused #include. Linux doesn't support SCO consoles. 1996-06-23 17:08:11 +00:00
pci Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h 1996-06-18 01:22:40 +00:00
scsi Fix problem with scb flag handing that crept in with the SCB paging support. 1996-06-23 20:02:37 +00:00
Makefile