From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bryan O'Donoghue Date: Sat, 12 May 2007 00:01:03 +0100 Subject: [U-Boot-Users] usbtty and PXA27x problems In-Reply-To: <20070511093628.GE11070@enneenne.com> References: <20070511093628.GE11070@enneenne.com> Message-ID: <20070512000103.1bb09bc5@localhost.localdomain> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 11 May 2007 11:36:28 +0200 Rodolfo Giometti 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