Hi, thanks for the tip-off. A few corrections:

Will Dyson wrote:
> The fix is to edit /etc/udev/rules.d/z25_persistent-net.rules, and add
> ADDRS{type}="1" to the rule for your card (be sure to keep the parts
> of the rule comma-separated). This will prevent it from matching the
> wmaster0 interface, and cause your card to have the same name with
> both drivers.

The text to add is actually:

ATTRS{type}=="1"

note different property name and use of "==" instead of "="

I think you have to run 'udevcontrol reload_rules' but I'm not sure if 
this is required.

Thank you again!

Andrew
_______________________________________________
Bcm43xx-dev mailing list
[EMAIL PROTECTED]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to