Author Topic: Driver For Zd1211b Usb Wifi Adaptor  (Read 15308 times)

j.t.

  • Newbie
  • *
  • Posts: 1
    • View Profile
Driver For Zd1211b Usb Wifi Adaptor
« on: November 15, 2006, 04:17:42 pm »
Would someone please compile this driver for OZ 3.5.4.1?  I tried using the zd1211.ipk in the feed but it's a no go with my adaptor.

http://atheros.com/RD/downloads/download_ZD1211B.htm

After looking at the driver doc I believe they use the same source the only difference being:
make ZD1211REV_B=0 (0 for ZD1211, 1 for ZD1211B)

Any assistance is appreciated
J.T.

Here is the card info:
Bus 001 Device 009: ID 0ace:1215  
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           0x0ace
  idProduct          0x1215
  bcdDevice           48.10
  iManufacturer          16 ZyDAS
  iProduct               32 USB2.0 WLAN
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           46
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x80
    MaxPower              500mA

ldrolez

  • Jr. Member
  • **
  • Posts: 69
    • View Profile
    • http://zaurus.palmopensource.com
Driver For Zd1211b Usb Wifi Adaptor
« Reply #1 on: November 27, 2006, 04:22:09 am »
Hi !
I've got the driver for the 2.4.20 Cacko kernel but, it's useless since the adaptor draws too much power on the USB bus to work properly. I see "MaxPower 500mA" above, so you may be in the same case. Anyway, if it works, please tell me where you bought it because some guys have found keys[ which are less power hungry.
Cheers,
  Ludo.
- ludo
http://zaurus.palmopensource.com - the Zaurus Open Source Portal
http://www.drolez.com/software/zaurus - Misc Zaurus stuff (wifi drivers, hacks and more)

wallie

  • Newbie
  • *
  • Posts: 2
    • View Profile
    • http://www.pcworld.ru
Driver For Zd1211b Usb Wifi Adaptor
« Reply #2 on: December 03, 2006, 03:24:43 pm »
Quote
Hi !
I've got the driver for the 2.4.20 Cacko kernel but, it's useless since the adaptor draws too much power on the USB bus to work properly. I see "MaxPower 500mA" above, so you may be in the same case. Anyway, if it works, please tell me where you bought it because some guys have found keys[ which are less power hungry.
Cheers,
  Ludo.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=147315\"][{POST_SNAPBACK}][/a][/div]

ldrolez, I would be interested in that driver and script if it would work with  SL-C1000.
Would you mind sharing, and how do you install it?

Thanks, Wallie
Zaurus SL-C3200, C1000, C860, Nokia 770, Loox 720 & many other devices- the Russian Maniac...

ldrolez

  • Jr. Member
  • **
  • Posts: 69
    • View Profile
    • http://zaurus.palmopensource.com
Driver For Zd1211b Usb Wifi Adaptor
« Reply #3 on: December 10, 2006, 08:19:03 am »
- ludo
http://zaurus.palmopensource.com - the Zaurus Open Source Portal
http://www.drolez.com/software/zaurus - Misc Zaurus stuff (wifi drivers, hacks and more)

scholbert

  • Newbie
  • *
  • Posts: 48
    • View Profile
Driver For Zd1211b Usb Wifi Adaptor
« Reply #4 on: December 27, 2006, 05:07:23 pm »
Hi,

Quote
For cacko 2.4.20 kernel: http://ldrolez.free.fr/software/zaurus/code/
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]


Seems to work, but as already mentioned the power consumption is too much for the Clamshells (The stick needs ~195mA during network scan).
Here's what i got with a Yakumo Quickwlan USB 54:

...
usb.c: USB device 2 (vend/prod 0xace/0x1215) is not claimed by any active driver.
ZD1211B - [a href=\"http://zd1211.ath.cx/]http://zd1211.ath.cx/[/url] - SVN_TRUNK
Based on www.zydas.com.tw driver version 2.5.0.0
usb.c: registered new driver zd1211b
Release Ver = 4810
zd1211:bulk out: wMaxPacketSize = 40
zd1211:bulk in: wMaxPacketSize = 40
zd1211:interrupt in: wMaxPacketSize = 40
zd1211:interrupt in: int_interval = 1
zd1211:bulk out: wMaxPacketSize = 40
EEPORM Ver = 4810
zd1211:USB Download Boot code success
zd1211:MAC address = 00:02:72:57:26:88
zd1211:AddrEntryTable = f7c6
zd1211:RF_Mode = 80000584
PA type: 0
Airoha AL2230S_RF
zd1211:Pure B-Mode
zd1211:AllowedChannel = 000007ff
zd1211:LinkLEDn = 200
AllowedChannel = 000107ff
Region:48
zd1205: (exit) zd1205_config, src/zd1205.c line 2601
zd1205: (exit) zd1205_init, src/zd1205.c line 8570
...

I will try to use a hub with external power supply and post my further test results.

Regards,

scholbert
C3100: with cacko rom 1.23
Intel PRO/Wireless CF-Card, Socket LP-E LAN CF-Card
some CF, SD, MMC memory cards

cschafer

  • Newbie
  • *
  • Posts: 17
    • View Profile
    • http://
Driver For Zd1211b Usb Wifi Adaptor
« Reply #5 on: April 17, 2007, 03:36:18 pm »
Quote
Would someone please compile this driver for OZ 3.5.4.1?  I tried using the zd1211.ipk in the feed but it's a no go with my adaptor.

http://atheros.com/RD/downloads/download_ZD1211B.htm

After looking at the driver doc I believe they use the same source the only difference being:
make ZD1211REV_B=0 (0 for ZD1211, 1 for ZD1211B)

Any assistance is appreciated
J.T.

Here is the card info:
Bus 001 Device 009: ID 0ace:1215 
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           0x0ace
  idProduct          0x1215
  bcdDevice           48.10
  iManufacturer          16 ZyDAS
  iProduct               32 USB2.0 WLAN
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           46
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x80
    MaxPower              500mA
[div align=\"right\"][a href=\"index.php?act=findpost&pid=146377\"][{POST_SNAPBACK}][/a][/div]

Would the 1211b driver for the 1215 wifi stick?  If it does any way you can post the compiled driver for the latest cacko.

This would be awesome.

Cory
Sl-C3200
Cacko 1.23
Globalstat 307 GPS
Ambicom WIFI card

boardboyd

  • Newbie
  • *
  • Posts: 49
    • View Profile
Driver For Zd1211b Usb Wifi Adaptor
« Reply #6 on: June 16, 2007, 02:09:21 am »
Quote
Quote
Would someone please compile this driver for OZ 3.5.4.1?  I tried using the zd1211.ipk in the feed but it's a no go with my adaptor.

http://atheros.com/RD/downloads/download_ZD1211B.htm

After looking at the driver doc I believe they use the same source the only difference being:
make ZD1211REV_B=0 (0 for ZD1211, 1 for ZD1211B)

Any assistance is appreciated
J.T.

Here is the card info:
Bus 001 Device 009: ID 0ace:1215 
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           0x0ace
  idProduct          0x1215
  bcdDevice           48.10
  iManufacturer          16 ZyDAS
  iProduct               32 USB2.0 WLAN
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           46
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x80
    MaxPower              500mA
[div align=\"right\"][a href=\"index.php?act=findpost&pid=146377\"][{POST_SNAPBACK}][/a][/div]

Would the 1211b driver for the 1215 wifi stick?  If it does any way you can post the compiled driver for the latest cacko.

This would be awesome.

Cory
[div align=\"right\"][a href=\"index.php?act=findpost&pid=159091\"][{POST_SNAPBACK}][/a][/div]

I've looked around and apparently the 1211b driver works for the 1215 device, but I've compiled lud's driver on my 3100 in Cacko and haven't been able to get it recognize the Gigafast WF748-CUI usb wifi I have which has the ZyDas 1215 chipset.
C3100 - pdaxii13 Sally - Running beatifully except no alarm atm
Linksys WCF12 WiFi
Kingmax 60x 256mb SD/NoName 1g CF/Noname 256mb CF
SL5500 - Cacko 1.22 *Retired