diff options
author | marius <marius@FreeBSD.org> | 2004-12-12 00:32:51 +0000 |
---|---|---|
committer | marius <marius@FreeBSD.org> | 2004-12-12 00:32:51 +0000 |
commit | 13c1f64b09505c76d84ec51888879e28f33bb157 (patch) | |
tree | 30eb39c56ef50e7a2be288da55392b9d3c62d4e5 /sys/dev/gfb | |
parent | 27e1f2c5b327a24e0580ff51352b25da1d4c5252 (diff) | |
download | FreeBSD-src-13c1f64b09505c76d84ec51888879e28f33bb157.zip FreeBSD-src-13c1f64b09505c76d84ec51888879e28f33bb157.tar.gz |
Some changes related to reading the MAC-address from the VPD on systems
without Open Firmware:
- The PCI data structure of some HME PROMs contains a non-zero interface
revision in the class code. Thus remove the checks for matching class
code and PCI data structure length and revsion. These were pretty much
useless anyway as we only really need the pointer to the VPD which is
located before the structure length and revision fields.
- On Sun QFE (Quad FastEthernet) cards read the Nth MAC-address for the
Nth HME controller instead of always the first one for all four HMEs. [1]
- Improve the comment describing the used VPD format to better reflect
reality.
- Minor clean-up.
Prodded by: joerg [1]
Diffstat (limited to 'sys/dev/gfb')
0 files changed, 0 insertions, 0 deletions