Deleted Added
full compact
NOTES (163630) 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/pc98/conf/NOTES 163630 2006-10-23 13:23:14Z ru $
7# $FreeBSD: head/sys/pc98/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#####################################################################

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

622# userland driver for access to raw B channel
623device i4brbch
624options NI4BRBCH=4
625#
626# userland driver for telephony
627device i4btel
628options NI4BTEL=2
629#
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

622# userland driver for access to raw B channel
623device i4brbch
624options NI4BRBCH=4
625#
626# userland driver for telephony
627device i4btel
628options NI4BTEL=2
629#
630#XXXBZ# IPR and ISPPP are not usable until I4B is locked.
630# network driver for IP over raw HDLC ISDN
631# network driver for IP over raw HDLC ISDN
631device i4bipr
632options NI4BIPR=4
632#XXXBZ#device i4bipr
633#XXXBZ#options NI4BIPR=4
633# enable VJ header compression detection for ipr i/f
634# enable VJ header compression detection for ipr i/f
634options IPR_VJ
635#XXXBZ#options IPR_VJ
635# enable logging of the first n IP packets to isdnd (n=32 here)
636# enable logging of the first n IP packets to isdnd (n=32 here)
636options IPR_LOG=32
637#XXXBZ#options IPR_LOG=32
637#
638# network driver for sync PPP over ISDN; requires an equivalent
639# number of sppp device to be configured
638#
639# network driver for sync PPP over ISDN; requires an equivalent
640# number of sppp device to be configured
640device i4bisppp
641options NI4BISPPP=4
641#XXXBZ#device i4bisppp
642#XXXBZ#options NI4BISPPP=4
642#
643# B-channel interface to the netgraph subsystem
643#
644# B-channel interface to the netgraph subsystem
644device i4bing
645options NI4BING=2
645#XXXBZ#device i4bing
646#XXXBZ#options NI4BING=2
646#
647# CAPI driver needed for active ISDN cards (see iavc driver above)
648device i4bcapi
649#
650#---------------------------------------------------------------------------
651
652#
653# Set the number of PV entries per process. Increasing this can

--- 162 unchanged lines hidden ---
647#
648# CAPI driver needed for active ISDN cards (see iavc driver above)
649device i4bcapi
650#
651#---------------------------------------------------------------------------
652
653#
654# Set the number of PV entries per process. Increasing this can

--- 162 unchanged lines hidden ---