Deleted Added
full compact
NOTES (151907) NOTES (152306)
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 151907 2005-10-31 20:45:37Z jhb $
7# $FreeBSD: head/sys/amd64/conf/NOTES 152306 2005-11-11 09:57:32Z ru $
8#
9
10#
11# This directive is mandatory; it defines the architecture to be
12# configured for; in this case, the AMD64 family based machines.
13#
14machine amd64
15

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

102# CLK_USE_I8254_CALIBRATION causes the calibrated frequency of the i8254
103# clock to actually be used.
104options CLK_USE_I8254_CALIBRATION
105
106
107#####################################################################
108# MISCELLANEOUS DEVICES AND OPTIONS
109
8#
9
10#
11# This directive is mandatory; it defines the architecture to be
12# configured for; in this case, the AMD64 family based machines.
13#
14machine amd64
15

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

102# CLK_USE_I8254_CALIBRATION causes the calibrated frequency of the i8254
103# clock to actually be used.
104options CLK_USE_I8254_CALIBRATION
105
106
107#####################################################################
108# MISCELLANEOUS DEVICES AND OPTIONS
109
110device speaker #Play IBM BASIC-style noises out your speaker
111hint.speaker.0.at="isa"
112hint.speaker.0.port="0x61"
110device gzip #Exec gzipped a.out's. REQUIRES COMPAT_AOUT!
111
112
113#####################################################################
114# HARDWARE BUS CONFIGURATION
115
116#
117# ISA bus

--- 441 unchanged lines hidden ---
113device gzip #Exec gzipped a.out's. REQUIRES COMPAT_AOUT!
114
115
116#####################################################################
117# HARDWARE BUS CONFIGURATION
118
119#
120# ISA bus

--- 441 unchanged lines hidden ---