Date: Thu, 24 Dec 1998 10:03:18 -0800 (PST) From: Bill Paul <wpaul@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_vr.c Message-ID: <199812241803.KAA02551@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 1998/12/24 10:03:18 PST Modified files: sys/pci if_vr.c Log: The VIA Rhine appears to be yet another chip that always includes the ethernet CRC in received frames and has no option to turn this behavior off. Trim the CRC off manually in vr_rxeof(). Revision Changes Path 1.5 +11 -2 src/sys/pci/if_vr.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?199812241803.KAA02551>