Date: Tue, 26 Nov 2002 22:41:28 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci pci.c pcivar.h Message-ID: <200211270641.gAR6fSjN046787@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2002/11/26 22:41:28 PST Modified files: sys/dev/pci pci.c pcivar.h Log: Add a new cardbus specific ivar: PCI_IVAR_ETHADDR. Some pci-like buses support querying the MAC address in a standard-for-that-bus way. The base pci bus returns NULL for this IVAR always. Submitted by: sam Approved by: re (blanket for NEWCARD) Revision Changes Path 1.206 +8 -0 src/sys/dev/pci/pci.c 1.60 +2 -0 src/sys/dev/pci/pcivar.h 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?200211270641.gAR6fSjN046787>