Comment 13 for bug 31502

Revision history for this message
Patrice Vetsel (vetsel-patrice) wrote : more informations

Ok.
i'v removed prism54
then run
sudo udevmonitor -e
i attach the output when i do a modprobe prism54

More informations :
i edit /etc/iftab to add the wrong/bad mac adress :

# This file assigns persistent names to network interfaces.
# See iftab(5) for syntax.
#eth0 mac 00:60:b3:97:ef:fb
eth0 mac 00:30:b4:00:00:00
eth1 mac 00:0a:e4:48:d5:dd

I do a :
sudo rmmod prism54
sudo insmod prism54

and eth0 is working. The strange part is that if i do a :
sudo ifconfig -a

eth0 Lien encap:Ethernet HWaddr 00:60:B3:97:EF:FB
...

The eth0 card have the right mac adress. This card has 2 mac adress funny not ?! ;)