On Tue, Jun 19, 2001 at 09:23:36AM +0200, Emiliano wrote:
> 
> I trust it will. I do appreciate the effort. If there's anythinh I can
> do to help, let me know. Is my former idea (kernel driver that reads
> from USB and presents a tty device without additional hardware, even
> if the tty is m505-specific) even technically possible? I don't know
> all that much about USB.

Yes it is possible, it's how the Visor driver works :)
For the m505 and m500, they striped out one layer of the Palm protocol
due to them relying on the USB protocol.  The kernel driver could add
that layer back on to the data, making no changes to pilot-link
necessary, but that is better off to be done in pilot-link, rather than
in the kernel.  Did that make sense?

thanks,

greg k-h

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to