From fa02a4906b6cf6a9c17392caf09be55909c86313 Mon Sep 17 00:00:00 2001 From: hrs Date: Sat, 20 Mar 2004 06:14:55 +0000 Subject: New release note: xl(4) hardware TX checksum disabled, uart(4) hw.uart.{console,dbgport} environment variable support. --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 9 +++++++++ release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 9 +++++++++ 2 files changed, 18 insertions(+) (limited to 'release') diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 5a8cf8a..6a5ffbd 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -191,6 +191,12 @@ This is currently non-functional, and would require some amount of work to make it work under the &man.geom.4; API in 5-CURRENT. + For the &man.uart.4; device + hw.uart.console and + hw.uart.dbgport environment variables + have been added. They can be used to select a serial console and + debug port respectively, as well as the attributes. + The &man.ubser.4; device driver has been added to support BWCT console management serial adapters. @@ -321,6 +327,9 @@ support for USB Ethernet adapters based on the Davicom DM9601 chipset. + The hardware TX checksum support of the &man.xl.4; driver + has been disabled as it does not work correctly and slows down + the transmission rate. 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 5a8cf8a..6a5ffbd 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -191,6 +191,12 @@ This is currently non-functional, and would require some amount of work to make it work under the &man.geom.4; API in 5-CURRENT. + For the &man.uart.4; device + hw.uart.console and + hw.uart.dbgport environment variables + have been added. They can be used to select a serial console and + debug port respectively, as well as the attributes. + The &man.ubser.4; device driver has been added to support BWCT console management serial adapters. @@ -321,6 +327,9 @@ support for USB Ethernet adapters based on the Davicom DM9601 chipset. + The hardware TX checksum support of the &man.xl.4; driver + has been disabled as it does not work correctly and slows down + the transmission rate. -- cgit v1.1