BSD Systems

Here’s the type of command you can use to disable ACPI (among other features) in your BSD kernel:

1
2
3
config -ef /bsd
disable acpi
quit

To re-enable it, simply replace disable with enable.

Last updated 04 May 2008, 06:48 CEST. history