Re: DriverLoader and NETGEAR WG111T
"Linuxant support (Jonathan)" <[email protected]>
| Newsgroups | gmane.linux.kernel.driver-loader |
|---|---|
| Message-ID | <[email protected]> |
Hi, the source of the problem seems to be the 2 following lines: --- driverloader: OsUsbClaimInterface: usb_driver_claim_interface returned -16 driverloader: OsUsbClaimInterface: usb_driver_claim_interface returned -16 --- It seems that the Linux kernel is not giving to DriverLoader the resource it have requested. Can you try with a different versions of the Linux kernel to see if there is a difference? Regards, Jonathan Technical specialist / Linuxant www.linuxant.com [email protected] RoEn wrote: > I have difficulties to get > Modell: NETGEAR WG111T - 108 MBit/s Wireless USB 2.0-Adapter with Chip > Atheros AR5523-ES > recognized and working under Linux. > > I'm using a Debian based Kernel 2.6.12 (Kanotix) > and the driver used is > > Linuxant Ver. 2.28 Driver athfmwdl - Version 12/05/2003,1.00.001 > > The Output of lsusb is > > Bus 005 Device 003: ID 1385:4250 > Bus 005 Device 001: ID 0000:0000 > Bus 004 Device 001: ID 0000:0000 > Bus 003 Device 001: ID 0000:0000 > Bus 002 Device 001: ID 0000:0000 > Bus 001 Device 001: ID 0000:0000 > > When i look at dmesg (only relevant parts are hier) > > driverloader: module license 'see LICENSE file; Copyright (c)2003-2004 > Linuxant inc.' tai > nts kernel. > ... > ... > ... > usb 5-3: new high speed USB device using ehci_hcd and address 3 > usbcore: deregistering driver driverloader > driverloader: stack=8192/60/0 PREEMPT > driverloader: athfmwdl.sys: 0xd13ad000..0xd13b7980 entry = d13b45e0 > (pbase = 0x10000) > driverloader: OsUsbClaimInterface: usb_driver_claim_interface returned -16 > driverloader: OsUsbClaimInterface: usb_driver_claim_interface returned -16 > usbcore: registered new driver driverloader > usb 5-3: USB disconnect, address 3 > usb 5-3: new high speed USB device using ehci_hcd and address 4 > > > Can anybody help me? > > Thanks in advance > > > ------------------------------------------------------------------------ > > _______________________________________________ > driverloader mailing list > [email protected] > https://www.linuxant.com/mailman/listinfo/driverloader