diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-20 12:41:26 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-20 12:41:26 +0000 |
| commit | b94a2c38caafab08558032f532c0547640d0ad32 (patch) | |
| tree | 521ea738745f420c9916b82654338c80b54b05b3 | |
| parent | 01ed3358754241fd47ae4de8c6299df4a5701762 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/pst.4 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/pst.4 b/share/man/man4/pst.4 index d513da8cdf024..1214070405c3b 100644 --- a/share/man/man4/pst.4 +++ b/share/man/man4/pst.4 @@ -37,15 +37,15 @@ 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 LED's on Promise Superswap disk enclosures. -The Supertrak lines of controllers does not support non-disk devices. +signalling disk status on LEDs on Promise Superswap disk enclosures. +The Supertrak line of controllers does not support non-disk devices. .Sh NOTES The .Nm -driver does not support manipulating the RAID from the OS, RAID's need -to be setup from the onboard BIOS. -However hot swap, hot spare, and -automatic rebuilds are supported without reboot. +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. .Sh HISTORY The .Nm |
