Just in case this is useful:
* lsusb gives the same output in both kernels (see below)
* lshw does not output anything in 2.6.17-10. In the Dapper kernel (2.6.15-27) 
the output is this:
> [EMAIL PROTECTED]:~$ sudo lshw -C network
>   *-network               
>        description: Ethernet interface
>        physical id: 2
>        logical name: eth1
>        serial: 00:50:fc:8e:6c:bb
>        size: 100MB/s
>        capacity: 100MB/s
>        capabilities: ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 
> autonegociation
>        configuration: autonegociation=on broadcast=yes driver=pegasus 
> driverversion=v0.6.12 (2005/01/13) duplex=full ip=192.168.0.101 link=yes 
> multicast=yes port=MII speed=100MB/s
> 


For completeness, here is the lsusb output
> [EMAIL PROTECTED]:~$ sudo lsusb -vv -d 07a6:8511
> 
> Bus 001 Device 004: ID 07a6:8511 ADMtek, Inc. ADM8511 > Pegasus II Ethernet
> Device Descriptor:
>   bLength                18
>   bDescriptorType         1
>   bcdUSB               1.10
>   bDeviceClass            0 (Defined at Interface level)
>   bDeviceSubClass         0 
>   bDeviceProtocol         0 
>   bMaxPacketSize0         8
>   idVendor           0x07a6 ADMtek, Inc.
>   idProduct          0x8511 ADM8511 Pegasus II Ethernet
>   bcdDevice            1.01
>   iManufacturer           1 USB
>   iProduct                2 USB 10/100 FastEthernet
>   iSerial                 3 0001
>   bNumConfigurations      1
>   Configuration Descriptor:
>     bLength                 9
>     bDescriptorType         2
>     wTotalLength           39
>     bNumInterfaces          1
>     bConfigurationValue     1
>     iConfiguration          0 
>     bmAttributes         0xa0
>       (Bus Powered)
>       Remote Wakeup
>     MaxPower              160mA
>     Interface Descriptor:
>       bLength                 9
>       bDescriptorType         4
>       bInterfaceNumber        0
>       bAlternateSetting       0
>       bNumEndpoints           3
>       bInterfaceClass         0 (Defined at Interface level)
>       bInterfaceSubClass      0 
>       bInterfaceProtocol      0 
>       iInterface              0 
>       Endpoint Descriptor:
>         bLength                 7
>         bDescriptorType         5
>         bEndpointAddress     0x81  EP 1 IN
>         bmAttributes            2
>           Transfer Type            Bulk
>           Synch Type               None
>           Usage Type               Data
>         wMaxPacketSize     0x0040  1x 64 bytes
>         bInterval               0
>       Endpoint Descriptor:
>         bLength                 7
>         bDescriptorType         5
>         bEndpointAddress     0x02  EP 2 OUT
>         bmAttributes            2
>           Transfer Type            Bulk
>           Synch Type               None
>           Usage Type               Data
>         wMaxPacketSize     0x0040  1x 64 bytes
>         bInterval               0
>       Endpoint Descriptor:
>         bLength                 7
>         bDescriptorType         5
>         bEndpointAddress     0x83  EP 3 IN
>         bmAttributes            3
>           Transfer Type            Interrupt
>           Synch Type               None
>           Usage Type               Data
>         wMaxPacketSize     0x0008  1x 8 bytes
>         bInterval               1
> Device Status:     0x0000
>   (Bus Powered)

-- 
pegasus usb-ethernet driver does not work in Edgy
https://launchpad.net/bugs/67848

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to