Deleted Added
full compact
NOTES (171146) NOTES (171196)
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/amd64/conf/NOTES 171146 2007-07-01 22:19:20Z njl $
7# $FreeBSD: head/sys/amd64/conf/NOTES 171196 2007-07-04 00:18:39Z bz $
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

537# userland driver for telephony
538#XXX#device i4btel
539#XXX#options NI4BTEL=2
540#
541# network driver for IP over raw HDLC ISDN
542#XXX#device i4bipr
543#XXX#options NI4BIPR=4
544# enable VJ header compression detection for ipr i/f
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

537# userland driver for telephony
538#XXX#device i4btel
539#XXX#options NI4BTEL=2
540#
541# network driver for IP over raw HDLC ISDN
542#XXX#device i4bipr
543#XXX#options NI4BIPR=4
544# enable VJ header compression detection for ipr i/f
545options IPR_VJ
545#XXX#options IPR_VJ
546# enable logging of the first n IP packets to isdnd (n=32 here)
546# enable logging of the first n IP packets to isdnd (n=32 here)
547options IPR_LOG=32
547#XXX#options IPR_LOG=32
548#
549# network driver for sync PPP over ISDN; requires an equivalent
550# number of sppp device to be configured
551#XXX#device i4bisppp
552#XXX#options NI4BISPPP=4
553#
554# B-channel interface to the netgraph subsystem
555#XXX#device i4bing

--- 107 unchanged lines hidden ---
548#
549# network driver for sync PPP over ISDN; requires an equivalent
550# number of sppp device to be configured
551#XXX#device i4bisppp
552#XXX#options NI4BISPPP=4
553#
554# B-channel interface to the netgraph subsystem
555#XXX#device i4bing

--- 107 unchanged lines hidden ---