* Re: [PATCH 3/12] orinoco: Symbol 3.0x firmware needs broken_disableport
[not found] <20050514153010.GD3643@lst.de>
@ 2005-05-16 1:04 ` David Gibson
0 siblings, 0 replies; only message in thread
From: David Gibson @ 2005-05-16 1:04 UTC (permalink / raw)
To: Christoph Hellwig; +Cc: jgarzik, proski, netdev
On Sat, May 14, 2005 at 05:30:10PM +0200, Christoph Hellwig wrote:
> Patch from Pavel Roskin.
Acked-by: David Gibson <hermes@gibson.dropbear.id.au>
> 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-05-16 1:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20050514153010.GD3643@lst.de>
2005-05-16 1:04 ` [PATCH 3/12] orinoco: Symbol 3.0x firmware needs broken_disableport David Gibson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).