freebsd-skq/sys/i386
bde b3eb962304 Flush the tx fifo in cystop(). Now ttyflush() (and thus tcflush(3))
almost works properly.  Unfortunately, there is no way to flush
the rx fifo without resetting the channel, which also flushes the
tx fifo.  We avoid resetting even when both fifos need to be flushed,
since resetting seems to cause the rx to lose sync if it is done
while data is arriving.

Reminded by:	NIST-PCTS
1998-12-17 19:23:09 +00:00
..
apm Perform APM power-off on power-off request, not halt request. 1998-12-10 23:36:14 +00:00
bios Perform APM power-off on power-off request, not halt request. 1998-12-10 23:36:14 +00:00
boot Fix my breakage of `make installworld'. However, i don't think it's right to 1998-11-28 08:03:24 +00:00
conf Added all the options to LINT with descriptions. Haven't tried to compile 1998-12-13 23:06:16 +00:00
eisa Pull in new ccb_hdr list types. 1998-12-15 08:24:45 +00:00
i386 Removed the cast to a pointer in the definition of PS_STRINGS and 1998-12-16 16:28:58 +00:00
ibcs2 Removed the cast to a pointer in the definition of PS_STRINGS and 1998-12-16 16:28:58 +00:00
include The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
isa Flush the tx fifo in cystop(). Now ttyflush() (and thus tcflush(3)) 1998-12-17 19:23:09 +00:00
linux Removed the cast to a pointer in the definition of PS_STRINGS and 1998-12-16 16:28:58 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00