pxa27x udc serial gadget control transfers

2008-02-06 Thread Thomi Aurel RUAG A
Hy After further tests with the usb gadget serial on the pxa27x (see my previous postings "USB gadget serial on PXA-270") i think i'm able to address the problem more precisly. It seems that the class request SET_LINE_CODING is handled by the gadget driver _before_ its data OUT stage. That lead

AW: USB gadget serial on PXA-270

2008-01-17 Thread Thomi Aurel RUAG A
Hy, > The following thread is quite good. The author is quite good > at USB and he thinks that usbser.sys is weird. > http://www.cygnal.org/ubb/Forum9/HTML/000945.html Thanks for your hint, i'll check it. > Still I will think "unable to open COM Port" error may not be > due to the device at all.

AW: USB gadget serial on PXA-270

2008-01-17 Thread Thomi Aurel RUAG A
Hy, > Were you getting such messages from the kernel? "dmesg" > would show them if you were. Sorry, i forgot to mention that i included some "extended" printk's by myself. > But again: if you're not already getting those warnings, > don't bother looking since that's not the problem. I get no me

AW: USB gadget serial on PXA-270

2008-01-16 Thread Thomi Aurel RUAG A
Hy Dave, Gregg Thanks for your answers. To Dave: > I've heard some folk report that the MS-Windows support for CDC is a > bit flakey. Maybe that's part of their general strategy of > undermining standards-based interoperability... I googled for some details about the used usbser.sys driver but fo

USB gadget serial on PXA-270

2008-01-10 Thread Thomi Aurel RUAG A
Hi, I'm trying to establish a connection between a Windows XP host and a Linux (PXA-270) client over usb using the gadget_serial driver. I started with the pxa27x_udc driver of Rodolfo Giometti (http://wiki.enneenne.com/index.php/PXA27x_UDC), configured and compiled the neccessary kernel modules