From owner-freebsd-current@FreeBSD.ORG Mon Feb 2 11:18:55 2009 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 8606F106587C for ; Mon, 2 Feb 2009 11:18:55 +0000 (UTC) (envelope-from subscr1024@mail.ru) Received: from mx71.mail.ru (mx71.mail.ru [194.67.23.4]) by mx1.freebsd.org (Postfix) with ESMTP id EBC578FC19 for ; Mon, 2 Feb 2009 11:18:54 +0000 (UTC) (envelope-from subscr1024@mail.ru) Received: from [81.195.105.242] (port=24439 helo=[10.0.11.176]) by mx71.mail.ru with asmtp id 1LTwpJ-00058C-00; Mon, 02 Feb 2009 14:18:53 +0300 Message-ID: <4986D59A.9080906@mail.ru> Date: Mon, 02 Feb 2009 14:14:34 +0300 From: Subscriber User-Agent: Thunderbird 2.0.0.19 (X11/20090113) MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <498652D2.7030906@mail.ru> <49867969.3020406@freebsd.org> In-Reply-To: <49867969.3020406@freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam: Not detected X-Mras: Ok Cc: Sam Leffler Subject: Re: ath driver (?) lock system after last update 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: Mon, 02 Feb 2009 11:19:14 -0000 Output of 'sysctl dev.ath': dev.ath.0.%desc: Atheros 5424/2424 dev.ath.0.%driver: ath dev.ath.0.%location: slot=3D0 function=3D0 dev.ath.0.%pnpinfo: vendor=3D0x168c device=3D0x001c subvendor=3D0x1a3b=20 subdevice=3D0x1026 class=3D0x020000 dev.ath.0.%parent: pci2 dev.ath.0.smoothing_rate: 95 dev.ath.0.sample_rate: 10 dev.ath.0.sample_stats: 0 dev.ath.0.countrycode: 0 dev.ath.0.regdomain: 96 dev.ath.0.slottime: 20 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.rfsilent: 1 dev.ath.0.rfkill: 1 dev.ath.0.intmit: 1 dev.ath.0.monpass: 24 I not changed sysctl setting for ath0 because of fine forking with defaul= t=20 settings on early drivers. > and how your card is configured. What it means? Wireless network related rc.conf settings? if_up_delay=3D"1" wlans_ath0=3Dwlan0 ifconfig_wlan0=3D"WPA DHCP" I use FreeBSD 7.1 box with Atheros wi-fi card (don't remember exact model= , can=20 see later if it need) as wireless AP (bridge). Sam Leffler =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > Subscriber wrote: >> I updated my 8-CURRENT and now system freeze shortly after boot (~0.5-= 3 >> minutes). I see following messages in console: >> >> Jan 31 02:18:03 cache kernel: ath0: bad series0 hwrate 0x0, tries 4=20 >> ts_status 0x0 >> Jan 31 02:18:03 cache kernel: ath0: bad series1 hwrate 0x0, tries 3=20 >> ts_status 0x0 >> Jan 31 02:18:03 cache kernel: ath0: bad series2 hwrate 0x0, tries 4=20 >> ts_status 0x0 >> Jan 31 02:18:03 cache kernel: ath0: bad series0 hwrate 0x0, tries 4=20 >> ts_status 0x0 >> Jan 31 02:18:03 cache kernel: ath0: bad series1 hwrate 0x0, tries 3=20 >> ts_status 0x0 >> Jan 31 02:18:03 cache kernel: ath0: bad series2 hwrate 0x0, tries 4=20 >> ts_status 0x0 >> Jan 31 02:18:03 cache kernel: ath0: bad series0 hwrate 0x0, tries 4=20 >> ts_status 0x0 >> Jan 31 02:18:03 cache kernel: ath0: bad series1 hwrate 0x0, tries 3=20 >> ts_status 0x0 >> Jan 31 02:18:03 cache kernel: ath0: bad series2 hwrate 0x0, tries 4=20 >> ts_status 0x0 >> ... >> >> much time, then system freeze. Before last update I was never see=20 >> those messages. >> Now I rolled back to HEAD sources with date=3D2009.01.01, and all seem= s OK. >=20 >=20 >> ath0: mem 0xfd7f0000-0xfd7fffff irq 16 at device=20 >> 0.0 on pci2 >> ath0: [ITHREAD] >> ath0: WARNING: using obsoleted if_watchdog interface >> ath0: mac 14.2 phy 7.0 radio 10.2 >=20 > I need to see the output of sysctl dev.ath.0 and how your card is=20 > configured. >=20 > Sam >=20 > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.o= rg" >=20 >=20