Hi all,

I've recently come across a device which seems to have a zd1211 chip,
but whose USB ID (0cde:001a) was not in the current driver. After
adding the USB ID to the ubuntu 2.6.22-14 kernel and insmodding
zd1211rw.ko, I was able to get the driver to perform a scan, but it
would not associate to a network. dmesg output:
[  169.884000] usb 1-2: reset high speed USB device using ehci_hcd and address 2
[  170.152000] usb 1-2: firmware version 0x4330 and device bootcode
version 0x4810 differ
[  170.260000] zd1211rw 1-2:1.0: firmware version 4605
[  170.304000] zd1211rw 1-2:1.0: zd1211 chip 0cde:001a v4810 high
00-60-b3 AL2230_RF pa0 g---S
[  170.304000] zd1211rw 1-2:1.0: eth0
[  170.304000] usbcore: registered new interface driver zd1211rw
[  215.328000] SoftMAC: Open Authentication completed with 00:0f:24:11:19:f0

lsusb -vv:
Bus 001 Device 003: ID 0cde:001a Z-Com
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass          255 Vendor Specific Class
  bDeviceSubClass       255 Vendor Specific Subclass
  bDeviceProtocol       255 Vendor Specific Protocol
  bMaxPacketSize0        64
  idVendor           0x0cde Z-Com
  idProduct          0x001a
  bcdDevice           48.10
  iManufacturer          16 ZyDAS
  iProduct               32 USB Device
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           46
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           4
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      0
      bInterfaceProtocol      0
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 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     0x0040  1x 64 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x04  EP 4 OUT
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               1


Unfortunately, I do not know the vendor name of the device; it's
something I'm borrowing from a friend.
It is labelled with:
FCC ID: M4Y-XG-760N
MODEL: XG-760N
S/N: 320000050157041400667
MAC: 0060B3106D77

I'll be trying this with the latest kernel.org tree next.

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs

Reply via email to