Deleted Added
full compact
NOTES (162562) NOTES (163494)
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 162562 2006-09-22 22:11:29Z jhb $
7# $FreeBSD: head/sys/i386/conf/NOTES 163494 2006-10-19 05:17:55Z imp $
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

269options CLK_USE_I8254_CALIBRATION
270
271
272#####################################################################
273# MISCELLANEOUS DEVICES AND OPTIONS
274
275#
276# sio: serial ports (see sio(4)), including support for various
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

269options CLK_USE_I8254_CALIBRATION
270
271
272#####################################################################
273# MISCELLANEOUS DEVICES AND OPTIONS
274
275#
276# sio: serial ports (see sio(4)), including support for various
277# PC Card devices, such as Modem and NICs (see etc/defaults/pccard.conf)
277# PC Card devices, such as Modem and NICs
278#
279device sio
280hint.sio.0.at="isa"
281hint.sio.0.port="0x3F8"
282hint.sio.0.flags="0x10"
283hint.sio.0.irq="4"
284
285# `flags' specific to sio(4).

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

527# NETGRAPH_CRONYX is configured)
528# cs: IBM Etherjet and other Crystal Semi CS89x0-based adapters
529# ctau: Cronyx Tau sync dual port V.35/RS-232/RS-530/RS-449/X.21/G.703/E1
530# serial adaptor (requires sppp (default), or NETGRAPH if
531# NETGRAPH_CRONYX is configured)
532# cx: Cronyx Sigma multiport sync/async adapter (requires sppp (default),
533# or NETGRAPH if NETGRAPH_CRONYX is configured)
534# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
278#
279device sio
280hint.sio.0.at="isa"
281hint.sio.0.port="0x3F8"
282hint.sio.0.flags="0x10"
283hint.sio.0.irq="4"
284
285# `flags' specific to sio(4).

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

527# NETGRAPH_CRONYX is configured)
528# cs: IBM Etherjet and other Crystal Semi CS89x0-based adapters
529# ctau: Cronyx Tau sync dual port V.35/RS-232/RS-530/RS-449/X.21/G.703/E1
530# serial adaptor (requires sppp (default), or NETGRAPH if
531# NETGRAPH_CRONYX is configured)
532# cx: Cronyx Sigma multiport sync/async adapter (requires sppp (default),
533# or NETGRAPH if NETGRAPH_CRONYX is configured)
534# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
535# HP PC Lan+, various PC Card devices (refer to etc/defaults/pccard.conf)
535# HP PC Lan+, various PC Card devices
536# (requires miibus)
537# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210;
538# Intel EtherExpress
539# ipw: Intel PRO/Wireless 2100 IEEE 802.11 adapter
540# iwi: Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11 adapters
541# nfe: nVidia nForce MCP on-board Ethernet Networking (BSD open source)
542# nve: nVidia nForce MCP on-board Ethernet Networking
543# oltr: Olicom ISA token-ring adapters OC-3115, OC-3117, OC-3118 and OC-3133.

--- 620 unchanged lines hidden ---
536# (requires miibus)
537# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210;
538# Intel EtherExpress
539# ipw: Intel PRO/Wireless 2100 IEEE 802.11 adapter
540# iwi: Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11 adapters
541# nfe: nVidia nForce MCP on-board Ethernet Networking (BSD open source)
542# nve: nVidia nForce MCP on-board Ethernet Networking
543# oltr: Olicom ISA token-ring adapters OC-3115, OC-3117, OC-3118 and OC-3133.

--- 620 unchanged lines hidden ---