freebsd-dev/sys/dev/dc
Martin Blapp 129eaf7996 Don't read the MAC address from a copy of the EEPROM in the softc
that has been recorded earlier and overwrite it again later by
reading it directly from the EEPROM again.

Read the MAC address from the PAR0/PAR1 registers instead, which
are autoloaded on reboot.

Tested on AN985, AN983B. According to the datasheets, it should
also work for the AL981 (I don't have such a chip on a card at home)

PR:             52988
Submitted by:   Andrew Gordon <arg-bsd@arg.me.uk>
MFC after:      2 weeks
2003-09-16 05:01:27 +00:00
..
dcphy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
if_dc.c Don't read the MAC address from a copy of the EEPROM in the softc 2003-09-16 05:01:27 +00:00
if_dcreg.h Add support for FA-511; Submitted by: Kenneth P. Stox; Pr 42858 2003-07-19 06:01:15 +00:00
pnphy.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00