From owner-cvs-all Thu Dec 24 10:40:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA03453 for cvs-all-outgoing; Thu, 24 Dec 1998 10:40:01 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA03415; Thu, 24 Dec 1998 10:39:59 -0800 (PST) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA04664; Thu, 24 Dec 1998 10:39:50 -0800 (PST) Date: Thu, 24 Dec 1998 10:39:50 -0800 (PST) Message-Id: <199812241839.KAA04664@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_rl.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/12/24 10:39:49 PST Modified files: sys/pci if_rl.c Log: Grrrr... The RealTek 8139 is yet another chip that includes the ethernet CRC in received frames, which we need to trim manually. Revision Changes Path 1.8 +13 -4 src/sys/pci/if_rl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message