From owner-freebsd-current Tue Oct 8 8:24:46 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AE9737B622 for ; Tue, 8 Oct 2002 08:24:42 -0700 (PDT) Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5EAA43E3B for ; Tue, 8 Oct 2002 08:24:41 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 15980 invoked from network); 8 Oct 2002 15:24:40 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 8 Oct 2002 15:24:40 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id g98FObn5006325; Tue, 8 Oct 2002 11:24:38 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20021008150726.GA85753@submonkey.net> Date: Tue, 08 Oct 2002 11:24:41 -0400 (EDT) From: John Baldwin To: Ceri Davies Subject: Re: booting on Promise tx2 ata100 Cc: freebsd-current@FreeBSD.ORG, Soeren Schmidt Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 08-Oct-2002 Ceri Davies wrote: > On Tue, Oct 08, 2002 at 04:58:46PM +0200, Soeren Schmidt wrote: >> It seems Ceri Davies wrote: >> > >> > > If you relocate your disk you might need to adjust fstab. >> > > It seems disks are addressed absolutely in FreeBSD. >> >> Only if you have "option ATA_STATIC_ID" in your kernel config. >> >> > No, I'm talking about a panic just after probing SMBus. >> >> This patch solves this problem, however I have no idea if that is >> the right fix for the ACPI code... > > Thanks, I'll try it out. > Do you have plans to commit this before DP2 ? That is a bug. It makes pci_get_devid() return -1 and will cause bogus results during probe. Do not use until we figure out what is actually going on. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message