[ Gustaf Erikson wrote : ] > Tom Allison <[EMAIL PROTECTED]> writes: > > I have managed to the my D-Link DWL-650 working OK with the > > wvlan_cs driver. But I find reference to a samsung driver that is > > also available and support the WEP encryption (for what it's > > worth). > > > > I tried following some instruction on setting up the driver. > > I compiled it. > > put it in /lib/modules/2.4.9/pcmcia > > ran 'depmod -a' > > added a reference in /etc/pcmcia/config for the driver > > and > > > > it doesn't work. > > It keeps loading the wvlan driver instead. > > Have you bound the driver to the card? (lower down in > /etc/pcmcia/config) > > /g.
Since kernel 2.4.9 the drivers has change you will use the orinoco_cs module as you was using the wvlan_cs one and it will works. Be careful, kto change too the pcmcia module from i82... (i don't remenber) to the yenta one. A+ Tito -- +---- \\\// --[Sebastien 'Tito' Cazajous -> [EMAIL PROTECTED] | (0 -) [http://tito.eikonex.org] | +-oOO--(_)--OOo-------- -> Use Debian GNU/LinuX <- -----------+

