From owner-freebsd-scsi Thu Feb 8 18:47:31 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA21530 for freebsd-scsi-outgoing; Thu, 8 Feb 1996 18:47:31 -0800 (PST) Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA21525 for ; Thu, 8 Feb 1996 18:47:28 -0800 (PST) Received: (from julian@localhost) by ref.tfs.com (8.6.12/8.6.12) id SAA02565; Thu, 8 Feb 1996 18:47:19 -0800 From: Julian Elischer Message-Id: <199602090247.SAA02565@ref.tfs.com> Subject: Re: Problems with IBM Exabyte 8200 To: fcawth@jjarray.umd.edu (Fred Cawthorne) Date: Thu, 8 Feb 1996 18:47:19 -0800 (PST) Cc: freebsd-scsi@freebsd.org In-Reply-To: <199602090108.UAA00275@jjarray.umd.edu> from "Fred Cawthorne" at Feb 8, 96 08:08:06 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-freebsd-scsi@freebsd.org Precedence: bulk compile the option SCSIDEBUG into the kernel then do: scsi -d 3 -f /dev/nrst0 then do your operation then type dmesg to see the results and send them here. also try -d 12 as well (-d 15 might be too much info) > > I was trying a couple of IBM 8mm tape drives, which are made by > exabyte. I can rewind and get the tape status fine, but when I try > to read or write, I get an: > oops: not queued. or something like that. > I have tried this on 2 different computers, with both an AHA1542 and > NCR controller. > Any ideas? Should I just give up on these things? > > Thanks > Fred. > >