freebsd-skq/sys/i386
Mike Smith 8abff6b13b Enable duplex autodetection if UTP media are autodetected.
Add a sysctl 'machdep.cs_recv_delay' to specify how long to wait after
receiving a packet in order to check for a subsequent (back-to-back)
packet.  The cs8900 has a very small receive buffer, so this helps avoid
overflows at the cost of some extra CPU overhead.

Submitted by:	Oleg Sharoiko <os@rsu.ru>, MIHIRA "Sanpei" Yoshiro <sanpei@sanpei.org>
1998-08-27 22:41:18 +00:00
..
apm Add the ability to suspend as well as hibernate to the system. This 1998-07-06 06:29:07 +00:00
bios Add the ability to suspend as well as hibernate to the system. This 1998-07-06 06:29:07 +00:00
boot Correct an irritating documentation error. 1998-08-04 00:39:45 +00:00
conf Add CFS options to LINT, though commented out for now. 1998-08-27 02:37:11 +00:00
eisa Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00
i386 Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00
ibcs2 Removed unused includes. Fixed disordering of includes. 1998-08-17 18:12:52 +00:00
include Change various syscalls to use size_t arguments instead of u_int. 1998-08-24 08:39:39 +00:00
isa Enable duplex autodetection if UTP media are autodetected. 1998-08-27 22:41:18 +00:00
linux Use [u]intptr_t instead of [u_]long for casts between pointers and 1998-08-16 01:21:52 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00