Deleted Added
full compact
NOTES (151337) NOTES (151634)
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/pc98/conf/NOTES 151337 2005-10-14 18:24:58Z jhb $
7# $FreeBSD: head/sys/pc98/conf/NOTES 151634 2005-10-24 21:04:19Z jhb $
8#
9
10#
11# This directive is mandatory; it defines the architecture to be
12# configured for; in this case, the 386 family based PC-98 and
13# compatibles.
14#
15machine pc98 i386

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

34
35#
36# Watchdog routines.
37#
38options MP_WATCHDOG
39
40# Debugging options.
41#
8#
9
10#
11# This directive is mandatory; it defines the architecture to be
12# configured for; in this case, the 386 family based PC-98 and
13# compatibles.
14#
15machine pc98 i386

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

34
35#
36# Watchdog routines.
37#
38options MP_WATCHDOG
39
40# Debugging options.
41#
42options KDB_STOP_NMI # Stop CPUS using NMI instead of IPI
42options STOP_NMI # Stop CPUS using NMI instead of IPI
43
44
45
46#####################################################################
47# CPU OPTIONS
48
49#
50# You must specify at least one CPU (the one you intend to run on);

--- 739 unchanged lines hidden ---
43
44
45
46#####################################################################
47# CPU OPTIONS
48
49#
50# You must specify at least one CPU (the one you intend to run on);

--- 739 unchanged lines hidden ---