Deleted Added
full compact
NOTES (141369) NOTES (141586)
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 141369 2005-02-05 21:01:09Z njl $
7# $FreeBSD: head/sys/i386/conf/NOTES 141586 2005-02-09 20:03:40Z imp $
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

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

542device cx
543hint.cx.0.at="isa"
544hint.cx.0.port="0x240"
545hint.cx.0.irq="15"
546hint.cx.0.drq="7"
547#options NETGRAPH_CRONYX # Enable NETGRAPH support for Cronyx adapter(s)
548device ed
549#options ED_NO_MIIBUS # Disable ed miibus support
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

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

542device cx
543hint.cx.0.at="isa"
544hint.cx.0.port="0x240"
545hint.cx.0.irq="15"
546hint.cx.0.drq="7"
547#options NETGRAPH_CRONYX # Enable NETGRAPH support for Cronyx adapter(s)
548device ed
549#options ED_NO_MIIBUS # Disable ed miibus support
550options ED_3C503
551options ED_HPP
552options ED_SIC
550hint.ed.0.at="isa"
551hint.ed.0.port="0x280"
552hint.ed.0.irq="5"
553hint.ed.0.maddr="0xd8000"
554device el
555hint.el.0.at="isa"
556hint.el.0.port="0x300"
557hint.el.0.irq="9"

--- 532 unchanged lines hidden ---
553hint.ed.0.at="isa"
554hint.ed.0.port="0x280"
555hint.ed.0.irq="5"
556hint.ed.0.maddr="0xd8000"
557device el
558hint.el.0.at="isa"
559hint.el.0.port="0x300"
560hint.el.0.irq="9"

--- 532 unchanged lines hidden ---