From owner-freebsd-stable@FreeBSD.ORG Sun Nov 6 21:15:57 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E064116A41F for ; Sun, 6 Nov 2005 21:15:57 +0000 (GMT) (envelope-from richard@unixguru.nl) Received: from mail.unixguru.nl (mosibi.demon.nl [212.238.240.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09E4E43D64 for ; Sun, 6 Nov 2005 21:15:56 +0000 (GMT) (envelope-from richard@unixguru.nl) Received: from localhost (localhost [127.0.0.1]) by mail.unixguru.nl (Postfix) with ESMTP id BD2F056471; Sun, 6 Nov 2005 22:15:35 +0100 (CET) Received: from localhost (sun.unixguru.nl [192.168.10.7]) by mail.unixguru.nl (Postfix) with ESMTP id 26EA756470; Sun, 6 Nov 2005 22:15:32 +0100 (CET) Date: Sun, 6 Nov 2005 22:15:50 +0100 From: Richard Arends To: Stephen Montgomery-Smith Message-ID: <20051106211550.GB26783@sun.unixguru.nl> References: <20051106131916.GO28385@sun.unixguru.nl> <436E6D07.6010600@math.missouri.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <436E6D07.6010600@math.missouri.edu> User-Agent: Mutt/1.5.6i X-Virus-Scanned: amavisd-new at unixguru.nl Cc: freebsd-stable@freebsd.org Subject: Re: Atheros (ath0) no RX traffic 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: Sun, 06 Nov 2005 21:15:58 -0000 On Sun, Nov 06, 2005 at 02:52:23PM -0600, Stephen Montgomery-Smith wrote: Stephen, > You are doing better than me. I try this: > ifconfig ath0 wepkey 12345 > and get > ifconfig: SIOCS80211: Invalid argument > > (Actually maybe that is happening to you as well, but since you are > setting ifconfig_ath0 from within rc.conf, you might be missing this > error message as it flies by in your start up.) Nope, my atheros card is comming up perfectly with WEP. When I do the configuration with ifconfig, I also don't get any error's. The only thing is, 802_11 frame's with WEP are dropped. > I get this error on other wireless cards as well. An other card (Lucent Gold) (wi) is working perfect with WEP, so I think you have a totaly different problem than me. -- Regards, Richard.