Deleted Added
full compact
NOTES (193750) NOTES (194701)
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 193750 2009-06-08 20:07:16Z jkim $
7# $FreeBSD: head/sys/i386/conf/NOTES 194701 2009-06-23 13:17:25Z rpaulo $
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

466# defined when it is built).
467#
468# Note that building ACPI into the kernel is deprecated; the module is
469# normally loaded automatically by the loader.
470
471device acpi
472options ACPI_DEBUG
473
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

466# defined when it is built).
467#
468# Note that building ACPI into the kernel is deprecated; the module is
469# normally loaded automatically by the loader.
470
471device acpi
472options ACPI_DEBUG
473
474# ACPI WMI Mapping driver
475device acpi_wmi
476
474# ACPI Asus Desktop Extras. (voltage, temp, fan)
475device acpi_aiboost
476
477# ACPI Asus Extras (LCD backlight/brightness, video output, etc.)
478device acpi_asus
479
480# ACPI Fujitsu Extras (Buttons)
481device acpi_fujitsu
482
477# ACPI Asus Desktop Extras. (voltage, temp, fan)
478device acpi_aiboost
479
480# ACPI Asus Extras (LCD backlight/brightness, video output, etc.)
481device acpi_asus
482
483# ACPI Fujitsu Extras (Buttons)
484device acpi_fujitsu
485
486# ACPI extras driver for HP laptops
487device acpi_hp
488
483# ACPI extras driver for IBM laptops
484device acpi_ibm
485
486# ACPI Panasonic Extras (LCD backlight/brightness, video output, etc.)
487device acpi_panasonic
488
489# ACPI Sony extra (LCD brightness)
490device acpi_sony

--- 431 unchanged lines hidden ---
489# ACPI extras driver for IBM laptops
490device acpi_ibm
491
492# ACPI Panasonic Extras (LCD backlight/brightness, video output, etc.)
493device acpi_panasonic
494
495# ACPI Sony extra (LCD brightness)
496device acpi_sony

--- 431 unchanged lines hidden ---