diff options
author | hrs <hrs@FreeBSD.org> | 2004-03-15 21:20:39 +0000 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2004-03-15 21:20:39 +0000 |
commit | 31018190bc305e0ec98cb075da3faab9a68625a6 (patch) | |
tree | 194c3c4127dc4c7f94da2dacf04e95c5d6d03e7b /release | |
parent | 6d50413c7367ee1ed6ada76dc9f45cdeb28dc82c (diff) | |
download | FreeBSD-src-31018190bc305e0ec98cb075da3faab9a68625a6.zip FreeBSD-src-31018190bc305e0ec98cb075da3faab9a68625a6.tar.gz |
New release note:
ata(4) cardbus ATA/SATA support.
ifconfig(8) prints polling(4) status.
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 6 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 6 |
2 files changed, 12 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 16ad138..5e9af78 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -352,6 +352,9 @@ <sect3 id="disks"> <title>Disks and Storage</title> + <para>The &man.ata.4; driver now supports cardbus ATA/SATA + controllers.</para> + <para>A number of bugs in the &man.ata.4; driver have been fixed. Most notably, master/slave device detection should work better, and some problems with timeouts should be @@ -424,6 +427,9 @@ <para>&man.ifconfig.8; now supports renaming of network interfaces at run-time using the <option>name</option> parameter.</para> + <para>&man.ifconfig.8; now prints the &man.polling.4; status + on the interface. &merged;</para> + <para>&man.ip6fw.8; now supports a <option>-n</option> flag to stop it from making any changes to the rules in the kernel</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 16ad138..5e9af78 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -352,6 +352,9 @@ <sect3 id="disks"> <title>Disks and Storage</title> + <para>The &man.ata.4; driver now supports cardbus ATA/SATA + controllers.</para> + <para>A number of bugs in the &man.ata.4; driver have been fixed. Most notably, master/slave device detection should work better, and some problems with timeouts should be @@ -424,6 +427,9 @@ <para>&man.ifconfig.8; now supports renaming of network interfaces at run-time using the <option>name</option> parameter.</para> + <para>&man.ifconfig.8; now prints the &man.polling.4; status + on the interface. &merged;</para> + <para>&man.ip6fw.8; now supports a <option>-n</option> flag to stop it from making any changes to the rules in the kernel</para> |