Add support for reading the MAC address for newer re(4) chipsets.
authorbrad <brad@openbsd.org>
Tue, 5 Aug 2008 01:58:47 +0000 (01:58 +0000)
committerbrad <brad@openbsd.org>
Tue, 5 Aug 2008 01:58:47 +0000 (01:58 +0000)
commit472cc545f3c194979128a6618d64604df4d6f7bd
tree6dba13e57e9610851001399b3abed9e26398b75a
parent58a6e92cd8c7ae437ee4eda514c74d1e26343498
Add support for reading the MAC address for newer re(4) chipsets.
The current method results in a MAC address of all zeros.

Tested by bernd@/jcs@ with 8102E and fkr@ with 8168C.

From FreeBSD

ok jsg@
sys/dev/ic/re.c