summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorhm <hm@FreeBSD.org>2001-01-11 15:35:45 +0000
committerhm <hm@FreeBSD.org>2001-01-11 15:35:45 +0000
commit6131d591ef1fbcd0c1d04e5c5dbd1224f88d4aac (patch)
treec1da8680277c7d696926c2118aef0e1d36197835 /sys/i386
parentedbb12b88cd16ef6e87a84592f8ae5ade60f6858 (diff)
downloadFreeBSD-src-6131d591ef1fbcd0c1d04e5c5dbd1224f88d4aac.zip
FreeBSD-src-6131d591ef1fbcd0c1d04e5c5dbd1224f88d4aac.tar.gz
Add itjc ISDN hardware driver
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/NOTES16
1 files changed, 12 insertions, 4 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 172aff0..936e11d 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -2257,11 +2257,12 @@ hint.pcf.0.irq="5"
#
# 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
-# ihfc - Cologne Chip HFC ISA/ISA-PnP chipset driver
+# 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
+# ihfc - Cologne Chip HFC ISA/ISA-PnP chipset driver
# ifpnp - AVM Fritz!Card PnP driver
+# itjc - Siemens ISAC / TJNet Tiger300/320 chipset
#
# Note that the ``options'' (if given) and ``device'' lines must BOTH
# be uncommented to enable support for a given card !
@@ -2389,6 +2390,13 @@ device ifpi
device iwic
#
#---------------------------------------------------------------------------
+# itjc driver for Simens ISAC / TJNet Tiger300/320 chipset
+#
+# Traverse Technologies NETjet-S
+# Teles PCI-TJ
+device itjc
+#
+#---------------------------------------------------------------------------
# ISDN Protocol Stack - mandatory for all hardware drivers
#
# Q.921 / layer 2 - i4b passive cards D channel handling
OpenPOWER on IntegriCloud