NOTES (cbd59a4f658ff44ebe2aab164cc6f830f8dfcd62) NOTES (ee5e90dab2f9a19b419e622830612bf05cd6cce9)
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$
8#

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

348
349# AGP debugging.
350options AGP_DEBUG
351
352
353#####################################################################
354# HARDWARE DEVICE CONFIGURATION
355
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$
8#

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

348
349# AGP debugging.
350options AGP_DEBUG
351
352
353#####################################################################
354# HARDWARE DEVICE CONFIGURATION
355
356# To include support for VGA VESA video modes
356# To include support for VGA VESA video modes (depends on X86EMU)
357options VESA
358
359# Turn on extra debugging checks and output for VESA support.
360options VESA_DEBUG
361
362device dpms # DPMS suspend & resume via VESA BIOS
363
364#

--- 562 unchanged lines hidden ---
357options VESA
358
359# Turn on extra debugging checks and output for VESA support.
360options VESA_DEBUG
361
362device dpms # DPMS suspend & resume via VESA BIOS
363
364#

--- 562 unchanged lines hidden ---