On 08/22/2009 01:51 AM, Christian Lamparter wrote: > On Saturday 22 August 2009 01:36:17 Joerg Albert wrote: >> On 08/21/2009 10:52 PM, Christian Lamparter wrote: >>> This patch adds some more bits from the vendor driver, which >>> are supposed to help users with the one-stage/openfw firmwares. >> The otus driver sets phy registers 672-703 only for the one-stage firmware - >> hal/hpmain.c, line 3445: >> >> #ifndef ZM_OTUS_LINUX_PHASE_2 >> reg_write(regAddr + i, val); /* CR672 */ >> #endif >> >> Are you sure it doesn't hurt with the two-stage firmware? > no idea, that's why I ask requested input, instead of posting a patch + > sob right away. > > so far, I haven't heard of or experienced any regressions or anomalies. > Do you already have comments or complains? :) Your patch works fine here with a WNDA3100, using the two-stage firmware, against a 802.11g AP. After "iwconfig wlan1 rate 54M" I get approx. 22 MBit/s throughput with iperf, same as without the patch. > Unfortunately, my device (WNDA3100) still doesn't work properly > with either version at phy-rates beyond the magic 18MBit barrier. Strange, same device here (or another hw version? FCC ID: PY307300073) and I see packets @ 54M from the dev in the sniffer. But it also has the invalid regdomain 0x8000 in the eeprom ... With the one-stage firmware and without your patch my device doesn't associate with the AP, seems like no packets are sent. So I can't test your patch with the one-stage fw. Same result with a AVM Fritz stick. I'll look into bisecting. Regards, Joerg. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html