From ff15ff48ee33a3a9d515f823816e5fcf138c0c08 Mon Sep 17 00:00:00 2001 From: David Gwynne Date: Wed, 19 Jul 2006 11:03:55 +0000 Subject: list all the devices that attach to scsibus and xr them. while here, remove some garbage about future plans to implement support for target mode. when we have that support we can document it, until then its a lie. ok and help with the alphabet from jmc@ --- share/man/man4/scsi.4 | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'share/man') diff --git a/share/man/man4/scsi.4 b/share/man/man4/scsi.4 index 7f482ce810a..a3bcc67e2ab 100644 --- a/share/man/man4/scsi.4 +++ b/share/man/man4/scsi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: scsi.4,v 1.24 2006/06/29 16:47:14 deraadt Exp $ +.\" $OpenBSD: scsi.4,v 1.25 2006/07/19 11:03:54 dlg Exp $ .\" .\" Copyright (c) 1996 .\" Julian Elischer . All rights reserved. @@ -36,12 +36,12 @@ .Pp .Cd "cd* at scsibus?" .Cd "ch* at scsibus?" +.Cd "safte* at scsibus?" .Cd "sd* at scsibus?" +.Cd "ses* at scsibus?" .Cd "st* at scsibus?" .Cd "ss* at scsibus?" .Cd "uk* at scsibus?" -.Pp -.Cd "ses* at scsibus?" .Sh DESCRIPTION The .Em SCSI @@ -148,13 +148,6 @@ bus and the system. The maximum size of a transfer is governed by the adapter. Most adapters can transfer 64KB in a single operation, and many can transfer larger amounts. -.Sh TARGET MODE -Some adapters support -.Em target mode -in which the system is capable of operating as a device, responding to -operations initiated by another system. -Target mode will be supported for some adapters, but is not yet complete for -this version of the scsi system. .Sh DIAGNOSTICS When the kernel is compiled with option SCSIDEBUG, the SCIOCDEBUG ioctl can be used to enable various amounts of tracing information on any @@ -176,6 +169,14 @@ shows more detailed information including DMA scatter-gather logs. .El .Sh SEE ALSO .Xr intro 4 , +.Xr cd 4 , +.Xr ch 4 , +.Xr safte 4 , +.Xr sd 4 , +.Xr ses 4 , +.Xr ss 4 , +.Xr st 4 , +.Xr uk 4 , .Xr scsi 8 .Sh HISTORY This -- cgit v1.2.3