Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 1999 08:45:43 +1030 (CST)
From:      Gregory Lewis <glewis@dartagnan.maths.adelaide.edu.au>
To:        soren@cinternet.net (Soren Harward)
Cc:        freebsd-questions@freebsd.org
Subject:   Re: EIDE/ATAPI tape drive support
Message-ID:  <9903252215.AA10145@dartagnan.maths.adelaide.edu.au>
In-Reply-To: <19990325164459.A21430@cinternet.net> from Soren Harward at "Mar 25, 99 04:44:59 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> On boot, the kernel finds my Seagate EIDE tape drive, but I can't seem
> to get to to work:
> 
> wdc1 at 0x170-0x177 irq 15 on isa
> wdc1: unit 0 (atapi): <Seagate STT8000A/5.02>, removable, accel, dma, iordis
> wdc1: ATAPI streaming tapes not configured
> 
> It appears I've forgotten some option in the kernel, but the Handbook
> doesn't have anything about an "ATAPI streaming tapes" option.  Is
> this drive supported under 3.1?  How can I get it to work?

Dear Soren,

You need this option in 3.0, I assume its the same for 3.1

# IDE tape driver - requires wdc controller and ATAPI option
device          wst0

A kernel with this compiled in will give you boot messages like:

wdc1: unit 0 (atapi): <Seagate STT8000A/5.02>, removable, accel, dma, iordis
wst0: Drive empty, readonly, reverse, qfa, ecc, 512b
wst0: Max speed=600Kb/s, Transfer limit=52 blocks, Buffer size=728 blocks

				regards, Greg
-- 
Greg Lewis 				glewis@trc.adelaide.edu.au
Computing Officer			+61 8 8303 3237
Teletraffic Research Centre


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9903252215.AA10145>