Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Apr 2003 14:25:33 -0400 (EDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Conrad Sabatier <conrads@cox.net>
Cc:        current@freebsd.org
Subject:   Re: HEADS UP: fxp breakage
Message-ID:  <XFMail.20030408142533.jhb@FreeBSD.org>
In-Reply-To: <XFMail.20030408130646.conrads@cox.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On 08-Apr-2003 Conrad Sabatier wrote:
> I just cvsupped today (4/8/03) and built a clean world and kernel.  The
> only problem I'm having now is that if I try to load the acpi module, the
> kernel panics as before in bus_dmamem_alloc().  Other than that,
> everything's fine.  My kernel config even includes options DEVICE_POLLING
> and PAE.

The acpi module will not work with a PAE kernel.  The module assumes
physical addresses are 32-bits, but they are a different size with PAE.

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20030408142533.jhb>