Deleted Added
full compact
NOTES (180257) NOTES (180259)
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 180257 2008-07-04 18:15:36Z jhb $
7# $FreeBSD: head/sys/i386/conf/NOTES 180259 2008-07-04 18:58:53Z jhb $
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

582# (requires miibus)
583# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210;
584# Intel EtherExpress
585# ipw: Intel PRO/Wireless 2100 IEEE 802.11 adapter
586# iwi: Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11 adapters
587# iwn: Intel Wireless WiFi Link 4965AGN 802.11 network adapters
588# nfe: nVidia nForce MCP on-board Ethernet Networking (BSD open source)
589# nve: nVidia nForce MCP on-board Ethernet Networking
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

582# (requires miibus)
583# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210;
584# Intel EtherExpress
585# ipw: Intel PRO/Wireless 2100 IEEE 802.11 adapter
586# iwi: Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11 adapters
587# iwn: Intel Wireless WiFi Link 4965AGN 802.11 network adapters
588# nfe: nVidia nForce MCP on-board Ethernet Networking (BSD open source)
589# nve: nVidia nForce MCP on-board Ethernet Networking
590# oltr: Olicom ISA token-ring adapters OC-3115, OC-3117, OC-3118 and OC-3133.
591# Olicom PCI token-ring adapters OC-3136, OC-3137, OC-3139, OC-3140,
592# OC-3141, OC-3540 and OC-3250.
593# ral: Ralink Technology IEEE 802.11 wireless adapter
594# sbni: Granch SBNI12-xx ISA and PCI adapters
595# sr: RISCom/N2 hdlc sync 1/2 port V.35/X.21 serial driver (requires sppp)
596# ural: Ralink Technology RT2500USB IEEE 802.11 wireless adapter
597# wl: Lucent Wavelan (ISA card only).
598# wpi: Intel 3945ABG Wireless LAN controller
599
600# Order for ISA/EISA devices is important here

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

638device ipw
639# Hint for the i386-only ISA front-end of le(4).
640hint.le.0.at="isa"
641hint.le.0.port="0x280"
642hint.le.0.irq="10"
643hint.le.0.drq="0"
644device nfe # nVidia nForce MCP on-board Ethernet Networking
645device nve # nVidia nForce MCP on-board Ethernet Networking
590# ral: Ralink Technology IEEE 802.11 wireless adapter
591# sbni: Granch SBNI12-xx ISA and PCI adapters
592# sr: RISCom/N2 hdlc sync 1/2 port V.35/X.21 serial driver (requires sppp)
593# ural: Ralink Technology RT2500USB IEEE 802.11 wireless adapter
594# wl: Lucent Wavelan (ISA card only).
595# wpi: Intel 3945ABG Wireless LAN controller
596
597# Order for ISA/EISA devices is important here

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

635device ipw
636# Hint for the i386-only ISA front-end of le(4).
637hint.le.0.at="isa"
638hint.le.0.port="0x280"
639hint.le.0.irq="10"
640hint.le.0.drq="0"
641device nfe # nVidia nForce MCP on-board Ethernet Networking
642device nve # nVidia nForce MCP on-board Ethernet Networking
646device oltr
647hint.oltr.0.at="isa"
648device ral
649device sbni
650hint.sbni.0.at="isa"
651hint.sbni.0.port="0x210"
652hint.sbni.0.irq="0xefdead"
653hint.sbni.0.flags="0"
654device sr
655hint.sr.0.at="isa"

--- 327 unchanged lines hidden ---
643device ral
644device sbni
645hint.sbni.0.at="isa"
646hint.sbni.0.port="0x210"
647hint.sbni.0.irq="0xefdead"
648hint.sbni.0.flags="0"
649device sr
650hint.sr.0.at="isa"

--- 327 unchanged lines hidden ---