[zd1211-devs] Random receive problem after initialize

2007-05-28 Thread Tomas Klas
I have some problem with USB-stick initialization. Sometimes initialization looks ok, but device doesn't receive any packets. Scan can't find any reachable APs. I tried two sticks: ZyXEL AG-220 and ZyXEL G-202 and two APs (Linksys). My hardware is Cirrus EP9315 processor (ARM920T) on

Re: [zd1211-devs] usb wpa_supplicant wpa2 peap on an arm processor

2007-05-28 Thread Daniel Drake
Jeff Sadowski wrote: This driver will work on an ARM processor correct? This driver works with wpa_supplicant right? zd1211rw: yes, and yes. The driver is actively developed -- if you do find problems you'll have 2 active developers reading the reports at the very least. Bear in mind that

Re: [zd1211-devs] usb wpa_supplicant wpa2 peap on an arm processor

2007-05-28 Thread Daniel Drake
Jeff Sadowski wrote: ah I read it supported master. :-P Why do they say it supports master on wikipedia http://en.wikipedia.org/wiki/Comparison_of_Open_Source_Wireless_Drivers It says No in the master column. I bought the http://www.airlink101.com/products/awll3026.html It was the only

Re: [zd1211-devs] buffalo WLI-U2-KG54L(0411:00da)

2007-05-28 Thread Daniel Drake
Zen Kato wrote: hi, I installed kernel source(kernel-2.6.20-1.2316.fc5.src.rpm) and add { USB_DEVICE(0x0411, 0x00da), .driver_info = DEVICE_ZD1211B } into zd_usb.c, then did $make. Then replaced the original zd1211rw.ko