Driverloader and NETGEAR WG111T
Jens Wettach <[email protected]>
| Newsgroups | gmane.linux.kernel.driver-loader |
|---|---|
| Message-ID | <[email protected]> |
Hello, I have tested driveloader with Netgear WG111T USB device and Suse Linux 9.3 (kernel 2.6.11.4-21.7) using the following rpm: http://www.linuxant.com/driverloader/wlan/full/archive/driverloader-2.28/driverloader-2.28_k2.6.11.4_21.7_default-1suse.i586.rpm.zip and the following windows driver files: athfmwdl.inf athfmwdl.sys ar5523.bin ar55239x.bin netwg11t.inf wg11tnd5.sys ar5523.bin The dmesg ouput when attaching the device is: usb 4-6: new high speed USB device using ehci_hcd and address 2 driverloader: athfmwdl.sys: 0xe1295000..0xe129f980 entry = e129c5e0 (pbase = 0x10000) driverloader: OsUsbClaimInterface: usb_driver_claim_interface returned -16 driverloader: OsUsbClaimInterface: usb_driver_claim_interface returned -16 usb 4-6: USB disconnect, address 2 usb 4-6: new high speed USB device using ehci_hcd and address 3 driverloader: wg11tnd5.sys: 0xe1323000..0xe1369000 entry = e1346470 (pbase = 0x10000) driverloader: OsUsbMakeBulkOrIntTransfer: pUsbOsPipe=d52686e0/0xc0008380 no free URBs /home/wifi/builds/200506232024/driverloader-2.28/packages/BUILD/driverloader-2.28/modules/osusb.c: UsbDataCompletionRoutine: error: URB status -32 /home/wifi/builds/200506232024/driverloader-2.28/packages/BUILD/driverloader-2.28/modules/osusb.c: UsbDataCompletionRoutine: error: URB status -32 Are there any solutions to this problem or is this device not supported under Linux ? Thanks in advance