[linux-usb-devel] serial over USB

2004-07-02 Thread 박호상
I have been testing NetChip 2280 RDK using “testusb” program with a gadget driver code. It seems to be OK with “testusb” program and a gadget driver because every test is successfully completed from test 0 to test 14. We are using Linux kernel 2.4.24 on USB device side and 2.6.7 on USB host side co

Re: [linux-usb-devel] serial over USB

2004-06-25 Thread David Brownell
¹ÚÈ£»ó wrote: What is the serial over USB? And how can I get the information about serial over USB? Any information (reference or web pageand so on) is OK. See http://www.linux-usb.org/gadget for really basic info about how to set it up, and anything about "usb-serial" (particularly its "generi

Re: [linux-usb-devel] serial over USB

2004-06-25 Thread Alex Sanks
Serial over USB generally refers to those RS232 to USB dongles (for adding a com port to a laptop without legacy ports, etc. - like this thing: http://www.buy.com/retail/product.asp?sku=10262122&loc=101&sp=1) or for generic USB to UART-like-interface chips used to update a legacy RS232-capable boar

[linux-usb-devel] serial over USB

2004-06-24 Thread 박호상
Hello. I have heard the serial over USB. Maybe, I guess that is test tool just like ‘testusb’. However, I don’t know the difference between serial over USB and ‘testusb’, and what is serial over USB exactly. What is the serial over USB? And how can I get the information about serial over USB? Any