freebsd-dev/sys/i386
John Hay 75c66a120a if_sr.c corrupted the global variable `ticks'.
Cosmetic changes:
if_sr_.c won't compile with a K&R compiler, so there is no need to cast
the timeout arg to the (wrong) type.
Submitted by:	bde
1996-10-31 20:22:40 +00:00
..
apm
bios
boot Synchronized with biosboot/Makefile: 1996-10-15 16:26:05 +00:00
conf Add two new aic7xxx driver options: 1996-10-28 06:05:58 +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 if_sr.c corrupted the global variable `ticks'. 1996-10-31 20:22:40 +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