Hi all,
I am trying to get a WiFi dongle with a Zydas ZD1211B chip working with the DM365 EVM.
I am using kernel version 2.6.32-rc2, the one shipped in the DVSDK 4.00.00.22. When I plug in the dongle
at the USB port of the board I occasionally get the following error and the interface is not enabled.
usb 1-1: new high speed USB device using musb_hdrc and address 8
usb 1-1: New USB device found, idVendor=0ace, idProduct=1215
usb 1-1: New USB device strings: Mfr=16, Product=32, SerialNumber=0
usb 1-1: Product: USB2.0 WLAN
usb 1-1: Manufacturer: ZyDAS
usb 1-1: configuration #1 chosen from 1 choice
usb 1-1: print_id() 0ace:1215 v4810 high
usb 1-1: reset high speed USB device using musb_hdrc and address 8
zd1211rw 1-1:1.0: zd_chip_read_mac_addr_fw()
phy6: Selected rate control algorithm 'minstrel'
zd1211rw 1-1:1.0: probe() successful
zd1211rw 1-1:1.0: phy6
zd1211rw 1-1:1.0: zd_usb_init_hw()
usb 1-1: request_fw_file() fw name zd1211/zd1211b_ub
usb 1-1: firmware: requesting zd1211/zd1211b_ub
usb 1-1: upload_firmware() firmware device id 0x4810 is equal to the actual device id
usb 1-1: request_fw_file() fw name zd1211/zd1211b_uphr
usb 1-1: firmware: requesting zd1211/zd1211b_uphr
usb 1-1: upload_code() transfer size 4018
usb 1-1: upload_code() firmware confirm return value 0x01
zd1211rw 1-1:1.0: zd_usb_init_hw() couldn't reset configuration. Error number -110
The error 110 stands for ETIMEDOUT and it is intermittent, ie if I unplug and plug the USB
dongle a few times it will eventually work. Has anybody else seen this issue?
Cheers,
Stathis