Yesterday I ran Knoppix 4.0.2 for the first time on a Presario v2000 AMD 64 w/ XP sp2.

In my attempt to connect to my wireless network I did this.

downloaded the drivers for my waln adapter from compaq to a folder on my windows desktop. deleted the filed I didn't need and was left with a folder with these files:
bcm43xx.cat
bcm43xxa.cat
bcmwl5.inf
bcmwl5.sys
bcmwl5a.inf
bcmwlntp.sys
internal.ex_
setup.ini
setup.inx
setup.iss
sp29361.cva

then rebooted to knoppix 4.0.2

i then copied all of these files to the /home/tmp directory.

then ran ndiswrapper and tried bcmwl5.inf(didn't work) then bcmwl5a.inf which finally got me a little closer.

then at the command line:

bash# su-
bash# /usr/sbin/ndiswrapper -i/home/tmp/bcmwl5.inf
bash# /usr/sbin/ndswrapper -l
-this was all usefull...then

after that i was told to do these next:
bash# /usr/sbin/ndswrapper -m (nothing)
bash# modprobe wlan0 (nothing)

what did work though to get it up was:
bash# iwlist wlan0 scan


from there everything was good. after a few minutes i restarted in windows and discovered my wlan no longer works in windows xp. the button to activate the internal lan is lit by led when on. it no longer goes on but when you press the button the system tray toggles from on to disabled. even with it on(according to the tray) i can't get online and in my device manager it has the yellow exclamation mark.

i've uninstalled and installed the drivers. i've tried using a belkin 7050 adapter with belkin drivers and the same thing with that. windows sees the devices but they won't start (code 10 in the device manager)

someone...PLEASE help