From d8f203e797fcdd6db6327a8054fdea3268b67445 Mon Sep 17 00:00:00 2001 From: Dima Dorfman Date: Tue, 3 Jul 2001 08:25:54 +0000 Subject: [PATCH] New release notes: network device cloning, ich sound driver. # I have deliberately not mentioned the kernel compile directory move; # people using buildworld aren't affected, and those that aren't had # better be reading cvs-all and/or src/UPDATING. --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 10 ++++++++++ release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index bb0792929bfc..12f955158f47 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -197,6 +197,13 @@ The dgm driver has been removed in favor of the digi driver. + Network device cloning has been implemented, and the &man.gif.4; + and &man.stf.4; devices have been modified to take advantage of it. + Thus, instead of specifying how many &man.gif.4; or &man.stf.4; devices + are available in kernel configuration files, &man.ifconfig.8;'s + option should be used when another device + instance is desired. + Processor/Motherboard Support @@ -653,6 +660,9 @@ A new API has been added for sound cards with hardware volume control. + A driver for the Intel 443MX, 810, 815, and 815E + integrated sound devices has been added. + 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 bb0792929bfc..12f955158f47 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -197,6 +197,13 @@ The dgm driver has been removed in favor of the digi driver. + Network device cloning has been implemented, and the &man.gif.4; + and &man.stf.4; devices have been modified to take advantage of it. + Thus, instead of specifying how many &man.gif.4; or &man.stf.4; devices + are available in kernel configuration files, &man.ifconfig.8;'s + option should be used when another device + instance is desired. + Processor/Motherboard Support @@ -653,6 +660,9 @@ A new API has been added for sound cards with hardware volume control. + A driver for the Intel 443MX, 810, 815, and 815E + integrated sound devices has been added. +