Re: wlan_scan_ap and wlan_scan_sta

2009-02-26 Thread Janos Dohanics
On Friday 27 February 2009 01:15:14 am you wrote: > On Fri, Feb 27, 2009 at 08:52:30AM +0300, Remorque wrote: > > On Thu, Feb 26, 2009 at 9:57 PM, Janos Dohanics wrote: > > > According to the Handbook, I can compile into the kernel > > > > > > device wlan_scan_ap # 802.11 AP mode scanning >

Re: wlan_scan_ap and wlan_scan_sta

2009-02-26 Thread Marc Fonvieille
On Fri, Feb 27, 2009 at 08:52:30AM +0300, Remorque wrote: > On Thu, Feb 26, 2009 at 9:57 PM, Janos Dohanics wrote: > > > According to the Handbook, I can compile into the kernel > > > > device wlan_scan_ap # 802.11 AP mode scanning > > device wlan_scan_sta # 802.11 STA mode scanning > >

Re: wlan_scan_ap and wlan_scan_sta

2009-02-26 Thread Janos Dohanics
On Friday 27 February 2009 12:52:30 am you wrote: > On Thu, Feb 26, 2009 at 9:57 PM, Janos Dohanics wrote: > > According to the Handbook, I can compile into the kernel > > > > device wlan_scan_ap # 802.11 AP mode scanning > > device wlan_scan_sta # 802.11 STA mode scanning > > > > But whe

Re: wlan_scan_ap and wlan_scan_sta

2009-02-26 Thread "Remorque"
On Thu, Feb 26, 2009 at 9:57 PM, Janos Dohanics wrote: > According to the Handbook, I can compile into the kernel > > device wlan_scan_ap # 802.11 AP mode scanning > device wlan_scan_sta # 802.11 STA mode scanning > > But when I do, I get: > > config: Error: device "wlan_scan_ap" is unkn

wlan_scan_ap and wlan_scan_sta

2009-02-26 Thread Janos Dohanics
According to the Handbook, I can compile into the kernel device wlan_scan_ap # 802.11 AP mode scanning device wlan_scan_sta # 802.11 STA mode scanning But when I do, I get: config: Error: device "wlan_scan_ap" is unknown config: Error: device "wlan_scan_sta" is unknown config: 2 errors