Deleted Added
full compact
NOTES (181233) NOTES (181905)
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 181233 2008-08-03 10:32:17Z ed $
7# $FreeBSD: head/sys/pc98/conf/NOTES 181905 2008-08-20 08:31:58Z ed $
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

198
199#####################################################################
200# MISCELLANEOUS DEVICES AND OPTIONS
201
202#
203# sio: serial ports (see sio(4)), including support for various
204# PC Card devices, such as Modem and NICs
205#
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

198
199#####################################################################
200# MISCELLANEOUS DEVICES AND OPTIONS
201
202#
203# sio: serial ports (see sio(4)), including support for various
204# PC Card devices, such as Modem and NICs
205#
206device sio
206#device sio
207hint.sio.0.at="isa"
208hint.sio.0.port="0x3F8"
209hint.sio.0.flags="0x10"
210hint.sio.0.irq="4"
211
212# `flags' specific to sio(4).
213# 0x10 enable console support for this unit. Other console flags
214# (if applicable) are ignored unless this is set. Enabling

--- 424 unchanged lines hidden ---
207hint.sio.0.at="isa"
208hint.sio.0.port="0x3F8"
209hint.sio.0.flags="0x10"
210hint.sio.0.irq="4"
211
212# `flags' specific to sio(4).
213# 0x10 enable console support for this unit. Other console flags
214# (if applicable) are ignored unless this is set. Enabling

--- 424 unchanged lines hidden ---