From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH] pcmcia: avoid binding hostap_cs to Orinoco cards Date: Wed, 01 Mar 2006 18:37:07 -0500 Message-ID: <44063023.9010603@pobox.com> References: <200603012259.k21MxEN3013604@hera.kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: To: Linux Kernel Mailing List , linux@dominikbrodowski.net, Netdev List In-Reply-To: <200603012259.k21MxEN3013604@hera.kernel.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Linux Kernel Mailing List wrote: > commit 40e3cad61197fce63853e778db020f7637d988f2 > tree 6e086c930e1aef0bb24eb61af42d1f3c1fb7d38c > parent f0892b89e3c19c7d805825ca12511d26dcdf6415 > author Pavel Roskin Tue, 28 Feb 2006 11:18:31 -0500 > committer Dominik Brodowski Wed, 01 Mar 2006 11:12:00 +0100 > > [PATCH] pcmcia: avoid binding hostap_cs to Orinoco cards > > Don't just use cards with PCMCIA ID 0x0156, 0x0002. Make sure that the > vendor string is "Intersil" or "INTERSIL" > > Signed-off-by: Pavel Roskin > Signed-off-by: Dominik Brodowski > > drivers/net/wireless/hostap/hostap_cs.c | 5 ++++- > 1 files changed, 4 insertions(+), 1 deletion(-) Why was this not CC'd to the wireless maintainer and netdev list? Jeff