wlan_scan_ap and wlan_scan_sta

Marc Fonvieille blackend at freebsd.org
Thu Feb 26 22:15:22 PST 2009


On Fri, Feb 27, 2009 at 08:52:30AM +0300, Remorque wrote:
> On Thu, Feb 26, 2009 at 9:57 PM, Janos Dohanics <web at 3dresearch.com> 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 unknown
> > config: Error: device "wlan_scan_sta" is unknown
> > config: 2 errors
> > *** Error code 1
> > 1 error
> > *** Error code 2
> > 1 error
> >
> > I'm wondering why? 6.4-PRERELEASE, amd64
>

6.4-R does not need these, you can remove them safely.  I'll add a note
to the Handbook.

> 
> Does the handbook say the version of FreeBSD with which you can compile
> these in the kernel?
> I know they also refused to play with 8.0-CURRENT for me recently.
> 

They have been removed from -CURRENT since Apr 20 2008, the Handbook
cannot follow the changes on -CURRENT, it's a fast moving target :)

-- 
Marc


More information about the freebsd-questions mailing list