summaryrefslogtreecommitdiffstats
path: root/share/examples
diff options
context:
space:
mode:
authorhm <hm@FreeBSD.org>2001-10-21 09:20:52 +0000
committerhm <hm@FreeBSD.org>2001-10-21 09:20:52 +0000
commit980b42ded4563ef17d4c397c89546cf8a4130587 (patch)
tree251cd6004f12e1bb30d45c66dfd8c8e8227407f8 /share/examples
parentf392095807b868bdc264122bb22c9df0fbc0610e (diff)
downloadFreeBSD-src-980b42ded4563ef17d4c397c89546cf8a4130587.zip
FreeBSD-src-980b42ded4563ef17d4c397c89546cf8a4130587.tar.gz
Add a driver for the Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnP
card. Submitted by: Steve Looman Reviewed by: hm MFC after: 1 month
Diffstat (limited to 'share/examples')
-rw-r--r--share/examples/isdn/KERNEL3
-rw-r--r--share/examples/isdn/ReleaseNotes5
-rw-r--r--share/examples/isdn/SupportedCards4
-rw-r--r--share/examples/isdn/ThankYou2
4 files changed, 11 insertions, 3 deletions
diff --git a/share/examples/isdn/KERNEL b/share/examples/isdn/KERNEL
index 81bea6e..2247092 100644
--- a/share/examples/isdn/KERNEL
+++ b/share/examples/isdn/KERNEL
@@ -5,7 +5,7 @@
# kernel config file and then edited (stripped down) to
# match your hardware configuration.
#
-# last edit-date: [Sun May 27 09:56:41 2001]
+# last edit-date: [Sun Oct 21 11:03:37 2001]
#
# $FreeBSD$
#
@@ -50,6 +50,7 @@ options ELSA_QS1ISA
options SIEMENS_ISURF2
options ASUSCOM_IPAC
options EICON_DIVA
+options COMPAQ_M610
# enable ELSA Microlink PCI card within the "isic" driver
options ELSA_QS1PCI
diff --git a/share/examples/isdn/ReleaseNotes b/share/examples/isdn/ReleaseNotes
index f9f2b9e..7b42c73 100644
--- a/share/examples/isdn/ReleaseNotes
+++ b/share/examples/isdn/ReleaseNotes
@@ -1,8 +1,11 @@
$FreeBSD$
-ReleaseNotes for isdn4bsd last edit-date: [Thu Oct 18 13:49:05 2001]
+ReleaseNotes for isdn4bsd last edit-date: [Sun Oct 21 11:07:23 2001]
================================================================================
+- add support written by Steve Looman for the Compaq Microcom 610 ISDN card
+ (also known as Compaq series PSB2222I).
+
release 1.01
--------------------------------------------------------------------------------
diff --git a/share/examples/isdn/SupportedCards b/share/examples/isdn/SupportedCards
index 28f8bd8..4108ce4 100644
--- a/share/examples/isdn/SupportedCards
+++ b/share/examples/isdn/SupportedCards
@@ -3,7 +3,7 @@
ISDN cards supported by isdn4bsd in FreeBSD
===========================================
- last edit-date: [Sat Jun 2 14:03:57 2001]
+ last edit-date: [Sun Oct 21 11:09:24 2001]
$FreeBSD$
@@ -57,6 +57,8 @@
Teles S0 PnP YES (Note 5)
Teles 16.3c EXP (Note 4)
AcerISDN P10 EXP (Note 4)
+ Compaq Microcom 610 YES ( = Compaq series PSB2222I ?)
+
3. Passive PCI bus ISDN cards
=============================
diff --git a/share/examples/isdn/ThankYou b/share/examples/isdn/ThankYou
index 8d9c783..ccf06f5 100644
--- a/share/examples/isdn/ThankYou
+++ b/share/examples/isdn/ThankYou
@@ -165,6 +165,8 @@ Hans Petter Selasky for his contribution of a driver for the
Sergio de Souza Prallon for the contribution of the itjc driver which
supports the NETJet-S and the Teles PCI-TJ cards
+Steve Looman for the driver for a Compaq Microcom 610 ISDN card
+
------------------------------------------
OpenPOWER on IntegriCloud