From owner-freebsd-acpi@FreeBSD.ORG Tue Apr 4 02:04:32 2006 Return-Path: X-Original-To: freebsd-acpi@FreeBSD.org Delivered-To: freebsd-acpi@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA68816A420; Tue, 4 Apr 2006 02:04:32 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AA1943D45; Tue, 4 Apr 2006 02:04:32 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id k3424U2k035012; Mon, 3 Apr 2006 22:04:30 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-acpi@FreeBSD.org Date: Mon, 3 Apr 2006 22:04:11 -0400 User-Agent: KMail/1.6.2 References: <200603311738.02120.jkim@FreeBSD.org> <200604030930.46207.jhb@freebsd.org> <200604032057.22936.jkim@niksun.com> In-Reply-To: <200604032057.22936.jkim@niksun.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200604032204.12835.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.88/1372/Mon Apr 3 18:29:17 2006 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: John Baldwin Subject: Re: IBM x336 does not boot with APIC. X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Apr 2006 02:04:32 -0000 On Monday 03 April 2006 08:57 pm, Jung-uk Kim wrote: > I found -CURRENT boots okay on this box with APIC. SMP is also > functioning. Keyboard probing issue is still there but that's > minor issue. I guess something is not MFC'd or MFC'd *after* > 6.1-BETA4 build. :-( I checked out RELENG_6 about an hours ago and rebuilt but it didn't boot. Something's missing in RELENG_6. The following files are dmesg output: http://people.freebsd.org/~jkim/x336/dmesg_current.txt http://people.freebsd.org/~jkim/x336/dmesg_stable.txt I don't see anything obvious, though. :-( Jung-uk Kim