]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a new cardbus specific ivar: PCI_IVAR_ETHADDR. Some pci-like
authorimp <imp@FreeBSD.org>
Wed, 27 Nov 2002 06:41:28 +0000 (06:41 +0000)
committerimp <imp@FreeBSD.org>
Wed, 27 Nov 2002 06:41:28 +0000 (06:41 +0000)
commit5a806bdbdee9e13bd51cc934d44461cb417c21ba
treee27728d0d62643d537703709ce2f92ce251092fa
parent7153bb5d5537f59dd7cad8475561353f64f08c12
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)
sys/dev/pci/pci.c
sys/dev/pci/pcivar.h