I have a 2Wire Homeportal 1000SW, which is a dsl modem/router connected by
a usb cable.  Because I do not know which class this device falls under, I
have installed the following modules:
        Module               Size  Used by
ndiswrapper           171732  0
plusb                   2176  0
kaweth                 17152  0
pegasus                23056  0
zaurus                  4736  0
rtl8150                10112  0
rndis_host              5760  0
cdc_ether               6144  2 zaurus,rndis_host
net1080                 6528  0
gl620a                  3456  0
cxacru                 11648  0
speedtch               15632  0
ueagle_atm             27432  0
cdc_subset              3200  0
catc                    9856  0
asix                   11136  0
usbnet                 14216  8 
plusb,zaurus,rndis_host,cdc_ether,net1080,gl620a,cdc_subset,asix
xusbatm                 7828  0
usbatm                 17792  4 cxacru,speedtch,ueagle_atm,xusbatm
cdc_acm                11040  0

The lsusb information on this device is as follows:

Device: ID 1630:0042  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.01
  bDeviceClass            2 Communications
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x1630 
  idProduct          0x0042 
  bcdDevice            1.00
  iManufacturer           1 2Wire Inc
  iProduct                2 2Wire USB Remote NDIS Ethernet
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           67
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          4 2WIREHPL
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower               40mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         2 Communications
      bInterfaceSubClass      2 Abstract (modem)
      bInterfaceProtocol    255 Vendor Specific (MSFT RNDIS?)
      iInterface              5 ndis5
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval               1
      CDC Header:
        bcdCDC               1.00
      CDC Call Management:
        bmCapabilities       0x00
        bDataInterface          1
      CDC ACM:
        bmCapabilities       0x00
      CDC Union:
        bMasterInterface        0
        bSlaveInterface         1 
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass        10 CDC Data
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 
      iInterface              6 ethernet
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 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     0x03  EP 3 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
Device Status:     0x0001
  Self Powered

I installed ndiswrapper because the device uses rndis and works under Windows.

I would greatly appreciate any help in creating and configuring an interface
to use with this device.

Thanks in advance,
Mark

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to