From toasty@home.dragondata.com  Thu Jan 15 11:27:05 1998
Received: from home.dragondata.com (toasty@home.dragondata.com [204.137.237.2])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA01532
          for <FreeBSD-gnats-submit@FreeBSD.ORG>; Thu, 15 Jan 1998 11:27:04 -0800 (PST)
          (envelope-from toasty@home.dragondata.com)
Received: (from toasty@localhost)
	by home.dragondata.com (8.8.5/8.8.5) id NAA02187;
	Thu, 15 Jan 1998 13:27:07 -0600 (CST)
Message-Id: <199801151927.NAA02187@home.dragondata.com>
Date: Thu, 15 Jan 1998 13:27:07 -0600 (CST)
From: Kevin Day <toasty@home.dragondata.com>
To: toasty@home.dragondata.com (Kevin Day)
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
In-Reply-To: <199801151409.IAA19487@home.dragondata.com> from Kevin Day at "Jan 15, 98 08:09:59 am"
Subject: Re: docs/5496: Adding documentation for scsi(8) usage with autoloaders

>Number:         5501
>Category:       junk
>Synopsis:       Re: docs/5496: Adding documentation for scsi(8) usage with autoloaders
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    steve
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 15 11:30:01 PST 1998
>Closed-Date:    Thu Jan 15 16:55:46 PST 1998
>Last-Modified:  Tue Nov 27 19:24:59 PST 2001
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Thu Jan 15 16:55:46 PST 1998 
State-Changed-Why:  
Another followup treated as a new PR.  I have augmented the original 
PR accordingly. 
>Unformatted:
> 
> The following command shows the correct scsi command to load/unload a tape.
> 
> x = Source bay
> y = Destination bay
> 	
> scsi -f /dev/rst0.ctl -s 100 -c "a5 20 0 0 0 x 0 y 0 0 0 0"
> 
> Bay 1 = Tape Drive
> Bay 2 = Loader slot 1
> Bay 3 = Loader slot 2
> Bay n = Loader slot n+1
> 

That should be n-1 not n+1... Sorry. :)

Kevin
