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

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

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# ral: Ralink Technology IEEE 802.11 wireless adapter
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

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# 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
598
599device ar

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

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
643device ral
591# sr: RISCom/N2 hdlc sync 1/2 port V.35/X.21 serial driver (requires sppp)
592# ural: Ralink Technology RT2500USB IEEE 802.11 wireless adapter
593# wl: Lucent Wavelan (ISA card only).
594# wpi: Intel 3945ABG Wireless LAN controller
595
596# Order for ISA/EISA devices is important here
597
598device ar

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

635# Hint for the i386-only ISA front-end of le(4).
636hint.le.0.at="isa"
637hint.le.0.port="0x280"
638hint.le.0.irq="10"
639hint.le.0.drq="0"
640device nfe # nVidia nForce MCP on-board Ethernet Networking
641device nve # nVidia nForce MCP on-board Ethernet Networking
642device 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"
651hint.sr.0.port="0x300"
652hint.sr.0.irq="5"
653hint.sr.0.maddr="0xd0000"
654device ural
655device wl
656hint.wl.0.at="isa"

--- 321 unchanged lines hidden ---
643device sr
644hint.sr.0.at="isa"
645hint.sr.0.port="0x300"
646hint.sr.0.irq="5"
647hint.sr.0.maddr="0xd0000"
648device ural
649device wl
650hint.wl.0.at="isa"

--- 321 unchanged lines hidden ---