Add a small paragraph about our support for hardware RAID controllers.
If nothing else, we can at least list this in the Index now and can point readers to the release notes and other sources of information.
This commit is contained in:
parent
97b4e94345
commit
14e1717272
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10919
1 changed files with 12 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml,v 1.64 2001/10/08 22:36:01 chern Exp $
|
||||
$FreeBSD$
|
||||
-->
|
||||
|
||||
<chapter id="disks">
|
||||
|
@ -1137,14 +1137,23 @@ sh MAKEDEV ccd0</programlisting>
|
|||
<sect3 id="vinum">
|
||||
<title>vinum (Logical Volume Manager)</title>
|
||||
|
||||
<para>xxx</para>
|
||||
<para>XXX</para>
|
||||
</sect3>
|
||||
</sect2>
|
||||
|
||||
<sect2 id="raid-hard">
|
||||
<title>Hardware RAID</title>
|
||||
|
||||
<para>xxx</para>
|
||||
<indexterm>
|
||||
<primary>RAID</primary>
|
||||
<secondary>Hardware</secondary>
|
||||
</indexterm>
|
||||
<para>FreeBSD supports a wide variety of hardware RAID
|
||||
controllers from many popular manufacturers such as Adaptec,
|
||||
3Ware, Mylex, DPT, AMI, Dell, HP, IBM, and more. The list of
|
||||
supported adapters is growing all the time, so make sure to
|
||||
check the release notes for complete information.
|
||||
</para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue