From owner-cvs-all Sat Jan 16 12:40:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA19396 for cvs-all-outgoing; Sat, 16 Jan 1999 12:40:54 -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 MAA19391; Sat, 16 Jan 1999 12:40:53 -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 MAA02932; Sat, 16 Jan 1999 12:40:53 -0800 (PST) Date: Sat, 16 Jan 1999 12:40:53 -0800 (PST) Message-Id: <199901162040.MAA02932@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_ax.c if_axreg.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1999/01/16 12:40:53 PST Modified files: sys/pci if_ax.c if_axreg.h Log: Remove the code that manually pads frames to at least 60 bytes; the ASIX chip supports auto-padding. Revision Changes Path 1.3 +2 -11 src/sys/pci/if_ax.c 1.2 +1 -2 src/sys/pci/if_axreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message