On Tue, Jun 27, 2006 at 01:19:07PM +0530, [EMAIL PROTECTED] wrote:
>  
> Hi,
> 
> I am using usb-serial driver to communicate with the CDC devices (USB
> 2.0, full speed). The devices are connected using a USB 2.0 hub(high
> speed). I'm new to device drivers. I need some information related to
> baud rate settings.
> With UHCI, what is the maximum baud rate that can be set in the driver
> code?

USB has no "baud rate".  Which usb-serial driver are you using?

> And what is the maximum number of devices(full speed) that can be
> connected(through hub) to single UHCI port if baud rate is set to
> B460800 in usb-serial code.

That depends on the type of device you attach.  Some work better than
others.

Are you using the "generic" usb-serial driver?  If so, it does not know
anything about baudrates, as they do not make any sense to it.

What exactly are you trying to do?

thanks,

greg k-h

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to