On Tue, Apr 23, 2002 at 01:11:56PM -0500, Grant Edwards wrote: > > I've got a Linksys PCW11 card that works fine under RH7.2 using > the wlan-ng package (prism2_cs.o). > > Unfortunately, the card isn't recognized correctly on a machine > running a recent install of Woody. Cardmgr loads wvlan_cs.o, > which doesn't recognize the card. (There appears to be no > prism2 driver.)
prism2 cards are supported by the orinoco_cs driver. You just need a line something like this: card "PROXIM RangeLAN-DS/LAN PC Card" manfid 0x0126, 0x8000 bind "orinoco_cs" in your /etc/pcmcia/config or /etc/pcmcia/config-2.4 file. Mine's in config-2.4, since I'm using the drivers that are in the 2.4 kernel. -- David Roundy http://civet.berkeley.edu/droundy/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]