Date: Fri, 9 Oct 1998 04:48:23 -0700 (PDT) From: Kenjiro Cho <kjc@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/dev/en midway.c Message-ID: <199810091148.EAA05972@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kjc 1998/10/09 04:48:23 PDT Modified files: sys/dev/en midway.c Log: fix a bug which could lock up a transmitter. don't use the entire buffer space. if WRTX becomes equal to RDTX, the transmitter stops assuming the buffer is empty. Revision Changes Path 1.10 +5 -1 src/sys/dev/en/midway.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810091148.EAA05972>