diff options
Diffstat (limited to 'static/freebsd/man4/pst.4 3.html')
| -rw-r--r-- | static/freebsd/man4/pst.4 3.html | 63 |
1 files changed, 0 insertions, 63 deletions
diff --git a/static/freebsd/man4/pst.4 3.html b/static/freebsd/man4/pst.4 3.html deleted file mode 100644 index df60cb4f..00000000 --- a/static/freebsd/man4/pst.4 3.html +++ /dev/null @@ -1,63 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">PST(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">PST(4)</td> - </tr> -</table> -<div class="manual-text"> -<section class="Sh"> -<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1> -<p class="Pp"><code class="Nm">pst</code> — <span class="Nd">device - driver for Promise Supertrak SX6000</span></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1> -<p class="Pp">To compile this driver into the kernel, place the following line - in your kernel configuration file:</p> -<div class="Bd Pp Bd-indent"><code class="Cd">device pst</code></div> -<p class="Pp">Alternatively, to load the driver as a module at boot time, place - the following line in <a class="Xr">loader.conf(5)</a>:</p> -<div class="Bd Pp Bd-indent Li"> -<pre>pst_load="YES"</pre> -</div> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp">This driver is for the Promise Supertrak SX6000 ATA hardware RAID - controller. It supports (in hardware) RAID levels 0, 1, 0+1, 3, 5 and JBOD - on up to 6 ATA disk drives, including automatic rebuild and hotswap, and - supports signalling disk status on LEDs on Promise Superswap disk - enclosures. The Supertrak line of controllers does not support non-disk - devices.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="HARDWARE"><a class="permalink" href="#HARDWARE">HARDWARE</a></h1> -<p class="Pp">The <code class="Nm">pst</code> driver supports the Promise - Supertrak SX6000 ATA hardware RAID controller.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="NOTES"><a class="permalink" href="#NOTES">NOTES</a></h1> -<p class="Pp">The <code class="Nm">pst</code> driver does not support - manipulating the RAID from the OS, RAIDs need to be set up from the onboard - BIOS. However, hot swap, hot spare, and automatic rebuilds are supported - without a reboot.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1> -<p class="Pp">The <code class="Nm">pst</code> driver first appeared in - <span class="Ux">FreeBSD 4.7</span>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1> -<p class="Pp">The <code class="Nm">pst</code> driver and man page was written by - <span class="An">Søren Schmidt</span> - <<a class="Mt" href="mailto:sos@FreeBSD.org">sos@FreeBSD.org</a>>.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">December 14, 2004</td> - <td class="foot-os">FreeBSD 15.0</td> - </tr> -</table> |
