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/Received on Tue Apr 08 2003 - 09:25:39 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:03 UTC