freebsd-dev/sys/i386
Peter Wemm 5275513295 Fix some outstanding bugs in the DCD modem control..
Implement the slip/ppp "hotchar" detection to improve latency
Debug the L_RINT bypass code..
Fix an interesting feature that caused 8-bit chars to loose their top bit
in some circumstances..

This finishes the remaining outstanding problems that I'm aware of, with
the exception of efficiency...  Optimizing can come later after it's fully
debugged.
1995-08-22 00:48:17 +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 First part of importing the Japanese `od' driver. 1995-08-19 15:59:35 +00:00
conf Correct a pathname. The isdn tells to look for a 1995-08-20 15:52:10 +00:00
eisa Add hook for EISA probe for Specialix EISA card. 1995-08-09 13:00:25 +00:00
i386 A couple of micro optimizations to improve NULL syscall performance by 1995-08-21 18:06:48 +00:00
ibcs2
include add a new Debug mode.. "DBG_OPTIM" - for observing the L_RINT bypass 1995-08-22 00:42:07 +00:00
isa Fix some outstanding bugs in the DCD modem control.. 1995-08-22 00:48:17 +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 Properly prototype the ahc_done routine, and pass the right number of 1995-08-15 08:54:21 +00:00
Makefile