From owner-freebsd-questions@FreeBSD.ORG Fri Feb 27 06:28:45 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1FA2B10656C0 for ; Fri, 27 Feb 2009 06:28:45 +0000 (UTC) (envelope-from web@3dresearch.com) Received: from smtp.3dresearch.com (dorabella.3dresearch.com [66.167.251.2]) by mx1.freebsd.org (Postfix) with ESMTP id D96538FC0C for ; Fri, 27 Feb 2009 06:28:44 +0000 (UTC) (envelope-from web@3dresearch.com) Received: from fracasso.3dresearch.com (pool-96-236-181-134.pitbpa.east.verizon.net [96.236.181.134]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by vmail.3dresearch.com (Postfix) with ESMTP id 52756D9020; Fri, 27 Feb 2009 01:28:44 -0500 (EST) Received: from fracasso.3dresearch.com (fracasso.3dresearch.com [10.61.70.2]) by fracasso.3dresearch.com (Postfix) with ESMTP id B55B417267; Fri, 27 Feb 2009 01:28:43 -0500 (EST) From: Janos Dohanics Organization: 3D RESEARCH To: Marc Fonvieille Date: Fri, 27 Feb 2009 01:28:42 -0500 User-Agent: KMail/1.9.7 References: <200902261357.44338.web@3dresearch.com> <991123400902262152t45891fe8we3da5ef7efe37909@mail.gmail.com> <20090227061513.GA1104@gothic.blackend.org> In-Reply-To: <20090227061513.GA1104@gothic.blackend.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902270128.42923.web@3dresearch.com> Cc: FreeBSD Questions Subject: Re: wlan_scan_ap and wlan_scan_sta X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2009 06:28:45 -0000 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 > > > 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. Great, thank you... -- Janos Dohanics