Re: [zd1211-devs] zd1211rw ICV mismatch

2006-07-31 Thread Peter Lueg
Hi, I use the following: Vanilla Kernel 2.6.17 + patch-2.6.18-rc2 + some changes for PXA270 (nothing with softmac) I patch it with patch-2.6.18-rc2-rc3 and have the same problem (ICV mismatch). Then I test Kernel 2.6.17 + patch-2.6.18-rc2 on a Laptop. But the result is the same.

[zd1211-devs] Is it possible to take only a one driver binary for both zd1211 and zd1211b?

2006-07-31 Thread Jose Pascual
Hi There, I know that driver is for zd1211 and zd1211b but It's not possible to generate a only one binary driver for both. It's possible to do it in two different binary and using modprobe it's posible to resolve it, but It's a loss of memory mainly in embedded systems, tia! best regards --

[zd1211-devs] wusbf54g support

2006-07-31 Thread jonny
hi, i read on your site(http://zd1211.ath.cx/) linksys wusbf54g is supportet by the zd1211 driver Linksys WUSBF54G zd1211 13b1:001e i tried the r83, everything worked fine, it compiled and i load the kernel module without any problems, usbcore registered the usb driver but ther

Re: [zd1211-devs] Is it possible to take only a one driver binary for both zd1211 and zd1211b?

2006-07-31 Thread Mike Pinna
Hi Jose, On Mon, Jul 31, 2006 at 06:11:17PM +0200, Jose Pascual wrote: > I know that driver is for zd1211 and zd1211b but It's not possible to > generate a only one binary driver for both. > > It's possible to do it in two different binary and using modprobe it's > posible to resolve it, but It'

[zd1211-devs] Erroneously disabled channels

2006-07-31 Thread Hessi James
Hi, I've been trying to connect to my ap using the driver version r77. Everything seems to go on fine, except that while trying to connect, channel 7 is NEVER used. The region setting is ok, so is link quality and signal strength. Scans reveal my ap and its correct channel number. This prob

Re: [zd1211-devs] Question - Dropping of Packets with CRC Errors

2006-07-31 Thread Ulrich Kunitz
On 06-07-31 02:56 Clifton Watson wrote: > Hi guys, > > I have a question regarding the ZyDAS ZD1211 driver. Are the packets > containing CRC errors dropped by the firmware or driver? I would > greatly appreciate your help. Thanks. The CRC is computed on the device, but the packet is sent to t

Re: [zd1211-devs] Is it possible to take only a one driver binary for both zd1211 and zd1211b?

2006-07-31 Thread Ulrich Kunitz
On 06-07-31 18:11 Jose Pascual wrote: > I know that driver is for zd1211 and zd1211b but It's not possible to > generate a only one binary driver for both. > > It's possible to do it in two different binary and using modprobe it's > posible to resolve it, but It's a loss of memory > mainly in em

Re: [zd1211-devs] zd1211rw ICV mismatch

2006-07-31 Thread Ulrich Kunitz
On 06-07-31 15:01 Peter Lueg wrote: > Hi, > > I use the following: > Vanilla Kernel 2.6.17 > + patch-2.6.18-rc2 > + some changes for PXA270 (nothing with softmac) > > I patch it with patch-2.6.18-rc2-rc3 and have the same problem (ICV > mismatch). > > Then I test Kernel 2.6.17 + pat

[zd1211-devs] zydas driver "# driver does not handle USB errors correctly "

2006-07-31 Thread Nathan Weyer
On the zd1211.ath.cx under Status there is a line: "# driver does not handle USB errors correctly (sometimes device stops to work, reload of driver or unplug/replug needed)" I was wondering, could someone please elaborate on this? what kind of errors does it not handle? Is this something fixa

Re: [zd1211-devs] Question - Dropping of Packets with CRC Errors

2006-07-31 Thread Clifton Watson
Ulrich, In other words, you are saying that the device driver drops the corrupted packets based on the value of an error flag? --clw On 7/31/06, Ulrich Kunitz <[EMAIL PROTECTED]> wrote: > On 06-07-31 02:56 Clifton Watson wrote: > > > Hi guys, > > > > I have a question regarding the ZyDAS ZD1211