User Tools

Site Tools


doc:appunti:linux:sa:wifi_pccard

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
doc:appunti:linux:sa:wifi_pccard [2009/04/08 23:42] niccolodoc:appunti:linux:sa:wifi_pccard [2009/04/18 16:42] (current) niccolo
Line 373: Line 373:
 </code> </code>
  
 +Con il modulo **zd1211rw** del kernel 2.6.26 vengono attivati due device, un **wmaster0** (l'interfaccia //fisica//) e un **''wlan0_rename''** (l'interfaccia logica WiFi da usare con ''iwconfig'' e ''ifconfig''). Per dare un nome umano al device conviene aggiungere una riga in **''/etc/udev/rules.d/70-persistent-net.rules''**, per effettuare il match non basta il MAC address, serve anche **''ATTR{type}=="1"''**:
  
- +<file> 
- +# USB device 0ace:1215 ZyDAS WLA-54L WiFi 
- +SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:1a:ff:01:4b:2e", ATTR{type}=="1", NAME="eth2" 
- +</file>
  
 ====== WiFi Management Tools ====== ====== WiFi Management Tools ======
doc/appunti/linux/sa/wifi_pccard.1239226958.txt.gz · Last modified: 2009/04/08 23:42 by niccolo