cvs commit: src/sys/dev/ed if_ed_pccard.c
Warner Losh
imp at FreeBSD.org
Thu Sep 1 20:08:25 GMT 2005
imp 2005-09-01 20:08:24 UTC
FreeBSD src repository
Modified files:
sys/dev/ed if_ed_pccard.c
Log:
At some point in the past, we read the PROM by words. Now we read
PROM by bytes. Adjust the extraction of the MAC address from this data
to reflect this change.
This gets the AX88x90 based PC Cards MAC address working again (my
UMAX Ethernet and Linksys EC2T cards now work).
MFC After: 3 days
Revision Changes Path
1.87 +2 -6 src/sys/dev/ed/if_ed_pccard.c
More information about the cvs-src
mailing list