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

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

558hint.mse.0.irq="5"
559
560#
561# Network interfaces:
562#
563
564# ar: Arnet SYNC/570i hdlc sync 2/4 port V.35/X.21 serial driver
565# (requires sppp)
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

558hint.mse.0.irq="5"
559
560#
561# Network interfaces:
562#
563
564# ar: Arnet SYNC/570i hdlc sync 2/4 port V.35/X.21 serial driver
565# (requires sppp)
566# arl: Aironet Arlan 655 wireless adapters.
567# ath: Atheros a/b/g WiFi adapters (requires ath_hal and wlan)
568# ce: Cronyx Tau-PCI/32 sync single/dual port G.703/E1 serial adaptor
569# with 32 HDLC subchannels (requires sppp (default), or NETGRAPH if
570# NETGRAPH_CRONYX is configured)
571# cp: Cronyx Tau-PCI sync single/dual/four port
572# V.35/RS-232/RS-530/RS-449/X.21/G.703/E1/E3/T3/STS-1
573# serial adaptor (requires sppp (default), or NETGRAPH if
574# NETGRAPH_CRONYX is configured)

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

600
601# Order for ISA/EISA devices is important here
602
603device ar
604hint.ar.0.at="isa"
605hint.ar.0.port="0x300"
606hint.ar.0.irq="10"
607hint.ar.0.maddr="0xd0000"
566# ath: Atheros a/b/g WiFi adapters (requires ath_hal and wlan)
567# ce: Cronyx Tau-PCI/32 sync single/dual port G.703/E1 serial adaptor
568# with 32 HDLC subchannels (requires sppp (default), or NETGRAPH if
569# NETGRAPH_CRONYX is configured)
570# cp: Cronyx Tau-PCI sync single/dual/four port
571# V.35/RS-232/RS-530/RS-449/X.21/G.703/E1/E3/T3/STS-1
572# serial adaptor (requires sppp (default), or NETGRAPH if
573# NETGRAPH_CRONYX is configured)

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

599
600# Order for ISA/EISA devices is important here
601
602device ar
603hint.ar.0.at="isa"
604hint.ar.0.port="0x300"
605hint.ar.0.irq="10"
606hint.ar.0.maddr="0xd0000"
608device arl
609hint.arl.0.at="isa"
610hint.arl.0.irq="9"
611hint.arl.0.maddr="0xd0000"
612device ce
613device cp
614device cs
615hint.cs.0.at="isa"
616hint.cs.0.port="0x300"
617device ctau
618hint.ctau.0.at="isa"
619hint.ctau.0.port="0x240"

--- 368 unchanged lines hidden ---
607device ce
608device cp
609device cs
610hint.cs.0.at="isa"
611hint.cs.0.port="0x300"
612device ctau
613hint.ctau.0.at="isa"
614hint.ctau.0.port="0x240"

--- 368 unchanged lines hidden ---