From owner-freebsd-current@FreeBSD.ORG Tue Sep 30 19:48:58 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 DE352106568E for ; Tue, 30 Sep 2008 19:48:58 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from ns2.bafirst.com (72-12-2-19.static.networktel.net [72.12.2.19]) by mx1.freebsd.org (Postfix) with ESMTP id 55D9D8FC12 for ; Tue, 30 Sep 2008 19:48:57 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from HOME.encontacto.net ([189.190.8.164]) by ns2.bafirst.com with esmtp; Tue, 30 Sep 2008 14:48:56 -0500 id 000D5418.48E282A8.000111A0 Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Tue, 30 Sep 2008 14:48:55 -0500 id 0004AC1B.48E282A7.000179E6 Received: from 172.16.0.7 (172.16.0.7 [172.16.0.7]) by econet.encontacto.net (Horde Framework) with HTTP; Tue, 30 Sep 2008 14:48:55 -0500 Message-ID: <20080930144855.11733eqpwzhr36gw@econet.encontacto.net> Date: Tue, 30 Sep 2008 14:48:55 -0500 From: eculp To: Sam Leffler References: <20080929173223.183035ohkgl7jk3b@econet.encontacto.net> <20080930054432.GB5863@chateau.d.lf> <48E24842.4070409@freebsd.org> In-Reply-To: <48E24842.4070409@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) X-Remote-Browser: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.17) Gecko/20080925 Firefox/2.0.0.17 X-IMP-Server: 189.190.8.164 X-Originating-IP: 201.155.7.3 X-Originating-User: eculp@encontacto.net Cc: freebsd-current 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 19:48:59 -0000 Quoting Sam Leffler : > =E0=A4=86=E0=A4=B6=E0=A5=80=E0=A4=B7 =E0=A4=B6=E0=A5=81=E0=A4=95=E0=A5=8D= =E0=A4=B2 Ashish Shukla wrote: >> In <20080929173223.183035ohkgl7jk3b@econet.encontacto.net>, eculp wrote: >> >> [snip] >> >> [snip2] >> >> I'm also experiencing the same issue, i.e. ifconfig output says =20 >> associated, but neither I can ping{,6} (or simply communicate with) =20 >> any of the nodes of my network, and I'm using static IP addresses. =20 >> 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 =20 > and both worked fine. I haven't had time to setup wep. I also see no =20 > stats or debug output that might explain what's wrong.. Thanks, Sam. I think I did a very poor job of explaining my problem. =20 I'm going to try again using today's kernel as an example of the later =20 versions that don't work rather than version from Sept 20 and previous =20 that do work. Verbose boot from today's kernel that seems to have problems, divided =20 into the following sections: # uname -a FreeBSD ed.local.net.mx 8.0-CURRENT FreeBSD 8.0-CURRENT #41: Tue Sep =20 30 05:27:31 CDT 2008 root@ed.local.net.mx:/usr/obj/usr/src/sys/ENCONTACTO i386 ed.local.net.mx # /etc/rc.conf for ath0: wlans_ath0=3Dwlan0 ifconfig_wlan0=3D"DHCP ssid virus wepmode on wepkey 1:0x2373FE9515 weptxke= y 1" The above and the following are on line at =20 http://encontacto.net/SHARE/newInfo to not burden the mailing list. # # # # # # # # # VERBOSE DMESG.BOOT FOR Sep 30 KERNEL # # # # # # # # # # # # # # # # # bg_scans after boot # # # # # # # # # # # # # # # # # # # IFCONFIG # # # # # # # # # # # # # # # # # # # LIST SCAN # # # # # # # # # I doubt that the information from Sep. 20 and previous that work are =20 of much # # use. The KERNCONF's and all configuration haven't changed =20 for at least 20 days and probably longer. Thanks for any suggestions, ed > Sam > >