diff options
| author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-10-29 13:33:57 +0000 |
|---|---|---|
| committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-10-29 13:33:57 +0000 |
| commit | b705e4512bc2e68ce93fbf0968643b3dfaa9776d (patch) | |
| tree | 81be9d5ff5d31f6cc7e68db564fb5dcd21bc7c62 | |
| parent | eae4fc8ef3a7f5158b4b1268b4296bde67187a70 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/twe.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/twe.4 b/share/man/man4/twe.4 index 64af5d3c28faf..4723fc31901fb 100644 --- a/share/man/man4/twe.4 +++ b/share/man/man4/twe.4 @@ -39,7 +39,7 @@ The driver provides support for the Escalade 3W-5x00 and 3W-6x00 series of ATA RAID controllers. These devices support 2, 4 or 8 ATA disk drives -and provide RAID0 (striping) and RAID1 (mirroring) functionality. +and provide RAID0 (striping) and RAID1 (mirroring) functionality. .Sh DIAGNOSTICS .Ss Controller initialisation phase .Bl -diag @@ -133,7 +133,7 @@ the controller is unresponsive. .El .Pp The controller has reported a change in status using an AEN -(Asynchronous Event Notification). The following AENs may be +(Asynchronous Event Notification). The following AENs may be reported: .Bl -diag .It queue empty @@ -187,7 +187,7 @@ The driver has given up on resetting the controller. No further I/O will be handled. .It controller reset done, %d commands restarted .Pp -The controller was successfully reset, +The controller was successfully reset, and outstanding commands were restarted. .Sh BUGS The controller cannot handle I/O transfers @@ -199,7 +199,7 @@ and thus in order to obtain best performance user-space applications accessing the device should do so with aligned buffers. .Sh AUTHORS -The +The .Nm driver and manpage were written by .An Michael Smith |
