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/pc98/conf/NOTES 115010 2003-05-15 02:10:30Z jmallett $
7# $FreeBSD: head/sys/pc98/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 PC-98 and
13# compatibles.
14#
15machine pc98

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

586# 0x01 - alternate layout of pins
587# 0x02 - use the windowed PC/Xe in 64K mode
588
589device wt 1
590hint.wt.0.at="isa"
591hint.wt.0.port="0x300"
592hint.wt.0.irq="5"
593hint.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 PC-98 and
13# compatibles.
14#
15machine pc98

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

586# 0x01 - alternate layout of pins
587# 0x02 - use the windowed PC/Xe in 64K mode
588
589device wt 1
590hint.wt.0.at="isa"
591hint.wt.0.port="0x300"
592hint.wt.0.irq="5"
593hint.wt.0.drq="1"
594device ctx 1
594device ctx
595hint.ctx.0.at="isa"
596hint.ctx.0.port="0x230"
597hint.ctx.0.maddr="0xd0000"
598device spigot 1
599hint.spigot.0.at="isa"
600hint.spigot.0.port="0xad6"
601hint.spigot.0.irq="15"
602hint.spigot.0.maddr="0xee000"

--- 385 unchanged lines hidden ---
595hint.ctx.0.at="isa"
596hint.ctx.0.port="0x230"
597hint.ctx.0.maddr="0xd0000"
598device spigot 1
599hint.spigot.0.at="isa"
600hint.spigot.0.port="0xad6"
601hint.spigot.0.irq="15"
602hint.spigot.0.maddr="0xee000"

--- 385 unchanged lines hidden ---