Deleted Added
full compact
NOTES (151634) NOTES (151907)
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 151634 2005-10-24 21:04:19Z jhb $
7# $FreeBSD: head/sys/i386/conf/NOTES 151907 2005-10-31 20:45:37Z jhb $
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

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

490# or NETGRAPH if NETGRAPH_CRONYX is configured)
491# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
492# HP PC Lan+, various PC Card devices (refer to etc/defaults/pccard.conf)
493# (requires miibus)
494# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210;
495# Intel EtherExpress
496# lnc: Lance/PCnet cards (Isolan, Novell NE2100, NE32-VL, AMD Am7990 and
497# Am79C960)
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

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

490# or NETGRAPH if NETGRAPH_CRONYX is configured)
491# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
492# HP PC Lan+, various PC Card devices (refer to etc/defaults/pccard.conf)
493# (requires miibus)
494# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210;
495# Intel EtherExpress
496# lnc: Lance/PCnet cards (Isolan, Novell NE2100, NE32-VL, AMD Am7990 and
497# Am79C960)
498# nve: nVidia nForce MCP on-board Ethernet Networking
498# oltr: Olicom ISA token-ring adapters OC-3115, OC-3117, OC-3118 and OC-3133.
499# Olicom PCI token-ring adapters OC-3136, OC-3137, OC-3139, OC-3140,
500# OC-3141, OC-3540 and OC-3250.
501# sbni: Granch SBNI12-xx ISA and PCI adapters
502# sr: RISCom/N2 hdlc sync 1/2 port V.35/X.21 serial driver (requires sppp)
503# wl: Lucent Wavelan (ISA card only).
504
505# Order for ISA/EISA devices is important here

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

539hint.ie.2.port="0x300"
540hint.ie.2.irq="5"
541hint.ie.2.maddr="0xd0000"
542device lnc
543hint.lnc.0.at="isa"
544hint.lnc.0.port="0x280"
545hint.lnc.0.irq="10"
546hint.lnc.0.drq="0"
499# oltr: Olicom ISA token-ring adapters OC-3115, OC-3117, OC-3118 and OC-3133.
500# Olicom PCI token-ring adapters OC-3136, OC-3137, OC-3139, OC-3140,
501# OC-3141, OC-3540 and OC-3250.
502# sbni: Granch SBNI12-xx ISA and PCI adapters
503# sr: RISCom/N2 hdlc sync 1/2 port V.35/X.21 serial driver (requires sppp)
504# wl: Lucent Wavelan (ISA card only).
505
506# Order for ISA/EISA devices is important here

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

540hint.ie.2.port="0x300"
541hint.ie.2.irq="5"
542hint.ie.2.maddr="0xd0000"
543device lnc
544hint.lnc.0.at="isa"
545hint.lnc.0.port="0x280"
546hint.lnc.0.irq="10"
547hint.lnc.0.drq="0"
548device nve # nVidia nForce MCP on-board Ethernet Networking
547device sbni
548hint.sbni.0.at="isa"
549hint.sbni.0.port="0x210"
550hint.sbni.0.irq="0xefdead"
551hint.sbni.0.flags="0"
552device sr
553hint.sr.0.at="isa"
554hint.sr.0.port="0x300"

--- 528 unchanged lines hidden ---
549device sbni
550hint.sbni.0.at="isa"
551hint.sbni.0.port="0x210"
552hint.sbni.0.irq="0xefdead"
553hint.sbni.0.flags="0"
554device sr
555hint.sr.0.at="isa"
556hint.sr.0.port="0x300"

--- 528 unchanged lines hidden ---