diff options
Diffstat (limited to 'release/doc/en_US.ISO8859-1/relnotes/common/new.sgml')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 10 |
1 files changed, 10 insertions, 0 deletions
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 37ff214..15c478e 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;</para> + <para>The kernel dump device can now be set via the + <varname>dumpdev</varname> 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).</para> + <sect3> <title>Processor/Motherboard Support</title> @@ -916,6 +922,10 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <para>The ida disk driver now has crashdump support. &merged;</para> + <para arch="i386">The iir driver has been added to support the + Intel Integrated RAID controllers, as well as prior ICP Vortex + controllers.</para> + <para arch="alpha">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;</para> |