Date: Thu, 27 Aug 1998 15:41:19 -0700 (PDT) From: Michael Smith <msmith@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa if_cs.c Message-ID: <199808272241.PAA10553@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1998/08/27 15:41:19 PDT
Modified files:
sys/i386/isa if_cs.c
Log:
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>
Revision Changes Path
1.4 +12 -11 src/sys/i386/isa/if_cs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808272241.PAA10553>
