Date: Fri, 18 Dec 1998 20:19:45 -0800 (PST) From: Bill Paul <wpaul@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_wb.c Message-ID: <199812190419.UAA00512@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 1998/12/18 20:19:45 PST
Modified files:
sys/pci if_wb.c
Log:
Trim the ethernet CRC from received frames manually in wb_rxeof().
The Winbond chip always includes the CRC with every received frame,
and I can't find anything in the Winbond manual that indicates you can
program it not to do this.
Revision Changes Path
1.5 +11 -2 src/sys/pci/if_wb.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812190419.UAA00512>
