On Sat, May 14, 2005 at 05:30:10PM +0200, Christoph Hellwig wrote:
Patch from Pavel Roskin.
Acked-by: David Gibson <redacted>
quoted hunk
Index: linux-2.6/drivers/net/wireless/orinoco.c
===================================================================
+++ linux-2.6/drivers/net/wireless/orinoco.c 2005-05-14 16:57:39.000000000 +0200
@@ -2223,6 +2223,8 @@
firmver >= 0x31000;
priv->has_preamble = (firmver >= 0x20000);
priv->ibss_port = 4;
+ priv->broken_disableport = (firmver == 0x25013) ||
+ (firmver >= 0x30000 && firmver <= 0x31000);
/* Tested with Intel firmware : 0x20015 => Jean II */
/* Tested with 3Com firmware : 0x15012 & 0x22001 => Jean II */
break;
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/people/dgibson