HEADS UP: fxp breakage
John Baldwin
jhb at FreeBSD.org
Tue Apr 8 11:25:39 PDT 2003
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 at FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
More information about the freebsd-current
mailing list