freebsd-skq/sys/i386
joerg 56a5526f33 Fix the broken EOF handling in the floppy driver. The most obvious
appearance of this bug was the malfunctioning -M option in GNU tar (it
worked only by explicitly specifying -L).

Reviewed by:	bde, and partially corrected accoring to his comments

Candidate for 2.2, IMHO even for 2.1.6.
1996-11-02 23:31:11 +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 Fill in the bios-geometry array in struct bootinfo. 1996-11-02 14:46:27 +00:00
conf add in CONSPEED option 1996-11-02 02:25:22 +00:00
eisa Add some code to allow SCB sharing for the 398X cards. This involves passing 1996-10-28 06:06:42 +00:00
i386 Further improved version of hadling a HALT when there is no console. 1996-10-31 00:57:28 +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 Further improved version of hadling a HALT when there is no console. 1996-10-31 00:57:28 +00:00
isa Fix the broken EOF handling in the floppy driver. The most obvious 1996-11-02 23:31:11 +00:00
linux Declare pointers to signal handling functions in full instead of as 1996-10-25 16:20:34 +00:00
pci More merge and update. 1996-10-30 22:41:46 +00:00
scsi Add basic support for the 398X cards as multi-channel SCSI host adapters. 1996-10-28 06:10:02 +00:00
Makefile