On Sun, 2002-03-31 at 17:36, Brad Hards wrote:
> On Sun, 31 Mar 2002 22:24, RR wrote:
> > 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
> <snip>
> > 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
> The driver is not bound to the device. Normally that is because the driver 
> isn't loaded, or because of a driver problem.
> >
> 
driver is loaded so must be another issue

thanks for your time


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to