Deleted Added
full compact
NOTES (115010) NOTES (115469)
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 115010 2003-05-15 02:10:30Z jmallett $
7# $FreeBSD: head/sys/i386/conf/NOTES 115469 2003-05-31 17:06:20Z phk $
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

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

655# 0x01 - alternate layout of pins
656# 0x02 - use the windowed PC/Xe in 64K mode
657
658device wt 1
659hint.wt.0.at="isa"
660hint.wt.0.port="0x300"
661hint.wt.0.irq="5"
662hint.wt.0.drq="1"
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

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

655# 0x01 - alternate layout of pins
656# 0x02 - use the windowed PC/Xe in 64K mode
657
658device wt 1
659hint.wt.0.at="isa"
660hint.wt.0.port="0x300"
661hint.wt.0.irq="5"
662hint.wt.0.drq="1"
663device ctx 1
663device ctx
664hint.ctx.0.at="isa"
665hint.ctx.0.port="0x230"
666hint.ctx.0.maddr="0xd0000"
667device spigot 1
668hint.spigot.0.at="isa"
669hint.spigot.0.port="0xad6"
670hint.spigot.0.irq="15"
671hint.spigot.0.maddr="0xee000"

--- 422 unchanged lines hidden ---
664hint.ctx.0.at="isa"
665hint.ctx.0.port="0x230"
666hint.ctx.0.maddr="0xd0000"
667device spigot 1
668hint.spigot.0.at="isa"
669hint.spigot.0.port="0xad6"
670hint.spigot.0.irq="15"
671hint.spigot.0.maddr="0xee000"

--- 422 unchanged lines hidden ---