Re: usb_submit_urb errors

Joerg Albert <[email protected]>
Newsgroups gmane.linux.drivers.at76c503a.user
Message-ID <Pine.LNX.4.56.0404032259000.873@invb>
Hi,

On Sat, 3 Apr 2004, Christopher Piggott HOME wrote:

> Have any of you ever seen this?  It happens when I try to do an ifconfig
> wlan0 with an IP address.
>
> /root/at76c503a/at76c503.c: wlan0: rx, usb_submit_urb failed: -12
> /root/at76c503a/at76c503.c: wlan0: open: submit_rx_urb failed: -12
> /root/at76c503a/at76c503.c: wlan0: rx, usb_submit_urb failed: -12
> /root/at76c503a/at76c503.c: wlan0: rx, usb_submit_urb failed: -12
> /root/at76c503a/at76c503.c: wlan0: rx, usb_submit_urb failed: -12
> /root/at76c503a/at76c503.c: wlan0: rx, usb_submit_urb failed: -12
> /root/at76c503a/at76c503.c: wlan0: rx, usb_submit_urb failed: -12
> /root/at76c503a/at76c503.c: wlan0: rx, usb_submit_urb failed: -12
> /root/at76c503a/at76c503.c: wlan0: rx, usb_submit_urb failed: -12
> /root/at76c503a/at76c503.c: wlan0: giving up to submit rx urb after 8
> failures - please unload the driver and/or power cycle the device

-12 is -ENOMEM, seems like the submit_urb of your host controller cannot
alloc enough memory. No idea why. Maybe CONFIG_USB_DEBUG in .config will
reveal more info.

/Jörg
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.