diff options
| author | Roman Kurakin <rik@FreeBSD.org> | 2004-04-02 17:35:53 +0000 |
|---|---|---|
| committer | Roman Kurakin <rik@FreeBSD.org> | 2004-04-02 17:35:53 +0000 |
| commit | 67de8ecbf839913d13c186c0d75d0ee476bbc81c (patch) | |
| tree | a9cc65e5d5b34b7a217ffd6c0684ffd160e05a48 | |
| parent | 81358937653e548fab1c6055ded4028c825b0e17 (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 5 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 5dc5801232927..ed7f9def56273 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -169,6 +169,11 @@ <sect2 id="kernel"> <title>Kernel Changes</title> + <para arch="i386">The &man.ctau.4; driver has been added for Cronyx-Tau + synchronous serial adapters. This driver was known for a long time as "ct" + in its previous life outside FreeBSD source tree. Note: only driver name + has changed. Network interface still has "ct" name.</para> + <para arch="i386">The &man.acpi.toshiba.4; driver has been added to use Toshiba's Hardware Control Interface to manipulate certain hardware features on Toshiba laptops.</para> 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 5dc5801232927..ed7f9def56273 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -169,6 +169,11 @@ <sect2 id="kernel"> <title>Kernel Changes</title> + <para arch="i386">The &man.ctau.4; driver has been added for Cronyx-Tau + synchronous serial adapters. This driver was known for a long time as "ct" + in its previous life outside FreeBSD source tree. Note: only driver name + has changed. Network interface still has "ct" name.</para> + <para arch="i386">The &man.acpi.toshiba.4; driver has been added to use Toshiba's Hardware Control Interface to manipulate certain hardware features on Toshiba laptops.</para> |
