[linux-usb-devel] Re: Question on the usbserial driver

2002-05-01 Thread Greg KH
On Wed, May 01, 2002 at 11:57:40AM -0700, Abhijeet Bisain wrote: > Hi Greg, > > Thanks for the quick reply. > > I am using the generic usbserial driver. I do a modprobe usbserial to > invoke and lsmod lists it as usbserial. The driver on windows is a custom > driver and not a generic one. A

[linux-usb-devel] Re: Question on the usbserial driver

2002-05-01 Thread Abhijeet Bisain
Hi Greg, Thanks for the quick reply. I am using the generic usbserial driver. I do a modprobe usbserial to invoke and lsmod lists it as usbserial. The driver on windows is a custom driver and not a generic one. What are some of the other drivers tuned for throughput? Do you have any suggesti

[linux-usb-devel] Re: Question on the usbserial driver

2002-05-01 Thread Greg KH
On Wed, May 01, 2002 at 11:11:21AM -0700, Abhijeet Bisain wrote: > Hi, > >I am trying to use the usbserial driver with a wireless modem. The >driver tetects the device fine and I can setup ppp over the ttys in > /dev/usb/tts directory. But my only issue is the throughput I get u

[linux-usb-devel] Re: Question on the usbserial driver

2002-05-01 Thread Greg KH
On Wed, May 01, 2002 at 11:11:21AM -0700, Abhijeet Bisain wrote: > Hi, > >I am trying to use the usbserial driver with a wireless modem. First off, which usbserial driver for which modem? The "generic" driver, or another one? > The >driver tetects the device fine and I can set