Hi Im working on a Intel XScale PXA-270 Board with linux 2.6.17 (linux-2.6.17-pcm027-3). I'd like to establish a connection to a WinXP Host over the USB Gadget Framework, therefore a configured the USB Gadget support with the "Serial Gadget" as a module. The compilation was successful and during kernelboot the appropriate pxa27x_udc module was loaded too. Afterwards i created a device node (mknod /dev/ttygserial c 127 0) and loaded the gadget serial driver (modprobe g_serial use_acm=1) as described in "Linux Gadget Serial Driver v2.0" . On the WinXP i installed the Windows Host ACM Driver (as described too). (no error or problem until this point)
Now, after plugin the USB cable, the windows prompts an error 10 (something like: Device not loaded - my translation from german to english). On the target side the dmesg prompts following messages: gs_set_config: cannot find endpoints udc: config change 09 fail -19? What does this message mean? Did i an error during configuration? Have i forgotten to configure endpoints (would this be necessary)? Regards, Aurel ------------------------------------------------------------------------- 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