On Mon, Mar 08, 2010 at 07:40:31PM +0000, Jung-uk Kim wrote: > Author: jkim > Date: Mon Mar 8 19:40:31 2010 > New Revision: 204877 > URL: http://svn.freebsd.org/changeset/base/204877 > > Log: > Enable ACPI module build on amd64. Although we strongly recommend building > it into kernel, there is no need to prevent it from building at all.
FWIW, is there any difference between loading acpi.ko from loader.conf with "device acpi"-less kernel, and having ACPI compiled in? (I am interested in both i386 and amd64 cases.) I normally offload everything possible to modules (including `mem' and `io') and wonder it is safe thing to do for `acpi' as well. Thanks. ./danfe _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"