Sebastien 'TiT0' Cazajous wrote:
[ 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
Sounds promising.
How exactly do I associate the orinoco_cs to this card. Everytime it
starts up it's identified as a wvlan_cs card and loads up from there.
I'm unclear how I can set this association to over-ride the default
wvlan_cs.