From owner-freebsd-i386@FreeBSD.ORG Tue Mar 21 22:47:05 2006 Return-Path: X-Original-To: freebsd-i386@FreeBSD.org Delivered-To: freebsd-i386@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 160E416A422; Tue, 21 Mar 2006 22:47:05 +0000 (UTC) (envelope-from george@m5p.com) Received: from mailhost.m5p.com (209-162-215-52.dq1sn.easystreet.com [209.162.215.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CF7143D48; Tue, 21 Mar 2006 22:47:02 +0000 (GMT) (envelope-from george@m5p.com) Received: from m5p.com (mailhost.m5p.com [IPv6:2001:418:3fd::f7]) by mailhost.m5p.com (8.13.2/8.13.2) with ESMTP id k2LMl06R055421 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=OK); Tue, 21 Mar 2006 14:47:01 -0800 (PST) Received: (from defang@localhost) by m5p.com (8.13.2/8.13.2/Submit) id k2LMjTRd055368; Tue, 21 Mar 2006 14:45:29 -0800 (PST) X-Authentication-Warning: ashmont.m5p.com: defang set sender to using -f Received: from m5p.com (ssh.m5p.com [2001:418:3fd::fb]) by mailhost.m5p.com (envelope-sender ) (MIMEDefang) with ESMTP id k2LMjTh1055367; Tue, 21 Mar 2006 14:45:29 -0800 (PST) Received: (from george@localhost) by m5p.com (8.13.2/8.13.2/Submit) id k2LMjSBV013484; Tue, 21 Mar 2006 14:45:28 -0800 (PST) Date: Tue, 21 Mar 2006 14:45:28 -0800 (PST) From: George Mitchell Message-Id: <200603212245.k2LMjSBV013484@m5p.com> To: freebsd-i386@FreeBSD.org, george@m5p.com, remko@FreeBSD.org In-Reply-To: <200603211937.k2LJbBvH028233@freefall.freebsd.org> X-Spam-Score: -2.284 () AWL,BAYES_00,NO_RELAYS X-Scanned-By: MIMEDefang 2.55 on IPv6:2001:418:3fd::f7 Cc: Subject: Re: i386/35350: [boot] Can't boot on ASUS TXP4 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 22:47:05 -0000 This report is from quite a while back, and I eventually tracked it down to probing an ed interface that wasn't there. If I disabled the ed probe, then everything worked fine. But I no longer have the motherboard in question, plus that was in the FreeBSD 4.x world. So the bug should probably be flushed. -- George Mitchell