Elimar Riesebieter wrote:
> I have a wired interface eth0 and the wireless one which was
> detected as eth1 but named as eth3. How do I fix the name of the
> wireless stick to eth1? I've played with udev:
> KERNEL=="eth*", SYSFS{address}=="AA:BB:CC:DD:EE:FF", NAME="eth1"
> or
> KERNEL=="eth*", SYSFS{idVendor}=="6891", SYSFS{idProduct}=="a727", NAME="eth1"
> 
> but doesn't helped.

My writing udev rules doc might help:

http://reactivated.net/writing_udev_rules.html

If it doesn't, you should ask on the hotplug mailing list. This is not 
related to the driver.

Daniel


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs

Reply via email to