From owner-freebsd-stable@FreeBSD.ORG Fri Oct 31 22:41:36 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF2C310656A6 for ; Fri, 31 Oct 2008 22:41:36 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.184]) by mx1.freebsd.org (Postfix) with ESMTP id 90C738FC16 for ; Fri, 31 Oct 2008 22:41:36 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by rn-out-0910.google.com with SMTP id j71so1174207rne.12 for ; Fri, 31 Oct 2008 15:41:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=hIJD5jo9xJIlxds0yQG4tuOkA1TpnNpVUO5JKZOep+8=; b=vWpPPr9nguWkPPbBiIMbhYizXmwrOtZyv9rzFXMLBls5djv0s1VJNuIgxDfNY43bfA k91k52OPwc3tLiZoJM7B321b8seqeM/33bxm5sID+AnF9iTQYIylkj0XBEQukUYMlK5T oAGOHgDFMXC8wL80pQFSG7EvwvuPUUoWL3iUo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=nL9f4CS7zTMnQ2CB2L6MlxNney0VMCY2e+a4Zcvcoc5i0hVnveoxCtdHWiuHI1V4zX RplsUcDZcGK1MouX9K9iG7aglP0Wez7uHPJAikJAc92839bIif6Riz1yS2NPFu5Ihcrt xgmLygXRAvdSfxoknD8ynGGIaG1iVDkesL0ZE= Received: by 10.231.10.140 with SMTP id p12mr2919791ibp.35.1225492894449; Fri, 31 Oct 2008 15:41:34 -0700 (PDT) Received: by 10.231.11.72 with HTTP; Fri, 31 Oct 2008 15:41:34 -0700 (PDT) Message-ID: <3a142e750810311541k3fb41e51h207e06f328a1f578@mail.gmail.com> Date: Fri, 31 Oct 2008 23:41:34 +0100 From: "Paul B. Mahol" To: "Oliver Fromme" In-Reply-To: <200810312203.m9VM3Iff060907@lurza.secnetix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <490A1F15.5060008@janh.de> <200810312203.m9VM3Iff060907@lurza.secnetix.de> Cc: me@janh.de, freebsd-stable@freebsd.org Subject: Re: LevelOne WPC-0301 11g Wireless CardBus X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2008 22:41:37 -0000 On 10/31/08, Oliver Fromme wrote: > However, a simple "ifconfig ath0 scan" never terninates. > I have to press ^C. Is this normal? FYI, if you set card to manual roaming, that simple command will work. In other scenarios "ifconfig ath0 list scan" works.