hello:
the machine i am using for freebsd has 4G memory. should i add follow lines in my customized kernel file?:
# Compile acpi in statically since the module isn't built properly. Most
# machines which support large amounts of memory require acpi.
device acpi
thanks