From sgk@troutmask.apl.washington.edu  Sat Feb  9 05:29:29 2008
Return-Path: <sgk@troutmask.apl.washington.edu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D0E9016A41A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  9 Feb 2008 05:29:29 +0000 (UTC)
	(envelope-from sgk@troutmask.apl.washington.edu)
Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105])
	by mx1.freebsd.org (Postfix) with ESMTP id BA85913C46E
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  9 Feb 2008 05:29:29 +0000 (UTC)
	(envelope-from sgk@troutmask.apl.washington.edu)
Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1])
	by troutmask.apl.washington.edu (8.14.2/8.14.2) with ESMTP id m195Th4D088926
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 8 Feb 2008 21:29:43 -0800 (PST)
	(envelope-from sgk@troutmask.apl.washington.edu)
Received: (from sgk@localhost)
	by troutmask.apl.washington.edu (8.14.2/8.14.2/Submit) id m195ThAI088925;
	Fri, 8 Feb 2008 21:29:43 -0800 (PST)
	(envelope-from sgk)
Message-Id: <200802090529.m195ThAI088925@troutmask.apl.washington.edu>
Date: Fri, 8 Feb 2008 21:29:43 -0800 (PST)
From: "Steven G. Kargl" <kargl@troutmask.apl.washington.edu>
Reply-To: "Steven G. Kargl" <kargl@troutmask.apl.washington.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ath(4) needs to specify requirement on wlan_scan_sta
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         120456
>Category:       docs
>Synopsis:       ath(4) needs to specify requirement on wlan_scan_sta
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-wireless
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 09 05:30:02 UTC 2008
>Closed-Date:    
>Last-Modified:  Fri May 30 19:20:01 UTC 2014
>Originator:     Steven G. Kargl
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD troutmask.apl.washington.edu 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Mon Dec 17 12:59:20 PST 2007 kargl@troutmask.apl.washington.edu:/usr/obj/usr/src/sys/SPEW amd64


	
>Description:

Built a new kernel including the devices as specified in ath(4).
The device failed to associate.  The problem is that wlan_scan_sta
needs to be either loaded as a kernel module or built into the
kernel.  The man page is missing this critical information.

>How-To-Repeat:

Add the devices as specified in ath(4) kernel config, build
new kernel, watch failure of ath to associate.

>Fix:

Fix the documentation to include all required devices.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-doc 
Responsible-Changed-By: remko 
Responsible-Changed-When: Sat Feb 9 11:37:19 UTC 2008 
Responsible-Changed-Why:  
documentation item 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120456 
Responsible-Changed-From-To: freebsd-doc->adrian 
Responsible-Changed-By: bcr 
Responsible-Changed-When: Fri Jul 9 15:04:08 UTC 2010 
Responsible-Changed-Why:  
Assign to adrian per his request, he'll look into it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120456 
Responsible-Changed-From-To: adrian->freebsd-wireless 
Responsible-Changed-By: adrian 
Responsible-Changed-When: Mon Apr 11 11:15:43 UTC 2011 
Responsible-Changed-Why:  
Punt to mailing list 


http://www.freebsd.org/cgi/query-pr.cgi?pr=120456 

From: Sevan Janiyan <venture37@geeklan.co.uk>
To: bug-followup@FreeBSD.org, kargl@troutmask.apl.washington.edu
Cc:  
Subject: Re: docs/120456: ath(4) needs to specify requirement on wlan_scan_sta
Date: Fri, 30 May 2014 20:15:32 +0100

 This PR is no longer valid, from UPDATING 20080420
 
 "As part of the multi-bss changes the wlan_scan_ap and wlan_scan_sta 
 modules were merged into the base wlan module.  All references to these 
 modules (e.g. in kernel config files) must be removed."
>Unformatted:
