> commit 40e3cad61197fce63853e778db020f7637d988f2 > tree 6e086c930e1aef0bb24eb61af42d1f3c1fb7d38c > parent f0892b89e3c19c7d805825ca12511d26dcdf6415 > author Pavel Roskin <[EMAIL PROTECTED]> Tue, 28 Feb 2006 11:18:31 -0500 > committer Dominik Brodowski <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> > Signed-off-by: Dominik Brodowski <[EMAIL PROTECTED]> > > drivers/net/wireless/hostap/hostap_cs.c | 5 ++++- > 1 files changed, 4 insertions(+), 1 deletion(-)
Hello, this patch seems to break my setup. The hostap_cs driver included in kernel 2.6.16 does not detect my Prism 2 WLAN card anymore, although it is *not* Orinoco. With 2.6.15.5 it still worked. FYI: pccardctl info PRODID_1="" PRODID_2="Link DWL-650 11Mbps WLAN Card" PRODID_3="Version 01.02" PRODID_4="" MANFID=0156,0002 FUNCID=6 Sebastian - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html