View previous topic :: View next topic |
Author |
Message |
sylap69 n00b
Joined: 07 Apr 2003 Posts: 33 Location: Laval, Qc, Canada
|
Posted: Fri Mar 05, 2004 3:46 am Post subject: [ORINOCO] - Monitor mode - kernel 2.6.3 [résolu] |
|
|
Salut
C'est possible d'avoir le "monitor mode" sur une carte orinoco avec le kernel 2.6.3 ?
J'ai cherché sans succès.
Quelqu'un a réussi?
Last edited by sylap69 on Sat Mar 06, 2004 3:34 am; edited 1 time in total |
|
Back to top |
|
|
3.1415 Apprentice
Joined: 29 Jan 2004 Posts: 199 Location: Stanford, CA, USA
|
Posted: Fri Mar 05, 2004 10:45 pm Post subject: |
|
|
qu'est-ce que le monitor mode ? _________________ A 3.14% près...
3.14@jabber.aster.pl |
|
Back to top |
|
|
sylap69 n00b
Joined: 07 Apr 2003 Posts: 33 Location: Laval, Qc, Canada
|
Posted: Sat Mar 06, 2004 3:32 am Post subject: |
|
|
J'ai résolu mon problème...
Il faut aller chercher le fichier orinoco-0.13e-SN-4.tar.bz2
ici -> http://www.tzi.de/~plasmahh/
Code: | # cd orinoco-0.13e-SN-4
# make
# make install |
et voilà:
Code: |
# iwpriv eth1
eth1 Available private ioctl :
force_reset (8BE0) : set 0 & get 0
card_reset (8BE1) : set 0 & get 0
set_port3 (8BE2) : set 1 int & get 0
get_port3 (8BE3) : set 0 & get 1 int
set_preamble (8BE4) : set 1 int & get 0
get_preamble (8BE5) : set 0 & get 1 int
set_ibssport (8BE6) : set 1 int & get 0
get_ibssport (8BE7) : set 0 & get 1 int
monitor (8BE8) : set 2 int & get 0
dump_recs (8BFF) : set 0 & get 0 |
|
|
Back to top |
|
|
|