Re: [linux-usb-devel] S3C2410 UDC Problem

2006-04-20 Thread Brian Wang
Hello Dave and the list, Thanks for your reply, which is very helpful to make me concentrate on debugging the code instead of worrying about what I have done wrong. I have made some progress, I think. A messy patch is attached with some "#if 0" left in case of more debugging is needed. With the

Re: [linux-usb-devel] S3C2410 UDC Problem

2006-04-17 Thread David Brownell
On Friday 14 April 2006 9:16 am, Brian Wang wrote: > Hello all, > > I am testing the USB gadget support for S3C2410 on a platform similar > to the SMDK2410 board. I am using the patches found on: > http://handhelds.org/moin/moin.cgi/HpIpaqH1940Downloads > (Linux 2.6.14.3) There's newer code, as

[linux-usb-devel] S3C2410 UDC Problem

2006-04-14 Thread Brian Wang
Hello all, I am testing the USB gadget support for S3C2410 on a platform similar to the SMDK2410 board. I am using the patches found on: http://handhelds.org/moin/moin.cgi/HpIpaqH1940Downloads (Linux 2.6.14.3) The test results are described below. I am sorry that it's a bit long... "testusb.c"