diff options
author | hrs <hrs@FreeBSD.org> | 2003-08-02 09:00:50 +0000 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2003-08-02 09:00:50 +0000 |
commit | 35b61822b165b26caa0c9e1e2fd0ac7f55191439 (patch) | |
tree | d847e7b246594a435ee37e42bde71ec7b239b6d7 | |
parent | 108e5926e237db8402ca3e4b52da3bfed397384a (diff) | |
download | FreeBSD-src-35b61822b165b26caa0c9e1e2fd0ac7f55191439.zip FreeBSD-src-35b61822b165b26caa0c9e1e2fd0ac7f55191439.tar.gz |
New release notes:
puc(4) printer support
em(4) support for tuning the interrupt delays
-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 d31e170a..cab5b89 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 d31e170a..cab5b89 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 |