Date: Tue, 08 Oct 2002 11:24:41 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: Ceri Davies <setantae@submonkey.net> Cc: freebsd-current@FreeBSD.ORG, Soeren Schmidt <sos@spider.deepcore.dk> Subject: Re: booting on Promise tx2 ata100 Message-ID: <XFMail.20021008112441.jhb@FreeBSD.org> In-Reply-To: <20021008150726.GA85753@submonkey.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jhb@FreeBSD.org> <>< 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20021008112441.jhb>