Re: [zd1211-devs] zd1211rw progress

2006-04-30 Thread Daniel Drake
Remco wrote: 0x22f is in ieee80211softmac_auth_queue (list.h:153). 148 * This is only for internal list manipulation where we know 149 * the prev/next entries already! 150 */ 151 static inline void __list_del(struct list_head * prev, struct list_head * next) 152 { 153 next->prev = prev; 154

Re: [zd1211-devs] softmac in driver rewrite

2006-04-30 Thread John Que
Daniel, Thanks for your detailed answer! It helps to clear things. To verify I understood well: Regarding sotmac and the wirelss stack : I saw in README of the rewrite dirver, that "The driver is been developed against the wireless-2.6 tree maintained by John Linville, which includes the softma

[zd1211-devs] eth0 or eth1 and not wlan0

2006-04-30 Thread Xu Nakajima
Hi, As I underatnd from zd1211 doc,(of the rewritten version) , you should use eth0 or eth1 for the the ZD1211 interface. (see the readme). Is there some real reason not to use wlan0 (As I can do with the non rewrite version of zd1211) ? or is it something technical which has no real signi

Re: [zd1211-devs] softmac in driver rewrite

2006-04-30 Thread Daniel Drake
John Que wrote: Regarding sotmac and the wirelss stack : I saw in README of the rewrite dirver, that "The driver is been developed against the wireless-2.6 tree maintained by John Linville, which includes the softmac stack.". Ulrich wrote that - thats how he works. Personally I work against Lin

Re: [zd1211-devs] eth0 or eth1 and not wlan0

2006-04-30 Thread Ulrich Kunitz
On Sun, 30 Apr 2006, Xu Nakajima wrote: > Hi, > > As I underatnd from zd1211 doc,(of the rewritten > version) , you should use eth0 or eth1 for the > the ZD1211 interface. (see the readme). > > Is there some real reason not to use wlan0 (As I can > do > with the non rewrite version of zd12

[zd1211-devs] test of zd1211 on netgear wgt634u with openwrt

2006-04-30 Thread Personnaz Aurelien
Hello,I just want to  tell you my  observations of the current zd1211 driver if it can be useful. (Sorry I am french and my english is far from perfection so please forgive my mistakes ^^)I have added the driver to the openwrt SDK to use it on a netgear wgt634u router (version r74). The client mode