freebsd-skq/sys/i386
bde b456a83743 Throw away input if CREAD is not set. POSIX requires no characters to be
received in this case even if the hardware doesn't have a CREAD bit.

Found by:	NIST-PCTS
1996-11-30 15:03:05 +00:00
..
apm APM_DSVALUE_BUS is no longer with the addition of the correct fix to 1996-09-07 17:41:22 +00:00
bios APM_DSVALUE_BUS is no longer with the addition of the correct fix to 1996-09-07 17:41:22 +00:00
boot Add a timeout here, just like in if_ed.c 1996-11-28 09:54:38 +00:00
conf Clarified the comment about removing other CPU defs. Specifically, 1996-11-29 07:08:48 +00:00
eisa Update comment and disable SCB paging for Rev E cards since paging, at least 1996-11-21 06:19:13 +00:00
i386 Fixed EFAULT handling in i586_copyin() and i586_copyout(). Use a 1996-11-29 14:32:30 +00:00
ibcs2 Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
include Relax the constraints on the bswap opcode (it works on non-byte 1996-11-29 16:22:22 +00:00
isa Throw away input if CREAD is not set. POSIX requires no characters to be 1996-11-30 15:03:05 +00:00
linux Add audio mixer ioctls. 1996-11-05 02:04:37 +00:00
pci More merge and update. 1996-10-30 22:41:46 +00:00
scsi Add code to the SCSIINT handler for unexpected busfrees and handling immediate 1996-11-22 08:28:45 +00:00
Makefile