From owner-freebsd-net@FreeBSD.ORG Wed Feb 11 23:48:07 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3166106577F for ; Wed, 11 Feb 2009 23:48:07 +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 1DAD38FC1E for ; Wed, 11 Feb 2009 23:48:06 +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 n1BNm4Pu037639 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 11 Feb 2009 15:48:05 -0800 (PST) (envelope-from sam@freebsd.org) Message-ID: <499363B4.20409@freebsd.org> Date: Wed, 11 Feb 2009 15:48:04 -0800 From: Sam Leffler Organization: FreeBSD Project User-Agent: Thunderbird 2.0.0.18 (X11/20081209) MIME-Version: 1.0 To: Adam K Kirchhoff References: <16510045949.20090211193347@serebryakov.spb.ru> <20090211145145.1b5f5b24@sorrow.ashke.com> In-Reply-To: <20090211145145.1b5f5b24@sorrow.ashke.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC-sonic.net-Metrics: ebb.errno.com; whitelist Cc: freebsd-net@freebsd.org Subject: Re: New Atheros card: channel reset error [sorry for posting of not ready message] X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2009 23:48:09 -0000 Your panic on card eject has been fixed in HEAD. That was one of the changes I hoped to backport to RELENG_7 after the hal is brought back. Sam Adam K Kirchhoff wrote: > I get similar errors, but only when trying to connect to a particular > wireless network (at work). I can connect to the one I have at home, > and do not get any errors. I have opened up a pr about it: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=131162 > > In my case, if I then remove the wireless card while the interface is > trying to acquire an IP address, the kernel panics. Are you seeing > something similar? > > Adam > > On Wed, 11 Feb 2009 19:33:47 +0300 > Lev Serebryakov wrote: > > >> Hello, Freebsd-net. >> >> I'm getting this error on every operation with new Atheros MiniPCI >> card: >> >> ath0: ath_chan_set: unable to reset channel 6 (2437 Mhz, flags 0x490 hal flags 0x150), hal status 12 >> >> What does it mean? Maybe, card is broken? >> >> # pciconf -lv >> ath0@pci0:0:17:0: class=0x020000 card=0x1600185f chip=0x001b168c rev=0x01 hdr=0x00 >> vendor = 'Atheros Communications Inc.' >> device = 'AR5006 family 802.11abg Wireless NIC' >> class = network >> subclass = ethernet >> >> # grep ath /var/run/dmesg.boot >> ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) >> ath0: mem 0xa0060000-0xa006ffff irq 15 at device 17.0 on pci0 >> ath0: [ITHREAD] >> ath0: WARNING: using obsoleted if_watchdog interface >> ath0: Ethernet address: 00:0b:6b:2d:e8:1e >> ath0: mac 10.5 phy 6.1 radio 6.3 >> >> # sysctl dev.ath >> dev.ath.0.%desc: Atheros 5212 >> dev.ath.0.%driver: ath >> dev.ath.0.%location: slot=17 function=0 >> dev.ath.0.%pnpinfo: vendor=0x168c device=0x001b subvendor=0x185f subdevice=0x1600 class=0x020000 >> dev.ath.0.%parent: pci0 >> dev.ath.0.smoothing_rate: 95 >> dev.ath.0.sample_rate: 10 >> dev.ath.0.countrycode: 0 >> dev.ath.0.regdomain: 0 >> dev.ath.0.slottime: 9 >> dev.ath.0.acktimeout: 48 >> dev.ath.0.ctstimeout: 48 >> dev.ath.0.softled: 0 >> dev.ath.0.ledpin: 0 >> dev.ath.0.ledon: 0 >> dev.ath.0.ledidle: 2700 >> dev.ath.0.txantenna: 0 >> dev.ath.0.rxantenna: 2 >> dev.ath.0.diversity: 1 >> dev.ath.0.txintrperiod: 5 >> dev.ath.0.diag: 0 >> dev.ath.0.tpscale: 0 >> dev.ath.0.tpc: 0 >> dev.ath.0.tpack: 63 >> dev.ath.0.tpcts: 63 >> dev.ath.0.fftxqmin: 2 >> dev.ath.0.fftxqmax: 50 >> dev.ath.0.rfsilent: 1 >> dev.ath.0.rfkill: 1 >> dev.ath.0.monpass: 24 >> >> # sysctl hw.ath >> hw.ath.hal.swba_backoff: 0 >> hw.ath.hal.sw_brt: 10 >> hw.ath.hal.dma_brt: 2 >> hw.ath.hal.version: 0.9.20.3 >> hw.ath.txbuf: 200 >> hw.ath.rxbuf: 40 >> hw.ath.regdomain: 0 >> hw.ath.countrycode: 0 >> hw.ath.xchanmode: 1 >> hw.ath.outdoor: 1 >> hw.ath.calibrate: 30 >> >> -- >> // Black Lion AKA Lev Serebryakov >> >> _______________________________________________ >> freebsd-net@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-net >> To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >> >> > >