Wellenreiter detect TYPE_LUCENT with a cisco Aironet
340 using kernel 2.4.20 drivers because It can not
access /proc/driver/aironet/$int_name/Status who does
not exist anymore with the 2.4.20 kernel drivers.
It looks working if we force the code to use
TYPE_CISCO2 and remove all the checks done in
/proc/driver/aironet/$int_name/Status
The interface must be put manually in promiscut mode
first using the command `ifconfig wifi0 promisc`
Alexis