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).
This commit is contained in:
Bruce A. Mah 2001-10-26 16:28:36 +00:00
parent 7a5a635273
commit 344a6d29f2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=85542
4 changed files with 30 additions and 4 deletions

View File

@ -1785,6 +1785,7 @@
</listitem> </listitem>
</itemizedlist> </itemizedlist>
</para> </para>
<para>Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnP</para>
<para>Dr. Neuhaus Niccy Go@ and compatibles</para> <para>Dr. Neuhaus Niccy Go@ and compatibles</para>
<para>Dynalink IS64PH</para> <para>Dynalink IS64PH</para>
<para>Eicon Diehl DIVA 2.0 and 2.02</para> <para>Eicon Diehl DIVA 2.0 and 2.02</para>

View File

@ -1785,6 +1785,7 @@
</listitem> </listitem>
</itemizedlist> </itemizedlist>
</para> </para>
<para>Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnP</para>
<para>Dr. Neuhaus Niccy Go@ and compatibles</para> <para>Dr. Neuhaus Niccy Go@ and compatibles</para>
<para>Dynalink IS64PH</para> <para>Dynalink IS64PH</para>
<para>Eicon Diehl DIVA 2.0 and 2.02</para> <para>Eicon Diehl DIVA 2.0 and 2.02</para>

View File

@ -986,6 +986,9 @@
2.02 ISA PnP ISDN cards has been added to the &man.isic.4; 2.02 ISA PnP ISDN cards has been added to the &man.isic.4;
<application>isdn4bsd</application> driver. &merged;</para> <application>isdn4bsd</application> driver. &merged;</para>
<para>The &man.isic.4; driver now supports the Compaq Microcom
610 ISDN ISA PnP card.</para>
<para>Active CAPI-based ISDN cards manufacured by AVM are now <para>Active CAPI-based ISDN cards manufacured by AVM are now
supported using the &man.i4bcapi.4; and the &man.iavc.4; driver. The 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 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 accepted in &man.isdnd.rc.5; files to limit the time a
connection may remain open. &merged;</para> connection may remain open. &merged;</para>
<para>&man.isdnphone.8; now supports a <option>-k</option> for <para>&man.isdnphone.8; now supports a <option>-k</option> option for
sending messages via the keypad facility to a PBX or exchange sending messages via the keypad facility to a PBX or exchange
office.</para> office.</para>
</sect4> </sect4>
@ -1386,6 +1389,9 @@
allow limiting the prototype quota distribution (specified with allow limiting the prototype quota distribution (specified with
<option>-p</option>) to a single filesystem.</para> <option>-p</option>) to a single filesystem.</para>
<para>&man.fbtab.5; now accepts glob matching patterns for target
devices, not just individual devices and directories.</para>
<para arch="i386">&man.fdisk.8; no longer attempts to search for <para arch="i386">&man.fdisk.8; no longer attempts to search for
a device if none has been specified on the command line, but a device if none has been specified on the command line, but
instead tries to figure out the default device name from the instead tries to figure out the default device name from the
@ -1794,6 +1800,12 @@
<filename>/var/run</filename> and <filename>/var/run</filename> and
<filename>/var/spool/lock</filename> at boot time. &merged;</para> <filename>/var/spool/lock</filename> at boot time. &merged;</para>
<para>&man.rcmd.3; now supports the use of the
<envar>RSH</envar> 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.</para>
<para>&man.rdist.1; has been retired from the base system, but is still <para>&man.rdist.1; has been retired from the base system, but is still
available from &os; Ports Collection as available from &os; Ports Collection as
<port>net/44bsd-rdist</port>.</para> <port>net/44bsd-rdist</port>.</para>
@ -1917,7 +1929,7 @@
manpage is also installed in a more consistent fashion now.</para> manpage is also installed in a more consistent fashion now.</para>
<para>&man.sysinstall.8; now has the ability to load KLDs as a <para>&man.sysinstall.8; now has the ability to load KLDs as a
part of the installation.</para> part of the installation. &merged;</para>
<para>&man.syslogd.8; can take a <option>-n</option> option to <para>&man.syslogd.8; can take a <option>-n</option> option to
disable DNS queries for every request. &merged;</para> disable DNS queries for every request. &merged;</para>

View File

@ -986,6 +986,9 @@
2.02 ISA PnP ISDN cards has been added to the &man.isic.4; 2.02 ISA PnP ISDN cards has been added to the &man.isic.4;
<application>isdn4bsd</application> driver. &merged;</para> <application>isdn4bsd</application> driver. &merged;</para>
<para>The &man.isic.4; driver now supports the Compaq Microcom
610 ISDN ISA PnP card.</para>
<para>Active CAPI-based ISDN cards manufacured by AVM are now <para>Active CAPI-based ISDN cards manufacured by AVM are now
supported using the &man.i4bcapi.4; and the &man.iavc.4; driver. The 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 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 accepted in &man.isdnd.rc.5; files to limit the time a
connection may remain open. &merged;</para> connection may remain open. &merged;</para>
<para>&man.isdnphone.8; now supports a <option>-k</option> for <para>&man.isdnphone.8; now supports a <option>-k</option> option for
sending messages via the keypad facility to a PBX or exchange sending messages via the keypad facility to a PBX or exchange
office.</para> office.</para>
</sect4> </sect4>
@ -1386,6 +1389,9 @@
allow limiting the prototype quota distribution (specified with allow limiting the prototype quota distribution (specified with
<option>-p</option>) to a single filesystem.</para> <option>-p</option>) to a single filesystem.</para>
<para>&man.fbtab.5; now accepts glob matching patterns for target
devices, not just individual devices and directories.</para>
<para arch="i386">&man.fdisk.8; no longer attempts to search for <para arch="i386">&man.fdisk.8; no longer attempts to search for
a device if none has been specified on the command line, but a device if none has been specified on the command line, but
instead tries to figure out the default device name from the instead tries to figure out the default device name from the
@ -1794,6 +1800,12 @@
<filename>/var/run</filename> and <filename>/var/run</filename> and
<filename>/var/spool/lock</filename> at boot time. &merged;</para> <filename>/var/spool/lock</filename> at boot time. &merged;</para>
<para>&man.rcmd.3; now supports the use of the
<envar>RSH</envar> 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.</para>
<para>&man.rdist.1; has been retired from the base system, but is still <para>&man.rdist.1; has been retired from the base system, but is still
available from &os; Ports Collection as available from &os; Ports Collection as
<port>net/44bsd-rdist</port>.</para> <port>net/44bsd-rdist</port>.</para>
@ -1917,7 +1929,7 @@
manpage is also installed in a more consistent fashion now.</para> manpage is also installed in a more consistent fashion now.</para>
<para>&man.sysinstall.8; now has the ability to load KLDs as a <para>&man.sysinstall.8; now has the ability to load KLDs as a
part of the installation.</para> part of the installation. &merged;</para>
<para>&man.syslogd.8; can take a <option>-n</option> option to <para>&man.syslogd.8; can take a <option>-n</option> option to
disable DNS queries for every request. &merged;</para> disable DNS queries for every request. &merged;</para>