On Sun, Jul 09, 2006 at 04:39:42PM +0200, Jon K Hellan wrote:
> I have an Anydata USB CDMA modem which basically works for
> me. However, something strange is going on. The first time I plugged
> in the modem, the anydata module was automatically loaded - I didn't
> have to do any configuration. Unfortunately, I wasn't able to talk to
> the modem. Here's what appeared in the log:
> 
> Jun 24 14:49:56 localhost kernel: usb 2-1: new full speed USB device
> using uhci_hcd and address 24
> Jun 24 14:49:56 localhost kernel: usb 2-1: configuration #1 chosen from
> 1 choice
> Jun 24 14:49:58 localhost kernel: drivers/usb/serial/usb-serial.c: USB
> Serial support registered for anydata
> Jun 24 14:49:58 localhost kernel: anydata 2-1:1.0: anydata converter
> detected
> Jun 24 14:49:58 localhost kernel: usb 2-1: anydata converter now
> attached to ttyUSB0
> Jun 24 14:49:58 localhost kernel: anydata 2-1:1.1: anydata converter
> detected
> Jun 24 14:49:58 localhost kernel: usb 2-1: anydata converter now
> attached to ttyUSB1
> Jun 24 14:49:58 localhost kernel: usbcore: registered new driver anydata
> 
> Google told me I had to give the command
>  
>   modprobe usbserial vendor=0x16d5 product=0x6501
> 
> before plugging in the modem, and this solved my problem. Here's what
> appeared in the log:

Don't do that, try the anydata driver in the 2.6.17 kernel release.

If you want better speed, try the -mm kernel release, it has an
experimental version that has bigger buffer sizes.

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
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to