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/amd64/conf/NOTES 196196 2009-08-13 17:09:45Z attilio $
7# $FreeBSD: head/sys/amd64/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#####################################################################

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

149# AGP debugging.
150#
151options AGP_DEBUG
152
153
154#####################################################################
155# HARDWARE DEVICE CONFIGURATION
156
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

149# AGP debugging.
150#
151options AGP_DEBUG
152
153
154#####################################################################
155# HARDWARE DEVICE CONFIGURATION
156
157# To include support for VGA VESA video modes (depends on X86EMU)
158options VESA
159
160# Turn on extra debugging checks and output for VESA support.
161options VESA_DEBUG
162
157#
158# Optional devices:
159#
160
161# PS/2 mouse
162device psm
163hint.psm.0.at="atkbdc"
164hint.psm.0.irq="12"

--- 341 unchanged lines hidden ---
163#
164# Optional devices:
165#
166
167# PS/2 mouse
168device psm
169hint.psm.0.at="atkbdc"
170hint.psm.0.irq="12"

--- 341 unchanged lines hidden ---