Re: [zd1211-devs] Shuttle PN18G; re-used USB device ID

2007-08-16 Thread Remco
I don't think so, I'm thinking more specific entries in the EEPROM. We would need a debug version that dumps the EEPROM before we load the firmware. We will have to find data at some offset, which reliably would tell us, whether we deal with a ZD1211B instead of a ZD1211. Just classical

Re: [zd1211-devs] Is it possible to use zd1211rw without udev???

2007-03-20 Thread Remco
So the crucial question for me is: Is it possible to use zd1211rw without udev? and What has to be done for this working? (I'm sure there is something to do:-) The only problem I can think of is loading the device's firmware. The driver sends a notification to user space and user space is

Re: [zd1211-devs] Problems loading FW on ARM9 platform

2007-01-15 Thread Remco
Thats true - now it's called firmware.sh (I'm using udev v100), and udev is placing it in /lib/udev/firmware.sh. I'm not sure if this is absolutely necessary, but did you check if the script's permissions allow it to be executed ?

Re: [zd1211-devs] configuring the rate

2006-12-28 Thread Remco
Using the zd1211rw git tree with the patch to make it build on 2.6.20. I copied 267MB of data with various rate settings. All of the copies took about the same about of time. What is this setting doing? The nodes are both 802.11g, 5ft apart, 99% quality, 100% strength. The correct nodes are

Re: [zd1211-devs] ZD1211 open firmware project

2006-11-05 Thread Remco
Hi, With help from Johannes Berg, I've been working on reverse engineering the firmware to try and understand the instruction format. Assuming we can figure out all of the instructions, the end result is that we'll be able to produce an open source firmware. So far I've built up a partial

Re: [zd1211-devs] ZD1211 open firmware project

2006-11-05 Thread Remco
.. Intel 8052 .. I meant MCR 8051. I suppose you're aware of the clue in the vendor driver, using that as a starting point ? u8 WS11Ur2[(0xEE00 - 0xEC00) * 2] = { 0x0F, 0x9F, 0x00, 0xEE }; // JMP 0xEE00 - Using

Re: [zd1211-devs] zd1211rw encryption problems

2006-09-05 Thread Remco
(I noticed I still had this mail sitting in my queue. It's the result of some minimal testing. I hope it's not old news. BTW I'm temporarily no longer in possession of a zd1211 device so I can't try out anything for now) Any testing appreciated: does zd1211rw work with your ZD1211B device

Re: [zd1211-devs] zd1211rw encryption problems

2006-07-18 Thread Remco
Any testing appreciated: does zd1211rw work with your ZD1211B device when connecting to encrypted networks? (remember to test more than just associating...) I have/had all the described problems with a ZD1211. With linux-2.6.18-rc1 / wpa_supplicant 0.4.8 (no patches) things seem to have

Re: [zd1211-devs] R80 Linux 2.4 gcc 3.4.5 compile problems

2006-07-04 Thread Remco
src/zd1211.o src/zd1211.c: In function `zd1211_InitSetup': src/zd1211.c:1883: error: `zd1205wext_iw_get_stats' undeclared (first use in this function) src/zd1211.c:1883: error: (Each undeclared identifier is reported only once src/zd1211.c:1883: error: for each function it appears in.) make:

Re: [zd1211-devs] R80 Linux 2.4 gcc 3.4.5 compile problems

2006-07-03 Thread Remco
Trying to compile R80 src/zd1205.c: In function `zd1205wext_iw_get_stats': src/zd1205.c:4776: error: structure has no member named `iw_stats' I think the problem is with the conditions used to compile in iw_stats support. In zd1205.h the condition is: #ifdef CONFIG_NET_WIRELESS while in

Re: [zd1211-devs] [zd1211rw] LED not configured?

2006-06-23 Thread Remco
That's correct. The vendor driver simply blinks the LED at fixed intervals, it doesn't actually indicate how much traffic is flying around. Emn, it doesn't look like just periodic blinking. You definitely see when data is being transferred, in contrast to when it is idle. No idea, maybe

Re: [zd1211-devs] Wireless extensions

2006-06-05 Thread Remco
Make sure your kernel is compiled with wireless extensions (CONFIG_NET_WIRELESS) and USB support How do I know if it has wireless extensions, and if it hasn't how do I add tehm. I am using FC5. I expect it has wireless extensions. To check: zcat /proc/config.gz |grep CONFIG_NET_WIRELESS or

[zd1211-devs] Re: wireless-dev tree updated

2006-04-27 Thread Remco
Excerpt from the netdev list: On Wednesday 26 April 2006 22:20, John W. Linville wrote: ... I am also happy to accept patches for new drivers or for porting ieee80211+softmac-based drivers to the d80211 stack. There was a surprising amount of agreement that we should be marching toward the

Re: [zd1211-devs] Setting Ad-Hoc connection between two linux machines,both with zd1211 USB stick

2006-04-23 Thread Remco
Can anybody please guide me, step by step, what should I do to set up such a connection? (I am a quite a noobie in this.) Should I first run ifconfig wlan0 up? Should I set an IP by ifconfig wlan0 myIPAddress? Should I use iwpriv wlan0 connect? BTW,I am aware of the following thread from

Re: [zd1211-devs] Problem with AirLink+ AWLL3025/NA

2006-04-14 Thread Remco
After an upgrade of my kernel to 2.6.16, I needed to recompile the ZD1211 driver so I grabbed the latest version (r69). Compiled and installed fine. Problem is, I can't seem to get any data traffic through. I can associate fine with access points (and even see all available ones in iwlist),

Re: [zd1211-devs] experiences with Fiberline WL-430U

2006-04-13 Thread Remco
disclaimer: answers are based on what I remember, they should be fairly accurate. of messages. The last messages were as follows: zd1211: Mixed Mode zd1211: AllowedChannel = 07ff zd1211: LinkLEDn = 200 AllowedChannel = 000107ff Region: 48 zd1205: (exit)

Re: [zd1211-devs] channel/region problem with Fiberline WL-430U

2006-04-12 Thread Remco
zd1211: AllowedChannel = 07ff zd1211: LinkLEDn = 200 AllowedChannel = 000107ff Region: 48 Why are the two AllowedChannel entries different? Why are there only 11 or 12 bits set although I'm in Europe where there are 13 channels usable? Or is this number not a bit pattern with