Deleted Added
full compact
NOTES (124107) NOTES (124385)
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 124107 2004-01-03 18:43:37Z phk $
7# $FreeBSD: head/sys/i386/conf/NOTES 124385 2004-01-11 19:18:38Z njl $
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

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

438# normally loaded automatically by the loader.
439#
440device acpi
441options ACPI_DEBUG
442options ACPI_MAX_THREADS=1
443#!options ACPI_NO_SEMAPHORES
444#!options ACPICA_PEDANTIC
445
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

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

438# normally loaded automatically by the loader.
439#
440device acpi
441options ACPI_DEBUG
442options ACPI_MAX_THREADS=1
443#!options ACPI_NO_SEMAPHORES
444#!options ACPICA_PEDANTIC
445
446# ACPI Toshiba Extras (LCD backlight/brightness, video output, etc.)
447#
448device acpi_toshiba
449
446# DRM options:
447# mgadrm: AGP Matrox G200, G400, G450, G550
448# r128drm: ATI Rage 128
449# radeondrm: ATI Radeon up to 9000/9100
450# sisdrm: SiS 300/305,540,630
451# tdfxdrm: 3dfx Voodoo 3/4/5 and Banshee
452# DRM_DEBUG: include debug printfs, very slow
453#

--- 646 unchanged lines hidden ---
450# DRM options:
451# mgadrm: AGP Matrox G200, G400, G450, G550
452# r128drm: ATI Rage 128
453# radeondrm: ATI Radeon up to 9000/9100
454# sisdrm: SiS 300/305,540,630
455# tdfxdrm: 3dfx Voodoo 3/4/5 and Banshee
456# DRM_DEBUG: include debug printfs, very slow
457#

--- 646 unchanged lines hidden ---