summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2001-12-17 21:32:36 +0000
committerbmah <bmah@FreeBSD.org>2001-12-17 21:32:36 +0000
commitb0b7ebaca675791036cf9d83e2cce4c1c1731a31 (patch)
treeaaadbaa3b5217b36d7517abceac13844f7311352 /release
parent21cf34e4e5e93740a646bdacbb975a5a39666e93 (diff)
downloadFreeBSD-src-b0b7ebaca675791036cf9d83e2cce4c1c1731a31.zip
FreeBSD-src-b0b7ebaca675791036cf9d83e2cce4c1c1731a31.tar.gz
New release note: smbfs userland import.
Modified release notes: bge(4) input checksum offload disabled, ncv/nsp/stg modules. MFCs noted: bootloader -p
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml16
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml16
2 files changed, 18 insertions, 14 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index e692382..bf72bcd 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -90,7 +90,7 @@
<para arch="i386">The &os; boot loader now supports a
<option>-p</option> flag to force the kernel will pause after each
- line of output during the probing phase.</para>
+ line of output during the probing phase. &merged;</para>
<para>Support for USB devices was added to the
<filename>GENERIC</filename> kernel and to the installation
@@ -455,7 +455,7 @@
support the Broadcom BCM570x family of Gigabit Ethernet
controllers, including the 3Com 3c996-T, the SysKonnect SK-9D21
and SK-9D41, and the built-in Gigabit Ethernet NICs on Dell
- PowerEdge 2550 servers. TCP/IP checksum offload, jumbo frames
+ PowerEdge 2550 servers. Output TCP/IP checksum offload, jumbo frames
and VLAN tag insertion/stripping are supported, as well as
interrupt moderation. &merged;</para>
@@ -842,7 +842,8 @@
<para arch="i386">The ncv, nsp, and stg drivers have
been ported from NetBSD/pc98. They support the NCR 53C50 /
Workbit Ninja SCSI-3 / TMC 18C30, 18C50 based PC-Card/ISA SCSI
- controllers. &merged;</para>
+ controllers. All three drivers can be built and loaded as
+ modules. &merged;</para>
<para>Some problems in &man.sa.4; error handling have been
fixed, including the <quote>tape drive spinning indefinitely
@@ -923,10 +924,8 @@
<para>The directory layout preference algorithm for FFS has been
changed to improve its speed on large filesystems. &merged;</para>
- <para arch="i386">smbfs (CIFS) support in kernel has been added.
- The corresponding userland filesystem mount utility can be found
- in the <port>net/smbfs</port> port in the &os; Ports
- Collection. &merged;</para>
+ <para arch="i386">smbfs (CIFS) support in kernel has been
+ added. &merged;</para>
<para>For consistency, the fdesc, fifo, null, msdos, portal,
umap, and union filesystems have been renamed to fdescfs,
@@ -2354,6 +2353,9 @@
<para>&man.routed.8; has been updated to version 2.22. &merged;</para>
+ <para>Version 1.4.1 of the <application>smbfs</application>
+ userland utilities have been imported.</para>
+
<para><application>tcpdump</application> has been updated to
3.6.3. &merged;</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 e692382..bf72bcd 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -90,7 +90,7 @@
<para arch="i386">The &os; boot loader now supports a
<option>-p</option> flag to force the kernel will pause after each
- line of output during the probing phase.</para>
+ line of output during the probing phase. &merged;</para>
<para>Support for USB devices was added to the
<filename>GENERIC</filename> kernel and to the installation
@@ -455,7 +455,7 @@
support the Broadcom BCM570x family of Gigabit Ethernet
controllers, including the 3Com 3c996-T, the SysKonnect SK-9D21
and SK-9D41, and the built-in Gigabit Ethernet NICs on Dell
- PowerEdge 2550 servers. TCP/IP checksum offload, jumbo frames
+ PowerEdge 2550 servers. Output TCP/IP checksum offload, jumbo frames
and VLAN tag insertion/stripping are supported, as well as
interrupt moderation. &merged;</para>
@@ -842,7 +842,8 @@
<para arch="i386">The ncv, nsp, and stg drivers have
been ported from NetBSD/pc98. They support the NCR 53C50 /
Workbit Ninja SCSI-3 / TMC 18C30, 18C50 based PC-Card/ISA SCSI
- controllers. &merged;</para>
+ controllers. All three drivers can be built and loaded as
+ modules. &merged;</para>
<para>Some problems in &man.sa.4; error handling have been
fixed, including the <quote>tape drive spinning indefinitely
@@ -923,10 +924,8 @@
<para>The directory layout preference algorithm for FFS has been
changed to improve its speed on large filesystems. &merged;</para>
- <para arch="i386">smbfs (CIFS) support in kernel has been added.
- The corresponding userland filesystem mount utility can be found
- in the <port>net/smbfs</port> port in the &os; Ports
- Collection. &merged;</para>
+ <para arch="i386">smbfs (CIFS) support in kernel has been
+ added. &merged;</para>
<para>For consistency, the fdesc, fifo, null, msdos, portal,
umap, and union filesystems have been renamed to fdescfs,
@@ -2354,6 +2353,9 @@
<para>&man.routed.8; has been updated to version 2.22. &merged;</para>
+ <para>Version 1.4.1 of the <application>smbfs</application>
+ userland utilities have been imported.</para>
+
<para><application>tcpdump</application> has been updated to
3.6.3. &merged;</para>
OpenPOWER on IntegriCloud