From owner-freebsd-bugs@FreeBSD.ORG Sat Feb 9 05:30:02 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CEC9616A417 for ; Sat, 9 Feb 2008 05:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B243B13C447 for ; Sat, 9 Feb 2008 05:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m195U2Lb060596 for ; Sat, 9 Feb 2008 05:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m195U2uI060595; Sat, 9 Feb 2008 05:30:02 GMT (envelope-from gnats) Resent-Date: Sat, 9 Feb 2008 05:30:02 GMT Resent-Message-Id: <200802090530.m195U2uI060595@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Steven G. Kargl" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0E9016A41A for ; 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 ; 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 ; 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" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/120456: ath(4) needs to specify requirement on wlan_scan_sta X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Steven G. Kargl" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Feb 2008 05:30:02 -0000 >Number: 120456 >Category: kern >Synopsis: ath(4) needs to specify requirement on wlan_scan_sta >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >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: >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: >Unformatted: