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
¹ÚÈ£»ó 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
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
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