From owner-cvs-sys Thu Oct 10 12:44:18 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA11255 for cvs-sys-outgoing; Thu, 10 Oct 1996 12:44:18 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA11241; Thu, 10 Oct 1996 12:44:12 -0700 (PDT) Date: Thu, 10 Oct 1996 12:44:12 -0700 (PDT) From: Garrett Wollman Message-Id: <199610101944.MAA11241@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pci if_de.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 96/10/10 12:44:12 Modified: sys/pci if_de.c Log: Implement the 802.3 MIB in a way that uses the generic interface defined in if_mib.h. Revision Changes Path 1.53 +17 -3 src/sys/pci/if_de.c