From the looks of it you are using BT3, in which case this is the correct procedure for your card.
thats it, it will change your wireless card from wlan0 to wifi0, which is in monitor mode.Code:modprobe -r iwl3945 modprobe ipwraw
To get it back into managed mode you just need the opposite,
Code:modprobe -r ipwraw modprobe iwl3945


ff/any

