On Fri, May 21, 2004 at 09:00:31AM -0600, Colin Dabisza wrote:
> Hello there...
> 
> I develop a software tool that controls mobile phones (up to 128 per 
> system).  Recently we've received USB based phones, and I've had some 
> success using the usbserial driver to control them.

Which usbserial driver?  The "generic" one?  hm, that's not really very
robust at all, and I would not recomend trying to use it for such a test
(or really much at all becides a way to get some devices up and running
under Linux quickly.)

I recommend you create a separate usb-serial driver that can properly
handle large packet sizes and multiple urb queuing.

And I'd also recommend using the 2.6 kernel, as it is much more robust
in USB (and other parts of the kernel.)

thanks,

greg k-h


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to