Date: Mon, 14 Oct 2002 14:40:18 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: Terry Lambert <tlambert2@mindspring.com> Cc: current@FreeBSD.org, Will Andrews <will@csociety.org> Subject: Re: ACPI instability on Sony VAIOs? Message-ID: <XFMail.20021014144018.jhb@FreeBSD.org> In-Reply-To: <3DAB0B26.2EED5A84@mindspring.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 14-Oct-2002 Terry Lambert wrote: > Will Andrews wrote: >> Is anyone else seeing -CURRENT unable to boot on Sony VAIOs >> running the newest -CURRENT? I get panics when it goes anywhere >> near ACPI, and it drops into the debugger. Moving acpi.ko out of >> the way allows it to go further, but then it hangs after it loads >> the keyboard controller... > > Also: > > options DISABLE_PSE > options DISABLE_PG_G > > The CPU in these machines has 128 rather than 16 TLB entries. *sigh*, this is not related to his problem. I think the ACPI PCI link code has a bug in that it tries to free memory it has not allocated (including actual error messages and a trace from ddb() could help verify this) and has nothing to do with the TLB on the CPU. -- 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.20021014144018.jhb>