Deleted Added
full compact
NOTES (196196) NOTES (197025)
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 196196 2009-08-13 17:09:45Z attilio $
7# $FreeBSD: head/sys/i386/conf/NOTES 197025 2009-09-09 09:50:31Z delphij $
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

348
349# AGP debugging.
350options AGP_DEBUG
351
352
353#####################################################################
354# HARDWARE DEVICE CONFIGURATION
355
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

--- 332 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 ---