public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] usbtty and PXA27x problems
@ 2007-05-11  9:36 Rodolfo Giometti
  2007-05-11 23:01 ` Bryan O'Donoghue
  0 siblings, 1 reply; 2+ messages in thread
From: Rodolfo Giometti @ 2007-05-11  9:36 UTC (permalink / raw)
  To: u-boot

Hello,

trying usbtty with my new pxa27x UDC driver I got:

   May 11 11:14:26 vvonth kernel: [244681.451000] usb 1-1: unable to read config index 0 descriptor/start
   May 11 11:14:26 vvonth kernel: [244681.451000] usb 1-1: chopping to 0 config(s)
   May 11 11:14:37 vvonth kernel: [244691.818000] usb 1-1: no configuration chosen from 0 choices

   giometti at vvonth:~$ lsusb  
   Bus 001 Device 016: ID 0525:a4a6 Netchip Technology, Inc. Linux-USB Serial Gadget
   Bus 001 Device 001: ID 0000:0000  

That looks strange since the device is reconigned but it seems that it
has no configurations at all!

I chacked that when USB host ask:

   debug: udc_dump_buffer(), 65: ep0 setup read - buf a1fc0710, len 8
           80 06 00 01 00 00 12 00 

usbttys answers:

   debug: udc_dump_buffer(), 65: ep0 setup write - buf a1fc0734, len 18
           12 01 10 01 ff 00 00 10 25 05 a6 a4 00 00 01 02 
           03 01 

saying it has 1 configuration... but the system ignores it!

Suggestions?

Rodolfo

-- 

GNU/Linux Solutions                  e-mail:    giometti at enneenne.com
Linux Device Driver                             giometti at gnudd.com
Embedded Systems                     		giometti at linux.it
UNIX programming                     phone:     +39 349 2432127

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot-Users] usbtty and PXA27x problems
  2007-05-11  9:36 [U-Boot-Users] usbtty and PXA27x problems Rodolfo Giometti
@ 2007-05-11 23:01 ` Bryan O'Donoghue
  0 siblings, 0 replies; 2+ messages in thread
From: Bryan O'Donoghue @ 2007-05-11 23:01 UTC (permalink / raw)
  To: u-boot

On Fri, 11 May 2007 11:36:28 +0200
Rodolfo Giometti <giometti@enneenne.com> wrote:

 
>    debug: udc_dump_buffer(), 65: ep0 setup read - buf a1fc0710, len
> 8 80 06 00 01 00 00 12 00 
> 
> usbttys answers:
> 
>    debug: udc_dump_buffer(), 65: ep0 setup write - buf a1fc0734,
> len 18 12 01 10 01 ff 00 00 10 25 05 a6 a4 00 00 01 02 
>            03 01 
> 
> saying it has 1 configuration... but the system ignores it!
> 
> Suggestions?

Hmmm.. You might want to try.

Either.

=> setenv usbtty cdc_acm

or 

root at spock:/home/deckard # modprobe usbserial vendor=0x0525
product=0xa4a6


Best,
Bryan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-05-11 23:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-11  9:36 [U-Boot-Users] usbtty and PXA27x problems Rodolfo Giometti
2007-05-11 23:01 ` Bryan O'Donoghue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox