Deleted Added
full compact
NOTES (160813) NOTES (163494)
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 160813 2006-07-29 18:38:54Z marcel $
7# $FreeBSD: head/sys/pc98/conf/NOTES 163494 2006-10-19 05:17:55Z imp $
8#
9
10options PC98
11
12#
13# We want LINT to cover profiling as well.
14profile 2
15

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

211options CLK_USE_I8254_CALIBRATION
212
213
214#####################################################################
215# MISCELLANEOUS DEVICES AND OPTIONS
216
217#
218# sio: serial ports (see sio(4)), including support for various
8#
9
10options PC98
11
12#
13# We want LINT to cover profiling as well.
14profile 2
15

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

211options CLK_USE_I8254_CALIBRATION
212
213
214#####################################################################
215# MISCELLANEOUS DEVICES AND OPTIONS
216
217#
218# sio: serial ports (see sio(4)), including support for various
219# PC Card devices, such as Modem and NICs (see etc/defaults/pccard.conf)
219# PC Card devices, such as Modem and NICs
220#
221device sio
222hint.sio.0.at="isa"
223hint.sio.0.port="0x3F8"
224hint.sio.0.flags="0x10"
225hint.sio.0.irq="4"
226
227# `flags' specific to sio(4).

--- 612 unchanged lines hidden ---
220#
221device sio
222hint.sio.0.at="isa"
223hint.sio.0.port="0x3F8"
224hint.sio.0.flags="0x10"
225hint.sio.0.irq="4"
226
227# `flags' specific to sio(4).

--- 612 unchanged lines hidden ---