From owner-freebsd-stable@FreeBSD.ORG Thu Apr 8 14:11:48 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94ED8106566B; Thu, 8 Apr 2010 14:11:48 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id A15E98FC0A; Thu, 8 Apr 2010 14:11:47 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id RAA27407; Thu, 08 Apr 2010 17:11:44 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <4BBDE420.2060003@icyb.net.ua> Date: Thu, 08 Apr 2010 17:11:44 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.24 (X11/20100319) MIME-Version: 1.0 To: Akephalos References: <20100408042958.21d99cea.akephalos.akephalos@gmail.com> <4BBD81B6.4000109@icyb.net.ua> <20100408150436.f08ccbea.akephalos.akephalos@gmail.com> <4BBDDB15.4080406@icyb.net.ua> <20100408154422.071e0904.akephalos.akephalos@gmail.com> In-Reply-To: <20100408154422.071e0904.akephalos.akephalos@gmail.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Attilio Rao , freebsd-stable@freebsd.org Subject: Re: CPU problems after 8.0-STABLE update 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: Thu, 08 Apr 2010 14:11:48 -0000 on 08/04/2010 15:44 Akephalos said the following: > On Thu, 08 Apr 2010 16:33:09 +0300 > Andriy Gapon wrote: > >> Thank you for the data. >> So looks like RTC indeed doesn't generate any interrupts after startup. >> Still I would like to get a _verbose_ dmesg :-) >> >> -- >> Andriy Gapon > > Sorry, I missed that, here it is :D. > > Mihai > Everything seems to be correct, yet RTC doesn't work... Could yo please also send output of the following command: dd if=/dev/mem bs=0x1000 skip=0xfed00 count=1 | hd -- Andriy Gapon