RE: Ok, are all the panics fixed now? )
From: Luoqi Chen (lchen_at_briontech.com)
Date: 08/31/03
- Previous message: dhutch: "FW: subscribe"
- In reply to: Andrew Atrens: "Re: Ok, are all the panics fixed now? )"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "Andrew Atrens" <atrens@nortelnetworks.com> Date: Sat, 30 Aug 2003 16:56:57 -0700
> Hi All,
>
> In a 4.9-PRERELEASE kernel, enabling PAE panics Highpoint Raid module
> (hpt374.ko)
>
PAE option changes the ABI between the kernel and a module, so you need
to recompile the module from source with PAE option enabled. The driver
also has to be able to handle physical memory above 4G, either the
hardware can address 64bit directly or through bounce buffers below 4G
(via the bus_dma facility).
-lq
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: dhutch: "FW: subscribe"
- In reply to: Andrew Atrens: "Re: Ok, are all the panics fixed now? )"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]