diff options
| author | Hiroki Sato <hrs@FreeBSD.org> | 2003-08-02 09:00:50 +0000 |
|---|---|---|
| committer | Hiroki Sato <hrs@FreeBSD.org> | 2003-08-02 09:00:50 +0000 |
| commit | ece87aa70b19f255d837e00a142c5c44935e2205 (patch) | |
| tree | d847e7b246594a435ee37e42bde71ec7b239b6d7 /release/doc | |
| parent | e4ec6fb518f2d8ca3dfba4a358f9410c777c6ac8 (diff) | |
Notes
Diffstat (limited to 'release/doc')
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 8 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 8 |
2 files changed, 16 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 d31e170a7d81..cab5b89101e0 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -146,6 +146,10 @@ is no longer needed when only a USB keyboard is connected. &merged;</para> + <para arch="amd64,alpha,i386,ia64">The &man.puc.4;, + PCI Universal Communications driver now supports + to connect parallel ports to the &man.ppc.4; driver.</para> + <para arch="i386,pc98">The &man.safe.4; driver has been added to support SafeNet 1141, 1741-based crypto accelerators. &merged; @@ -177,6 +181,10 @@ <para>A bug in the &man.bge.4; driver that prevented it from working correctly at 10 Mbps has been fixed.</para> + <para>The &man.em.4; driver now has support for tuning + the interrupt delays using sysctl tunables + without recompiling the driver.</para> + <para arch="i386,pc98,sparc64">The &man.harp.4; driver has been added. This is a pseudo physical interface driver for HARP, which attaches to all netgraph ATM interface in the 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 d31e170a7d81..cab5b89101e0 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -146,6 +146,10 @@ is no longer needed when only a USB keyboard is connected. &merged;</para> + <para arch="amd64,alpha,i386,ia64">The &man.puc.4;, + PCI Universal Communications driver now supports + to connect parallel ports to the &man.ppc.4; driver.</para> + <para arch="i386,pc98">The &man.safe.4; driver has been added to support SafeNet 1141, 1741-based crypto accelerators. &merged; @@ -177,6 +181,10 @@ <para>A bug in the &man.bge.4; driver that prevented it from working correctly at 10 Mbps has been fixed.</para> + <para>The &man.em.4; driver now has support for tuning + the interrupt delays using sysctl tunables + without recompiling the driver.</para> + <para arch="i386,pc98,sparc64">The &man.harp.4; driver has been added. This is a pseudo physical interface driver for HARP, which attaches to all netgraph ATM interface in the |
