after booting i have this situation: root@raver:~# lsmod |fgrep airo airo 80016 0 root@raver:~# dmesg |fgrep airo airo(): Probing for PCI adapters airo(eth1): cmd:111 status:7f11 rsp0:2 rsp1:0 rsp2:0 airo(eth1): Doing fast bap_reads airo(eth1): WPA is supported. airo(eth1): Couldn't register_netdev airo(): Finished probing for PCI adapters root@raver:~# I have to do this to connect: root@raver:~# rmmod airo root@raver:~# modprobe airo root@raver:~# dmesg |fgrep airo airo(): Probing for PCI adapters airo(eth1): cmd:111 status:7f11 rsp0:2 rsp1:0 rsp2:0 airo(eth1): Doing fast bap_reads airo(eth1): WPA is supported. airo(eth1): Couldn't register_netdev airo(): Finished probing for PCI adapters airo(): Probing for PCI adapters airo(eth0): cmd:111 status:7f11 rsp0:2 rsp1:0 rsp2:0 airo(eth0): Doing fast bap_reads airo(eth0): WPA is supported. airo(eth0): MAC enabled 0:d:29:4f:c:be airo(): Finished probing for PCI adapters root@raver:~# - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html