CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/21 03:26:31
Modified files:
sys/arch/octeon/dev: if_cnmac.c
Log message:
fix detection of the MAC address by reading it from the correct address,
instead of from a random location which resulted in 00:01:02:etc addresses.
confirmed to match up with the MAC addresses linux detects on the ERL;
no phy (atphy(4)) attaches still.
ok bcallah@ chris@ yasuoka@
