From owner-freebsd-current@FreeBSD.ORG Tue Sep 30 15:39:59 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 864E7106568F for ; Tue, 30 Sep 2008 15:39:59 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id 5A52B8FC2F for ; Tue, 30 Sep 2008 15:39:59 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id m8UFdko3022195 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 30 Sep 2008 08:39:47 -0700 (PDT) (envelope-from sam@freebsd.org) Message-ID: <48E24842.4070409@freebsd.org> Date: Tue, 30 Sep 2008 08:39:46 -0700 From: Sam Leffler Organization: FreeBSD Project User-Agent: Thunderbird 2.0.0.9 (X11/20071125) MIME-Version: 1.0 To: eculp , freebsd-current References: <20080929173223.183035ohkgl7jk3b@econet.encontacto.net> <20080930054432.GB5863@chateau.d.lf> In-Reply-To: <20080930054432.GB5863@chateau.d.lf> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-DCC-Rhyolite-Metrics: ebb.errno.com; whitelist Cc: Subject: Re: I lost ath0 support on current sometime between Sept 20 and Sept 26. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Sep 2008 15:39:59 -0000 आशीष शुक्ल Ashish Shukla wrote: > In <20080929173223.183035ohkgl7jk3b@econet.encontacto.net>, eculp wrote: > > [snip] > >> # ifconfig >> >> ath0: flags=8843 metric 0 mtu >> 2290 >> ether 00:1d:d9:27:5c:e5 >> media: IEEE 802.11 Wireless Ethernet autoselect mode 11g >> status: associated >> pflog0: flags=0<> metric 0 mtu 33204 >> lo0: flags=8049 metric 0 mtu 16384 >> inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6 >> inet6 ::1 prefixlen 128 >> inet 127.0.0.1 netmask 0xff000000 >> pfsync0: flags=0<> metric 0 mtu 1460 >> syncpeer: 224.0.0.240 maxupd: 128 >> wlan0: flags=8843 metric 0 >> mtu 1500 >> ether 00:1d:d9:27:5c:e5 >> inet 172.16.0.7 netmask 0xffffff00 broadcast 172.16.0.255 >> media: IEEE 802.11 Wireless Ethernet DS/11Mbps mode 11g >> status: associated >> ssid virus channel 6 (2437 Mhz 11g) bssid 00:1d:7e:51:e1:4d >> regdomain 101 indoor ecm authmode OPEN privacy ON deftxkey 1 >> wepkey 1:40-bit txpower 16 bmiss 7 scanvalid 60 bgscan bgscanintvl 300 >> bgscanidle 250 roam:rssi 7 roam:rate 5 protmode CTS wme burst > > I'm also experiencing the same issue, i.e. ifconfig output says > associated, but neither I can ping{,6} (or simply communicate with) > any of the nodes of my network, and I'm using static IP addresses. BtW > I've not tried 'ath' with previously available HAL 0.10.5.6. Is this only w/ static key wep? Yesterday I re-tested open and wpa and both worked fine. I haven't had time to setup wep. I also see no stats or debug output that might explain what's wrong. Sam