From owner-freebsd-current@FreeBSD.ORG Tue May 31 20:56:40 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 6460E106566B; Tue, 31 May 2011 20:56:33 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: Xin LI Date: Tue, 31 May 2011 16:56:25 -0400 User-Agent: KMail/1.6.2 References: <201105311650.16164.jkim@FreeBSD.org> In-Reply-To: <201105311650.16164.jkim@FreeBSD.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201105311656.27244.jkim@FreeBSD.org> Cc: "George V. Neville-Neil" , freebsd-current@freebsd.org, Johannes Dieterich Subject: Re: Boot halts on Thinkpad X220 (Sandy Bridge) 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, 31 May 2011 20:56:40 -0000 On Tuesday 31 May 2011 04:50 pm, Jung-uk Kim wrote: > I got BIOS dump from gnn last week. I've been scratching my head > cause it should just fail and exit gracefully unless I am totally > missing something. :-( > > Are you guys sure that INT 15h is causing hangs? Maybe INT 16h is > the real culprit (which is more probable, BTW)? BTW, it shouldn't call INT 16h at all unless INT 15h succeeded somehow. So, I am totally lost. :-( Jung-uk Kim