Joshua Wise wrote:
> > We certainly should have a serial "gadget".
> In progress. Progress is in the handhelds.org CVS repository, as 'char.c'.

I have also started writing a USB gadget serial device.
It has the usual tty driver interface so it will look
like a normal serial port to user space.  Looks like char.c
will only have a kernel interface--is that right???

This one supports multiple ports, like a multiport usb serial
device.  I will probably write a host side serial driver to
support the multiple ports--unless there is a good multiport
USB serial device to emulate.  Any suggestions on this?

Right now I am using Greg's generic usb serial driver,
but it is one port only.

I also plan to do software and maybe hardware flow control
and other serial features.  

-- Al


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to