Deleted Added
full compact
NOTES (121595) NOTES (121641)
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 121595 2003-10-27 02:42:08Z njl $
7# $FreeBSD: head/sys/i386/conf/NOTES 121641 2003-10-29 03:30:45Z iwasaki $
8#
9
10#
11# This directive is mandatory; it defines the architecture to be
12# configured for; in this case, the 386 family based IBM-PC and
13# compatibles.
14#
15machine i386

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

420#
421# Note that building ACPI into the kernel is deprecated; the module is
422# normally loaded automatically by the loader.
423#
424device acpi
425options ACPI_DEBUG
426options ACPI_MAX_THREADS=1
427#!options ACPI_NO_SEMAPHORES
8#
9
10#
11# This directive is mandatory; it defines the architecture to be
12# configured for; in this case, the 386 family based IBM-PC and
13# compatibles.
14#
15machine i386

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

420#
421# Note that building ACPI into the kernel is deprecated; the module is
422# normally loaded automatically by the loader.
423#
424device acpi
425options ACPI_DEBUG
426options ACPI_MAX_THREADS=1
427#!options ACPI_NO_SEMAPHORES
428#!options ACPI_NO_RESET_VIDEO
428#!options ACPICA_PEDANTIC
429
430# DRM options:
431# mgadrm: AGP Matrox G200, G400, G450, G550
432# r128drm: ATI Rage 128
433# radeondrm: ATI Radeon up to 9000/9100
434# sisdrm: SiS 300/305,540,630
435# tdfxdrm: 3dfx Voodoo 3/4/5 and Banshee

--- 667 unchanged lines hidden ---
429#!options ACPICA_PEDANTIC
430
431# DRM options:
432# mgadrm: AGP Matrox G200, G400, G450, G550
433# r128drm: ATI Rage 128
434# radeondrm: ATI Radeon up to 9000/9100
435# sisdrm: SiS 300/305,540,630
436# tdfxdrm: 3dfx Voodoo 3/4/5 and Banshee

--- 667 unchanged lines hidden ---