Deleted Added
full compact
NOTES (152701) NOTES (152865)
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 152701 2005-11-22 22:54:42Z jhb $
7# $FreeBSD: head/sys/i386/conf/NOTES 152865 2005-11-27 23:17:00Z ru $
8#
9
10#
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
16
17#
18# We want LINT to cover profiling as well.
19profile 2
20
21
22#####################################################################
23# SMP OPTIONS:
24#
25# The apic device enables the use of the I/O APIC for interrupt delivery.

--- 1077 unchanged lines hidden ---
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################
16# SMP OPTIONS:
17#
18# The apic device enables the use of the I/O APIC for interrupt delivery.

--- 1077 unchanged lines hidden ---