On Sun, 2002-03-31 at 07:13, Brad Hards wrote: > On Sun, 31 Mar 2002 22:04, RR wrote: > > On Sun, 2002-03-31 at 04:24, Brad Hards wrote: > <snip> > > root@pepino:/home/landie > ifconfig usb0 192.168.129.00 netmask > > 255.255.255.255 up > > SIOCSIFADDR: No such device > > usb0: unknown interface: No such device > > SIOCSIFNETMASK: No such device > I don't know much about the usbdnet driver, and you haven't provided anything > that can help diagnose the problem (/proc/bus/usb/devices, > /proc/bus/usb/drivers, dmesg output, etc). > Perhaps you should ask the authors of the driver you are using. >
here is output of cat/ proc/bus/dev/devices landie@pepino:~ > cat /proc/bus/usb/devices T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 0.00 S: Product=USB UHCI Root Hub S: SerialNumber=2440 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= 8 Ivl=255ms T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0 D: Ver= 2.00 Cls=02(comm.) Sub=00 Prot=00 MxPS= 8 #Cfgs= 2 P: Vendor=04dd ProdID=8004 Rev= 0.00 C:* #Ifs= 2 Cfg#= 1 Atr=c0 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 0 Cls=02(comm.) Sub=06 Prot=00 Driver=(none) I: If#= 1 Alt= 0 #EPs= 0 Cls=0a(data ) Sub=00 Prot=00 Driver=(none) I: If#= 1 Alt= 1 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=(none) E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl= 0ms E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl= 0ms C: #Ifs= 1 Cfg#= 2 Atr=c0 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=01 Prot=01 Driver=(none) E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl= 0ms E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl= 0ms portion of dmesg usb-uhci.c: v1.268:USB Universal Host Controller Interface driver hub.c: USB new device connect on bus1/1, assigned device number 2 usb.c: USB device 2 (vend/prod 0x4dd/0x8004) is not claimed by any active driver. usb.c: registered new driver hiddev usb.c: registered new driver hid hid-core.c: v1.8 Andreas Gal, Vojtech Pavlik <[EMAIL PROTECTED]> hid-core.c: USB HID support drivers mice: PS/2 mouse device common for all mice eth0: no IPv6 routers present portion of /var/log/messages ar 31 07:23:09 pepino kernel: usb.c: USB device 3 (vend/prod 0x4dd/0x8004) is not claimed by any active driver. Mar 31 07:23:09 pepino usbmgr[344]: vendor:0x4dd product:0x8004 Mar 31 07:23:09 pepino usbmgr[344]: class:0xa subclass:0x0 protocol:0x0 Mar 31 07:23:09 pepino usbmgr[344]: USB device isn't matched the configuration root@pepino:/home/landie > trust me i read your advice and trying to get the most help possible... is this email annoys you ignore the thread thanks for your input _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
