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/i386/conf/NOTES 171146 2007-07-01 22:19:20Z njl $
7# $FreeBSD: head/sys/i386/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#####################################################################

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

1054# userland driver for access to raw B channel
1055device i4brbch
1056options NI4BRBCH=4
1057#
1058# userland driver for telephony
1059device i4btel
1060options NI4BTEL=2
1061#
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

1054# userland driver for access to raw B channel
1055device i4brbch
1056options NI4BRBCH=4
1057#
1058# userland driver for telephony
1059device i4btel
1060options NI4BTEL=2
1061#
1062#XXXBZ# IPR and ISPPP are not usable until I4B is locked.
1062# network driver for IP over raw HDLC ISDN
1063# network driver for IP over raw HDLC ISDN
1063device i4bipr
1064options NI4BIPR=4
1064#XXXBZ#device i4bipr
1065#XXXBZ#options NI4BIPR=4
1065# enable VJ header compression detection for ipr i/f
1066# enable VJ header compression detection for ipr i/f
1066options IPR_VJ
1067#XXXBZ#options IPR_VJ
1067# enable logging of the first n IP packets to isdnd (n=32 here)
1068# enable logging of the first n IP packets to isdnd (n=32 here)
1068options IPR_LOG=32
1069#XXXBZ#options IPR_LOG=32
1069#
1070# network driver for sync PPP over ISDN; requires an equivalent
1071# number of sppp device to be configured
1070#
1071# network driver for sync PPP over ISDN; requires an equivalent
1072# number of sppp device to be configured
1072device i4bisppp
1073options NI4BISPPP=4
1073#XXXBZ#device i4bisppp
1074#XXXBZ#options NI4BISPPP=4
1074#
1075# B-channel interface to the netgraph subsystem
1075#
1076# B-channel interface to the netgraph subsystem
1076device i4bing
1077options NI4BING=2
1077#XXXBZ#device i4bing
1078#XXXBZ#options NI4BING=2
1078#
1079# CAPI driver needed for active ISDN cards (see iavc driver above)
1080device i4bcapi
1081#
1082#---------------------------------------------------------------------------
1083
1084#
1085# System Management Bus (SMB)

--- 132 unchanged lines hidden ---
1079#
1080# CAPI driver needed for active ISDN cards (see iavc driver above)
1081device i4bcapi
1082#
1083#---------------------------------------------------------------------------
1084
1085#
1086# System Management Bus (SMB)

--- 132 unchanged lines hidden ---