From owner-cvs-all Sat Jan 9 04:56:24 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA26579 for cvs-all-outgoing; Sat, 9 Jan 1999 04:56:24 -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 EAA26570; Sat, 9 Jan 1999 04:56:23 -0800 (PST) (envelope-from kjc@FreeBSD.org) From: Kenjiro Cho Received: (from kjc@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA18852; Sat, 9 Jan 1999 04:56:18 -0800 (PST) Date: Sat, 9 Jan 1999 04:56:18 -0800 (PST) Message-Id: <199901091256.EAA18852@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_en_pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kjc 1999/01/09 04:56:18 PST Modified files: sys/pci if_en_pci.c Log: cleanup: remove part of the code for 2.1. add two functions to get the MAC address of the card. Obtained from: ALTQ Revision Changes Path 1.6 +128 -36 src/sys/pci/if_en_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message