Helo semonski
Although I have a Netgear WG511T I use it in M$XP Tsohiba.
I have belkin on this Vaio Note book.
However I feel you will have to do same.
Get NDISWRAPPER (better if you can compile it yourself but quicker to
use a pre-complied one)
It took a lot of searching to find a precompiled one for me.
To get it to work
Code:
insmod ndiswrapper
loadndisdriver a b c d
(you have to workout a b from dmesg)
a) vendr id
b) device id
c)is sys file from Win
d) is inf file from Win
NOTE use full path to files
plug in pcmcia card
Code:
ifconfig eth0 xxx.yyy.zzz.aaa
could use local statis ip 192.168.0.3
Code:
route add default gw 192.168.0.1
iwconfig eth0 essid "MYESSID"
iwconfig eth0 enc ABCDEFABCEFDA12345
iwconfig eth0
status reported
kick off konqueror.
NOTE I have NOT done anything special for kernel
it is bog stdd MDK 9.2
Hope this helps,
Dr. Skids
a b c d