Chris Nagele on Tue, 22 Aug 2000 15:56:39 -0400 (EDT)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

RE: [PLUG] RE: USB ethernet


I configured the kernel to use pegasus as a module.  The following is the
/proc/bus/usb/devices file
/proc/bus/usb/drivers file
grep -i pegasus .config results


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=fca0
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= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=066b ProdID=2202 Rev= 2.02
S:  Manufacturer=Linksys     
S:  Product=USB Ethernet        
S:  SerialNumber=000000000000
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr= 90mA
I:  If#= 0 Alt= 0 #EPs= 3 Cls=00(>ifc ) Sub=00 Prot=00 Driver=(none)
E:  Ad=81(I) Atr=02(Bulk) MxPS=  64 Ivl=  0ms
E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=  0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   8 Ivl=  1ms


DRIVERS

         hub
         usbdevfs


GREP -I PEGASUS

	   CONFIG_USB_PEGASUS=m





-----Original Message-----
From: plug-admin@lists.phillylinux.org
[mailto:plug-admin@lists.phillylinux.org]On Behalf Of Bill Jonas
Sent: Monday, August 21, 2000 6:32 PM
To: plug@lists.phillylinux.org
Subject: RE: [PLUG] RE: USB ethernet


On Sun, 20 Aug 2000, Chris Nagele wrote:

>OK.  I have tried doing this (ifconfig eth0 192.168.1.3) many times but i
>recorded the output to a file and these were the results.
>
># ifconfig eth0 192.168.1.3
>SIOCSIFADDR: No such Device
>eth0: unknown interface: nosuch device

Okay.  This indicates that the driver's not in place (for whatever
reason).

>At boot I am getting a NFS 'lockd' FAILED.  Will this have effect on my
>ethernet adapters?

No.  It's just messing with the Network File System; it can be disabled
and/or removed later.  :)

I did a little poking around, and it appears as though it would be
helpful to see the contents of your /proc/bus/usb/drivers and
/proc/bus/usb/devices.  There's also more information, as well as web
pointers (to places like http://www.linux-usb.org/) in your
Documentation/usb directory (this is under your main kernel-source
directory, eg, /usr/local/src/linux/Documentation/usb/).  Also, can you
tell us what 'grep -i pegasus .config' from your kernel source directory
tells you?

According to http://www.linux-usb.org/USB-guide/x558.html, it *should*
be configurable as just "another ethernet device" (with ifconfig) once
the driver's configured.

I haven't worked with any USB devices yet on *any* platform, so I'm
interested in seeing this happen.  :)

Bill
-- 
>Ever heard of .cshrc?             | "Linux means never having to delete
That's a city in Bosnia. Right?    |  your love mail." -- Don Marti
(Discussion in comp.os.linux.misc  |  http://www.billjonas.com/
on the intuitiveness of commands.) |  http://www.harrybrowne.org/


______________________________________________________________________
Philadelphia Linux Users Group       -      http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion  -  http://lists.phillylinux.org/mail/listinfo/plug



______________________________________________________________________
Philadelphia Linux Users Group       -      http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion  -  http://lists.phillylinux.org/mail/listinfo/plug