Re: drivers fail with 2.6.2

Stephan Schulz <[email protected]> Mon, 23 Feb 2004 00:34:17 +0100 (CET)
Newsgroups gmane.linux.drivers.wireless.orinoco.usb
Message-ID <Pine.LNX.4.58.0402230027440.19726@spunky>
Hello!
I have also this "error -14" problem. I'm trying with latest CVS-code,
vanilla 2.6.3 and debian unstable. The code compiles cleanly and I notice
that no firmware is downloaded. I remember 0.2.2 which downloaded
firmware. If I try to modprobe orinoco_usb it loads the module and it
stays in memory but without working wlan0. The following errormessage
appears in my logs: (btw: It's a Compaq W200 and it worked before I
cleaned my partition and reinstalled linux, so I think I just missed
something stupid)


Feb 23 00:25:34 pitr kernel: orinoco.c 0.14alpha2HEAD (David Gibson
<[email protected]>, Pavel Roskin <[email protected]>
, et al)
Feb 23 00:25:34 pitr kernel: Orinoco USB 2-3:1.0: usb_probe_interface
Feb 23 00:25:34 pitr kernel: Orinoco USB 2-3:1.0: usb_probe_interface -
got id
Feb 23 00:25:34 pitr kernel: /usr/src/orinoco/orinoco_usb.c:bridge_probe:
ENTER
Feb 23 00:25:35 pitr kernel: /usr/src/orinoco/orinoco_usb.c: No firmware
to download
Feb 23 00:25:35 pitr kernel:
/usr/src/orinoco/orinoco_usb.c:bridge_remove_in_urb: no urb to remove
Feb 23 00:25:35 pitr kernel: /usr/src/orinoco/orinoco_usb.c:bridge_delete:
ENTER
Feb 23 00:25:35 pitr kernel: unregister_netdevice: device wlan%%d/f78e4800
never was registered
Feb 23 00:25:35 pitr kernel: /usr/src/orinoco/orinoco_usb.c:bridge_delete:
EXIT
Feb 23 00:25:35 pitr kernel: /usr/src/orinoco/orinoco_usb.c:bridge_probe:
EXIT
Feb 23 00:25:35 pitr kernel: Orinoco USB: probe of 2-3:1.0 failed with
error -14
Feb 23 00:25:35 pitr kernel: drivers/usb/core/usb.c: registered new driver
Orinoco USB
Feb 23 00:25:35 pitr kernel: orinoco_usb.c v0.2.2 (Manuel Estrada Sainz
<[email protected]>)

with regards,
Stephan Schulz