diff options
| author | Hellmuth Michaelis <hm@FreeBSD.org> | 2001-10-21 09:20:52 +0000 |
|---|---|---|
| committer | Hellmuth Michaelis <hm@FreeBSD.org> | 2001-10-21 09:20:52 +0000 |
| commit | 676ccc0cd0193104566069da68d46885302b5aa3 (patch) | |
| tree | 251cd6004f12e1bb30d45c66dfd8c8e8227407f8 /share | |
| parent | 12428dfd1bd77337939dd2c9d135ee2efca65ca9 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/examples/isdn/KERNEL | 3 | ||||
| -rw-r--r-- | share/examples/isdn/ReleaseNotes | 5 | ||||
| -rw-r--r-- | share/examples/isdn/SupportedCards | 4 | ||||
| -rw-r--r-- | share/examples/isdn/ThankYou | 2 |
4 files changed, 11 insertions, 3 deletions
diff --git a/share/examples/isdn/KERNEL b/share/examples/isdn/KERNEL index 81bea6e660c0..22470926de08 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 f9f2b9e86c9d..7b42c73f4dbf 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 28f8bd867cd5..4108ce483f60 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 8d9c7831e12b..ccf06f5f27b5 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 + ------------------------------------------ |
