O.K. guys, I'm going to list exactly what i have done and any help would be extremely welcome.
Install k-mod-ndiswrapper
Code:
su -c 'yum install kmod-ndiswrapper'
Create a directory in the base of the filesystem called ndiswrapper_drivers
Code:
su -c 'mkdir /ndiswrapper_drivers'
log in as root
Change Directory to the location of the windows driver on the cd-rom
Code:
cd /media/WLAN_Card/Driver/
I was unsure what to copy over so i copied all of the files save the 98 driver
Code:
cp FwRad16.bin FwRad17.bin FwRad19.bin t1130_XP.sys TNET1130.INF tnetwcoinst.dll tnet1130.cat /ndiswrapper_drivers/
Install through ndiswrapper
Code:
ndiswrapper -i TNET1130.INF
installing tnet1130 ...
Code:
ndiswrapper -l
tnet1130 : driver installed
device (104C:9066) present
I don't know what this step does
Code:
modprobe ndiswrapper
now i'm stuck
this is the output of iwconfig
Code:
lo no wireless extensions.
eth1 no wireless extensions.
wlan0 IEEE 802.11g ESSID:off/any
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Bit Rate=54 Mb/s Tx-Power:10 dBm Sensitivity=0/3
RTS thr=4096 B Fragment thr=4096 B
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0