From 8437a87f23c3abdd95a7a107ce92f879cc4e27a9 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Thu, 31 Jan 2002 17:50:46 +0000 Subject: [PATCH] New release notes: iir driver (submitted by msmith), dumpdev loader tunable (submitted by sobomax). --- release/doc/en_US.ISO8859-1/hardware/article.sgml | 12 ++++++++++++ release/doc/en_US.ISO8859-1/hardware/common/dev.sgml | 12 ++++++++++++ release/doc/en_US.ISO8859-1/relnotes/article.sgml | 10 ++++++++++ release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 10 ++++++++++ 4 files changed, 44 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/hardware/article.sgml b/release/doc/en_US.ISO8859-1/hardware/article.sgml index 87de9ca48bac..5965ff3fdc63 100644 --- a/release/doc/en_US.ISO8859-1/hardware/article.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/article.sgml @@ -657,6 +657,18 @@ + Intel Integrated RAID Controllers (iir driver) + + + Intel RAID Controller SRCMR + + + ICP Vortex SCSI RAID controllers (all Wide/Ultra160, + 32-bit/64-bit PCI models) + + + + With all supported SCSI controllers, full support is provided for SCSI-I, SCSI-II, and SCSI-III peripherals, including hard disks, optical disks, tape drives (including DAT, 8mm diff --git a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml index 87de9ca48bac..5965ff3fdc63 100644 --- a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml @@ -657,6 +657,18 @@ + Intel Integrated RAID Controllers (iir driver) + + + Intel RAID Controller SRCMR + + + ICP Vortex SCSI RAID controllers (all Wide/Ultra160, + 32-bit/64-bit PCI models) + + + + With all supported SCSI controllers, full support is provided for SCSI-I, SCSI-II, and SCSI-III peripherals, including hard disks, optical disks, tape drives (including DAT, 8mm diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 37ff2140159c..15c478ea97ed 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -354,6 +354,12 @@ and installed with debugging kernels will now occupy more space on disk than they did previously. &merged; + The kernel dump device can now be set via the + dumpdev loader tunable. As a result, it is now + possible to obtain crash dumps from panics during the late stages + of kernel initialization (before the system enters into + single-user mode). + Processor/Motherboard Support @@ -916,6 +922,10 @@ options HZ=1000 # not compulsory but strongly recommended The ida disk driver now has crashdump support. &merged; + The iir driver has been added to support the + Intel Integrated RAID controllers, as well as prior ICP Vortex + controllers. + A bug that made certain CDROM drives fail to attach when connected to a SCSI card driven by &man.isp.4; has been fixed. &merged; 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 37ff2140159c..15c478ea97ed 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -354,6 +354,12 @@ and installed with debugging kernels will now occupy more space on disk than they did previously. &merged; + The kernel dump device can now be set via the + dumpdev loader tunable. As a result, it is now + possible to obtain crash dumps from panics during the late stages + of kernel initialization (before the system enters into + single-user mode). + Processor/Motherboard Support @@ -916,6 +922,10 @@ options HZ=1000 # not compulsory but strongly recommended The ida disk driver now has crashdump support. &merged; + The iir driver has been added to support the + Intel Integrated RAID controllers, as well as prior ICP Vortex + controllers. + A bug that made certain CDROM drives fail to attach when connected to a SCSI card driven by &man.isp.4; has been fixed. &merged;