From owner-freebsd-questions@FreeBSD.ORG Tue Dec 9 20:31:12 2008 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 540641065672 for ; Tue, 9 Dec 2008 20:31:12 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell.rawbw.com (shell.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 2B05D8FC1A for ; Tue, 9 Dec 2008 20:31:12 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from eagle.syrec.org (c-24-6-210-197.hsd1.ca.comcast.net [24.6.210.197]) (authenticated bits=0) by shell.rawbw.com (8.13.6/8.13.6) with ESMTP id mB9KVBkU054062 for ; Tue, 9 Dec 2008 12:31:11 -0800 (PST) Message-ID: <493ED58E.6080307@rawbw.com> Date: Tue, 09 Dec 2008 12:31:10 -0800 From: Yuri User-Agent: Thunderbird 2.0.0.18 (X11/20081127) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: wireless scan: 'ifconfig scan' hangs often X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yuri@rawbw.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2008 20:31:12 -0000 I use wireless with this device: ath0: mem 0xcffe0000-0xcffeffff irq 16 at device 5.0 on pci0 and very often (most of the times) 'ifconfig ath0 scan' hangs. First time I do scan it usually succeeds but the second and subsequent runs of this command hang in 50+% of cases. It hangs equally when I am trying to run this command when network is associated and running and down. Is this a bug in driver or what the problem might be? Yuri