diff options
Diffstat (limited to 'share/man/man4/man4.amiga/wesc.4')
-rw-r--r-- | share/man/man4/man4.amiga/wesc.4 | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/share/man/man4/man4.amiga/wesc.4 b/share/man/man4/man4.amiga/wesc.4 index 7549bbf3ee0..187febda0ec 100644 --- a/share/man/man4/man4.amiga/wesc.4 +++ b/share/man/man4/man4.amiga/wesc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wesc.4,v 1.6 2001/08/03 15:21:16 mpech Exp $ +.\" $OpenBSD: wesc.4,v 1.7 2001/10/05 14:45:53 mpech Exp $ .\" .\" Copyright (c) 1994 Christian E. Hopps .\" All rights reserved. @@ -41,9 +41,10 @@ The .Tn Amiga architecture uses a common machine independent scsi sub-system -provided in the kernel source. The machine independent -drivers that use this code access the hardware through a -common interface. (see +provided in the kernel source. +The machine independent drivers that use this code access the hardware +through a common interface. +(see .Xr scsibus 4 ) This common interface interacts with a machine dependent interface, such as @@ -64,13 +65,14 @@ The interface supports the following Zorro III expansion cards: .Bl -tag -width "WARP ENGINE" -offset indent .It Em WARP ENGINE -MacroSystem Development Warp Engine internal SCSI, manufacturer\ 2203, product\ 19 +MacroSystem Development Warp Engine internal SCSI, manufacturer\ 2203, +product\ 19 .El .Sh DIAGNOSTICS .Bl -diag .It wesc%s: abort %s: dstat %02x, sstat0 %02x sbcl %02x -The scsi operation %s was aborted due to error. Dstat, sstat and -sbcl are registers within the NCR53c710 SCSI chip. +The scsi operation %s was aborted due to error. +Dstat, sstat and sbcl are registers within the NCR53c710 SCSI chip. .It siop id %d reset\n" The NCR53c710 SCSI chip has been reset and configure at id %d. .It SIOP interrupt: %x sts %x msg %x sbcl %x |