[Midnightbsd-cvs] src: NOTES: Remove i4b
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Dec 13 10:50:46 EST 2008
Log Message:
-----------
Remove i4b
Modified Files:
--------------
src/sys/amd64/conf:
NOTES (r1.2 -> r1.3)
-------------- next part --------------
Index: NOTES
===================================================================
RCS file: /home/cvs/src/sys/amd64/conf/NOTES,v
retrieving revision 1.2
retrieving revision 1.3
diff -L sys/amd64/conf/NOTES -L sys/amd64/conf/NOTES -u -r1.2 -r1.3
--- sys/amd64/conf/NOTES
+++ sys/amd64/conf/NOTES
@@ -4,6 +4,7 @@
# This file contains machine dependent kernel configuration notes. For
# machine independent notes, look in /sys/conf/NOTES.
#
+# $MidnightBSD$
# $FreeBSD: src/sys/amd64/conf/NOTES,v 1.69.2.3.2.1 2008/02/06 03:24:29 scottl Exp $
#
@@ -458,120 +459,6 @@
#
device coretemp
-#---------------------------------------------------------------------------
-# ISDN4BSD
-#
-# See /usr/share/examples/isdn/ROADMAP for an introduction to isdn4bsd.
-#
-# i4b passive ISDN cards support contains the following hardware drivers:
-#
-# isic - Siemens/Infineon ISDN ISAC/HSCX/IPAC chipset driver
-# iwic - Winbond W6692 PCI bus ISDN S/T interface controller
-# ifpi - AVM Fritz!Card PCI driver
-# ifpi2 - AVM Fritz!Card PCI version 2 driver
-# itjc - Siemens ISAC / TJNet Tiger300/320 chipset
-#
-# i4b active ISDN cards support contains the following hardware drivers:
-#
-# iavc - AVM B1 PCI, AVM B1 ISA, AVM T1
-#
-# Note that the ``options'' (if given) and ``device'' lines must BOTH
-# be uncommented to enable support for a given card !
-#
-# In addition to a hardware driver (and probably an option) the mandatory
-# ISDN protocol stack devices and the mandatory support device must be
-# enabled as well as one or more devices from the optional devices section.
-#
-#---------------------------------------------------------------------------
-# isic driver (Siemens/Infineon chipsets)
-#
-#XXX#device isic
-#
-# PCI bus Cards:
-# --------------
-#
-# ELSA MicroLink ISDN/PCI (same as ELSA QuickStep 1000pro PCI)
-options ELSA_QS1PCI
-#
-#---------------------------------------------------------------------------
-# ifpi2 driver for AVM Fritz!Card PCI version 2
-#
-# AVM Fritz!Card PCI version 2
-#XXX#device ifpi2
-#
-#---------------------------------------------------------------------------
-# iwic driver for Winbond W6692 chipset
-#
-# ASUSCOM P-IN100-ST-D (and other Winbond W6692 based cards)
-#XXX#device iwic
-#
-#---------------------------------------------------------------------------
-# itjc driver for Siemens ISAC / TJNet Tiger300/320 chipset
-#
-# Traverse Technologies NETjet-S
-# Teles PCI-TJ
-#XXX#device itjc
-#
-#---------------------------------------------------------------------------
-# iavc driver (AVM active cards, needs i4bcapi driver!)
-#
-#XXX#device iavc
-#
-#---------------------------------------------------------------------------
-# ISDN Protocol Stack - mandatory for all hardware drivers
-#
-# Q.921 / layer 2 - i4b passive cards D channel handling
-#XXX#device i4bq921
-#
-# Q.931 / layer 3 - i4b passive cards D channel handling
-#XXX#device i4bq931
-#
-# layer 4 - i4b common passive and active card handling
-#XXX#device i4b
-#
-#---------------------------------------------------------------------------
-# ISDN devices - mandatory for all hardware drivers
-#
-# userland driver to do ISDN tracing (for passive cards only)
-#XXX#device i4btrc
-#XXX#options NI4BTRC=4
-#
-# userland driver to control the whole thing
-#XXX#device i4bctl
-#
-#---------------------------------------------------------------------------
-# ISDN devices - optional
-#
-# userland driver for access to raw B channel
-#XXX#device i4brbch
-#XXX#options NI4BRBCH=4
-#
-# userland driver for telephony
-#XXX#device i4btel
-#XXX#options NI4BTEL=2
-#
-# network driver for IP over raw HDLC ISDN
-#XXX#device i4bipr
-#XXX#options NI4BIPR=4
-# enable VJ header compression detection for ipr i/f
-#XXX#options IPR_VJ
-# enable logging of the first n IP packets to isdnd (n=32 here)
-#XXX#options IPR_LOG=32
-#
-# network driver for sync PPP over ISDN; requires an equivalent
-# number of sppp device to be configured
-#XXX#device i4bisppp
-#XXX#options NI4BISPPP=4
-#
-# B-channel interface to the netgraph subsystem
-#XXX#device i4bing
-#XXX#options NI4BING=2
-#
-# CAPI driver needed for active ISDN cards (see iavc driver above)
-#XXX#device i4bcapi
-#
-#---------------------------------------------------------------------------
-
#
# System Management Bus (SMB)
#
More information about the Midnightbsd-cvs
mailing list