freebsd-nq/sys/i386
Bruce Evans 4ce7d32178 Always wake up writers after clearing TS_BUSY. This will soon be
essential when I fix excessive wakeups for output-below-low-water.
In cy.c and sio.c, wake up via the driver start routine to also
eliminate duplicated code involving the clearing of TS_TTSTOP.

Always (except in code to be replaced soon) call driver start
routine directly instead of going through ttstart().
1995-07-29 04:05:57 +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 Fixed bug I introduced with the memory-size code rewrite that broke 1995-07-28 11:21:06 +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 Always wake up writers after clearing TS_BUSY. This will soon be 1995-07-29 04:05:57 +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 Specify the controller bus in the scsi_link structure to allow hardwired 1995-07-17 23:35:16 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00