From owner-freebsd-i386@FreeBSD.ORG Tue Nov 13 08:40:02 2007 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6E6D16A420 for ; Tue, 13 Nov 2007 08:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 93E7D13C4B2 for ; Tue, 13 Nov 2007 08:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id lAD8e2CV066115 for ; Tue, 13 Nov 2007 08:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id lAD8e2R8066114; Tue, 13 Nov 2007 08:40:02 GMT (envelope-from gnats) Date: Tue, 13 Nov 2007 08:40:02 GMT Message-Id: <200711130840.lAD8e2R8066114@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: "Bjoern A. Zeeb" Cc: Subject: Re: i386/74008: IBM eServer x225 cannot boot any v5.x - endless dump scrolling in bootloader. X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Bjoern A. Zeeb" List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Nov 2007 08:40:02 -0000 The following reply was made to PR i386/74008; it has been noted by GNATS. From: "Bjoern A. Zeeb" To: Kostik Belousov Cc: bug-followup@freebsd.org, kib@freebsd.org Subject: Re: i386/74008: IBM eServer x225 cannot boot any v5.x - endless dump scrolling in bootloader. Date: Tue, 13 Nov 2007 08:32:20 +0000 (UTC) Hi, ok, as I said I had done a BIOS update mailed out that stack trace again. The machine was idle for one week and coming back I was not able to reproduce the BTX halted problem. According to the console logs I hadn't done anything. It had "just disappered". I ran into a loader problem after that but that's fixed with the latest changes to loader in HEAD and RELENG_7. I also found out that IBM announces a reserved EDD bit: bd_int13probe in: 13h,eax=0x4100,ebx=0x55aa out: eax=0x3000 ecx=0x0005 CX is 0x5 but only 0x0, 0x1 and 0x2 are documented but 0x4 is not. -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT Software is harder than hardware so better get it right the first time.