Deleted Added
full compact
NOTES (256053) NOTES (257251)
1#
2# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
3#
4# This file contains machine dependent kernel configuration notes. For
5# machine independent notes, look in /sys/conf/NOTES.
6#
1#
2# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
3#
4# This file contains machine dependent kernel configuration notes. For
5# machine independent notes, look in /sys/conf/NOTES.
6#
7# $FreeBSD: head/sys/i386/conf/NOTES 256053 2013-10-04 17:21:01Z jmg $
7# $FreeBSD: head/sys/i386/conf/NOTES 257251 2013-10-28 13:33:29Z kib $
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14#
15# Enable the kernel DTrace hooks which are required to load the DTrace

--- 470 unchanged lines hidden (view full) ---

486#
487# ACPI_DEBUG enables the use of the debug.acpi.level and debug.acpi.layer
488# kernel environment variables to select initial debugging levels for the
489# Intel ACPICA code. (Note that the Intel code must also have USE_DEBUGGER
490# defined when it is built).
491
492device acpi
493options ACPI_DEBUG
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14#
15# Enable the kernel DTrace hooks which are required to load the DTrace

--- 470 unchanged lines hidden (view full) ---

486#
487# ACPI_DEBUG enables the use of the debug.acpi.level and debug.acpi.layer
488# kernel environment variables to select initial debugging levels for the
489# Intel ACPICA code. (Note that the Intel code must also have USE_DEBUGGER
490# defined when it is built).
491
492device acpi
493options ACPI_DEBUG
494options ACPI_DMAR
494
495# ACPI WMI Mapping driver
496device acpi_wmi
497
498# ACPI Asus Extras (LCD backlight/brightness, video output, etc.)
499device acpi_asus
500
501# ACPI Fujitsu Extras (Buttons)

--- 558 unchanged lines hidden ---
495
496# ACPI WMI Mapping driver
497device acpi_wmi
498
499# ACPI Asus Extras (LCD backlight/brightness, video output, etc.)
500device acpi_asus
501
502# ACPI Fujitsu Extras (Buttons)

--- 558 unchanged lines hidden ---