diff options
author | ru <ru@FreeBSD.org> | 2000-12-29 09:18:45 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-12-29 09:18:45 +0000 |
commit | 17ba2140980343f6298e96bd96d2e0c16b9dfb46 (patch) | |
tree | fa86ee6469463baf5401eb48b33f4451db7b2f20 /share/man/man4/twe.4 | |
parent | 42aaa8ad04e1e8eb1058cea549112273857df290 (diff) | |
download | FreeBSD-src-17ba2140980343f6298e96bd96d2e0c16b9dfb46.zip FreeBSD-src-17ba2140980343f6298e96bd96d2e0c16b9dfb46.tar.gz |
Prepare for mdoc(7)NG.
Diffstat (limited to 'share/man/man4/twe.4')
-rw-r--r-- | share/man/man4/twe.4 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man4/twe.4 b/share/man/man4/twe.4 index 6e93230..92a45ae 100644 --- a/share/man/man4/twe.4 +++ b/share/man/man4/twe.4 @@ -63,6 +63,7 @@ This process is retried several times. Several attempts to reset and initialise the controller have failed; initialisation has failed and the driver will not attach to this controller. +.El .Ss Driver initialisation/shutdown phase .Bl -diag .It twe%d: register window not available @@ -88,6 +89,7 @@ Fetching the list of attached units failed; initialisation has failed. Creation of the disk devices failed, either due to communications problems with the adapter or due to resource shortage; attachment of one or more units may have been aborted. +.El .Ss Operational phase .Bl -diag .It twe%d: command completed - %s @@ -189,6 +191,7 @@ No further I/O will be handled. .Pp The controller was successfully reset, and outstanding commands were restarted. +.El .Sh BUGS The controller cannot handle I/O transfers that are not aligned to a 512-byte boundary. |