hi guys
i have some questions

. I am using laptop hp dv2000 & FC9
my wireless:
Code:
Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
Code:
Linux localhost.localdomain 2.6.25.3-18.fc9.i686 #1 SMP Tue May 13 05:38:53 EDT 2008 i686 i686 i386 GNU/Linux
actually its working fine with NetworkManager
My Qz

:
1- how i can know what is the driver for my wireless card that i am using
is it ipw3945 ?
in the running processes , there are iwl3945 ( i dont knw if same of ipw )
=-=-=-=-=
2- can i convert to monitor mode in networkmanager ??
because in GUI , no monitor mode.
i searched about CL , but no thing helped
=-=-=-=-=
3- i tried to install ipw3945
http://www.aircrack-ng.org/doku.php?id=ipw3945
gcc is already installed .
but when i try to install lib openssl devel
Code:
[root@localhost ipwraw-ng]# yum install libopenssl-devel
Loaded plugins: refresh-packagekit
Setting up Install Process
Parsing package install arguments
No package libopenssl-devel available.
Nothing to do
i took chance that its maybe installed , so i decided to keep going and try
Code:
[root@localhost ipwraw-ng]# make
make -C /lib/modules/2.6.25.3-18.fc9.i686/build M=/home/kettaneh/Download/ipw3945/ipwraw-ng modules
make: *** /lib/modules/2.6.25.3-18.fc9.i686/build: No such file or directory. Stop.
make: *** [modules] Error 2
[root@localhost ipwraw-ng]#
[root@localhost ipwraw-ng]#
[root@localhost ipwraw-ng]# make install
make: *** No rule to make target `ipwraw.ko', needed by `install'. Stop.
any hits , advices may help me ??
<-- Noop