freebsd-skq/sys/i386
bde aa976b6579 Deleted the workaround for lockup of certain (hopefully no longer used)
UARTs when their divisor latch registers are selected while they are
doing output.  Waiting for (some) output to drain is not permitted for
the TCSANOW case of tcsetattr().  NIST-PCTS easily detects bugs like
this by testing at at speeds that no one would want to use (50 bps).

Deleted stale comments related to flushing i/o.  Flushing works properly
for 16550s according to NIST-PCTS (it can't work properly for 16450s).
This finishes fixing all sio(16550)-related bugs found by NIST-PCTS.
1998-11-22 10:47:42 +00:00
..
apm Add the ability to specify where on the at_shutdown queue a handler is 1998-10-30 05:41:15 +00:00
bios Add the ability to specify where on the at_shutdown queue a handler is 1998-10-30 05:41:15 +00:00
boot add -aout key to cc, size, strip - it not work for elf system 1998-11-21 21:07:17 +00:00
conf Make it possible to adjust the IDE probe delay from kernel config files. 1998-11-15 20:08:50 +00:00
eisa Bring back support for honoring the primary channel setting for twin channel 1998-10-15 18:21:50 +00:00
i386 Finished updating module event handlers to be compatible with 1998-11-15 15:33:52 +00:00
ibcs2 Finished updating module event handlers to be compatible with 1998-11-15 15:33:52 +00:00
include - Added support for Genius Kidspad tablet. 1998-11-20 11:22:17 +00:00
isa Deleted the workaround for lockup of certain (hopefully no longer used) 1998-11-22 10:47:42 +00:00
linux Finished updating module event handlers to be compatible with 1998-11-15 15:33:52 +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