Hotplug and Nokia Phone
Hi,
I'm close to getting hotplug working with my nokia 9500. But I can't get the network device to load. This is what i've got so far:
/proc/bus/usb/devices
T: Bus=02 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=02(comm.) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=0421 ProdID=041b Rev= 0.00
S: Manufacturer=Nokia
S: Product=Nokia 9300 (RNDIS)
C:* #Ifs= 2 Cfg#= 1 Atr=80 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=02 Prot=ff Driver=(none)
E: Ad=84(I) Atr=03(Int.) MxPS= 64 Ivl=128ms
I: If#= 1 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=(none)
E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=03(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
In /etc/hotplug/usb.handmap I have the following entry:
# usb module match_flags idVendor idProduct bcdDevice_lo bcdDevice_hi bDeviceClass bDeviceSubClass bDeviceProtocol bInterfaceClass bInterfaceSubClass bInterfaceProtocol driver_info
usbnet 0x0003 0x0421 0x041b 0x0000 0x0000 0x02 0x02 0xff 0x00 0x00 0x00 0x00000000$
I'm thinking I should see the usbnet driver in /proc/bus/usb/devices. But I don't.
Distro: Suse 9.3 (mishmash of kde window manager apps, but I keep their kernel and cli apps as close to 9.3 as possible)
Kernel version: 2.6.11.4-21.13-default
Thanks.
Michael
|