Re: [Linux-usb-users] Old kernel and new USB modem

2007-11-14 Thread Göran Höglund
Hi, First of all I do not hava lsusb I simply use cat /proc/bus/usb/devices (I do not think lsusb is included in slack 8.1). I get a CDCEther driver autoloded for some reason.. So this is the complete output: [EMAIL PROTECTED]:~# lsmod Module Size Used byNot tainted acm

Re: [Linux-usb-users] Old kernel and new USB modem

2007-11-14 Thread Oliver Neukum
Am Mittwoch 14 November 2007 schrieb Göran Höglund: > Hi > Yes this is what I thought. > But still I do not know if I shall use acm or usbserial as driver. > At the moment I load usbserial in rc.modules: > /sbin/modprobe usbserial vendor=0x0bdb product=0x101b > > Hotplug ties usbserial to /dev/tty

Re: [Linux-usb-users] Old kernel and new USB modem

2007-11-14 Thread Göran Höglund
Hi Yes this is what I thought. But still I do not know if I shall use acm or usbserial as driver. At the moment I load usbserial in rc.modules: /sbin/modprobe usbserial vendor=0x0bdb product=0x101b Hotplug ties usbserial to /dev/ttyUSB0. I can open, but not communicate with the device by either m

Re: [Linux-usb-users] Old kernel and new USB modem

2007-11-14 Thread Oliver Neukum
Am Dienstag 13 November 2007 schrieb [EMAIL PROTECTED]: > The Hexvalues was cut from > /proc/bus/usb/devices wich gave: > D:  Ver= 2.00 Cls=02(comm.) Sub=00 Prot=00 MxPS= 8 #Cfgs=  3 > P:  Vendor=0bdb ProdID=101b Rev= 1.00 > S:  Manufacturer=Ericsson > S:  Product=Ericsson G3x Fixed Wireless Termin

[Linux-usb-users] Old kernel and new USB modem

2007-11-13 Thread goran . hoglund
Hi, I have an installation based on Slackware 8.1 (kernel 2.4.18). To this box I want to attach a new Ericsson G3x Fixed Wireless Terminal, a GSM/GPRS/3G unit. It is only accessable through USB though. I have tried to load the requested modules but got a bit unshure if I shall use acm or usbs