Hi, I have a more or less a user question. My device is a Vodafone 3G/UMTS Datacard. The card works when I modify the modules.conf like a usbseriel device.
How can I use it with hotplug mechanism ? I am using SuSE 9.0 , hotplug-2002_08_26.
See also : http://www.kuix.de/umts/vodafone/
Thanks Bernd
when i plug it in i get Apr 2 14:11:23 vaio kernel: hub.c: new USB device 07:00.0-1, assigned address 3 Apr 2 14:11:23 vaio kernel: usb.c: USB device 3 (vend/prod 0xaf0/0x5000) is not claimed by any active dr
after putting options usbserial vendor=0xaf0 product=0x5000 in /etc/modules.conf :
Apr 2 18:36:33 vaio kernel: hub.c: new USB device 07:00.0-1, assigned address 3 Apr 2 18:36:33 vaio kernel: usbserial.c: Generic converter detected Apr 2 18:36:33 vaio kernel: usbserial.c: Generic converter now attached to ttyUSB0 (or usb/tts/0 for devfs) Apr 2 18:36:33 vaio kernel: usbserial.c: Generic converter detected Apr 2 18:36:33 vaio kernel: usbserial.c: Generic converter now attached to ttyUSB1 (or usb/tts/1 for devfs) Apr 2 18:36:33 vaio kernel: usbserial.c: Generic converter detected Apr 2 18:36:33 vaio kernel: usbserial.c: Generic converter now attached to ttyUSB2 (or usb/tts/2 for devfs)
Then I can use it like a modem.
cat /proc/bus/usb/devices ...... C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=04 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 3 Spd=12 MxCh= 0 D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=16 #Cfgs= 1 P: Vendor=0af0 ProdID=5000 Rev= 0.00 S: Manufacturer=Vodafone S: Product=Vodafone Mobile Connect Card - 3G S: SerialNumber=Serial Number ......
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
