On Thu, 20 Jul 2006, Anand Kumria wrote:

> Below is the diff between before and after attached the modem, (i've
> attached the full output as well).  I wasn't sure if I should use
> num_snd_urbs or num_rcs_urbs. I tried initially with num_rcv_urbs=1 and
> then with both num_rcv_urbs=1 and num_snd_urbs=1; whilst the
> usbatm_complete does not occur when I do either; the modem still not
> become operational.
> 
> Additionally, error messages appear when I unplug the device (indicating
> usbatm_complete failure with error code -108).
> 
> Regards,
> Anand
> 
> --- before-eagle      2006-07-20 09:09:09.000000000 +1000
> +++ after-eagle       2006-07-20 09:09:32.000000000 +1000
> @@ -22,7 +22,7 @@
>  E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms
>  
>  T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
> -B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
> +B:  Alloc=299/900 us (33%), #Int=  1, #Iso=  1
>  D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
>  P:  Vendor=0000 ProdID=0000 Rev= 2.06
>  S:  Manufacturer=Linux 2.6.17 uhci_hcd

Recently people have reported a bug affecting ADSL modems in the UHCI
driver for 2.6.17.  Perhaps it is related to your problem.

The driver in 2.6.18-rc2 seems to work better.  Try running that instead.

Alan Stern


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to