From 344a6d29f2f021be42c91ad43483eae70cdcde8d Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Fri, 26 Oct 2001 16:28:36 +0000 Subject: [PATCH] New release notes: isic(4) support for Compaq Microcom 610 ISDN, fbtab(5) globbing, rcmd(3) uses ${RSH}. MFCs noted: sysinstall(8) can load KLDs at install-time. Fix typo for isdnphone(8). --- .../doc/en_US.ISO8859-1/hardware/article.sgml | 1 + .../doc/en_US.ISO8859-1/hardware/common/dev.sgml | 1 + .../doc/en_US.ISO8859-1/relnotes/article.sgml | 16 ++++++++++++++-- .../doc/en_US.ISO8859-1/relnotes/common/new.sgml | 16 ++++++++++++++-- 4 files changed, 30 insertions(+), 4 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/hardware/article.sgml b/release/doc/en_US.ISO8859-1/hardware/article.sgml index a32a1b257177..69ec9c384c30 100644 --- a/release/doc/en_US.ISO8859-1/hardware/article.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/article.sgml @@ -1785,6 +1785,7 @@ + Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnP Dr. Neuhaus Niccy Go@ and compatibles Dynalink IS64PH Eicon Diehl DIVA 2.0 and 2.02 diff --git a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml index a32a1b257177..69ec9c384c30 100644 --- a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml @@ -1785,6 +1785,7 @@ + Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnP Dr. Neuhaus Niccy Go@ and compatibles Dynalink IS64PH Eicon Diehl DIVA 2.0 and 2.02 diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 0aa32c15479b..6a6cbad9f03c 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -986,6 +986,9 @@ 2.02 ISA PnP ISDN cards has been added to the &man.isic.4; isdn4bsd driver. &merged; + The &man.isic.4; driver now supports the Compaq Microcom + 610 ISDN ISA PnP card. + Active CAPI-based ISDN cards manufacured by AVM are now supported using the &man.i4bcapi.4; and the &man.iavc.4; driver. The supported cards are the AVM B1 PCI and AVM B1 ISA Basic Rate @@ -995,7 +998,7 @@ accepted in &man.isdnd.rc.5; files to limit the time a connection may remain open. &merged; - &man.isdnphone.8; now supports a for + &man.isdnphone.8; now supports a option for sending messages via the keypad facility to a PBX or exchange office. @@ -1386,6 +1389,9 @@ allow limiting the prototype quota distribution (specified with ) to a single filesystem. + &man.fbtab.5; now accepts glob matching patterns for target + devices, not just individual devices and directories. + &man.fdisk.8; no longer attempts to search for a device if none has been specified on the command line, but instead tries to figure out the default device name from the @@ -1794,6 +1800,12 @@ /var/run and /var/spool/lock at boot time. &merged; + &man.rcmd.3; now supports the use of the + RSH environment variable to specify a program to + use other than &man.rsh.1; for remote execution. As a result, + programs such as &man.dump.8;, can use &man.ssh.1; for remote + transport. + &man.rdist.1; has been retired from the base system, but is still available from &os; Ports Collection as net/44bsd-rdist. @@ -1917,7 +1929,7 @@ manpage is also installed in a more consistent fashion now. &man.sysinstall.8; now has the ability to load KLDs as a - part of the installation. + part of the installation. &merged; &man.syslogd.8; can take a option to disable DNS queries for every request. &merged; diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 0aa32c15479b..6a6cbad9f03c 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -986,6 +986,9 @@ 2.02 ISA PnP ISDN cards has been added to the &man.isic.4; isdn4bsd driver. &merged; + The &man.isic.4; driver now supports the Compaq Microcom + 610 ISDN ISA PnP card. + Active CAPI-based ISDN cards manufacured by AVM are now supported using the &man.i4bcapi.4; and the &man.iavc.4; driver. The supported cards are the AVM B1 PCI and AVM B1 ISA Basic Rate @@ -995,7 +998,7 @@ accepted in &man.isdnd.rc.5; files to limit the time a connection may remain open. &merged; - &man.isdnphone.8; now supports a for + &man.isdnphone.8; now supports a option for sending messages via the keypad facility to a PBX or exchange office. @@ -1386,6 +1389,9 @@ allow limiting the prototype quota distribution (specified with ) to a single filesystem. + &man.fbtab.5; now accepts glob matching patterns for target + devices, not just individual devices and directories. + &man.fdisk.8; no longer attempts to search for a device if none has been specified on the command line, but instead tries to figure out the default device name from the @@ -1794,6 +1800,12 @@ /var/run and /var/spool/lock at boot time. &merged; + &man.rcmd.3; now supports the use of the + RSH environment variable to specify a program to + use other than &man.rsh.1; for remote execution. As a result, + programs such as &man.dump.8;, can use &man.ssh.1; for remote + transport. + &man.rdist.1; has been retired from the base system, but is still available from &os; Ports Collection as net/44bsd-rdist. @@ -1917,7 +1929,7 @@ manpage is also installed in a more consistent fashion now. &man.sysinstall.8; now has the ability to load KLDs as a - part of the installation. + part of the installation. &merged; &man.syslogd.8; can take a option to disable DNS queries for every request. &merged;