Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Aug 2003 15:41:05 -0600
From:      "Kenneth D. Merry" <ken@kdm.org>
To:        Jason Dictos <jason.dictos@tapeware.com>
Cc:        "'freebsd-scsi@freebsd.org'" <freebsd-scsi@freebsd.org>
Subject:   Re: Confusion
Message-ID:  <20030807214105.GA42984@panzer.kdm.org>
In-Reply-To: <E50A109EE98AA049BAA09D725DB0714F011185DC@yt-internet.tapeware.com>
References:  <E50A109EE98AA049BAA09D725DB0714F011185DC@yt-internet.tapeware.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 07, 2003 at 14:20:47 -0700, Jason Dictos wrote:
> 
> Hi All,
> 
> 	The ATAPI CAM interface states that ATAPI devices do not supported 6
> byte MODE SENSE and MODE SELECT cdb's, but I am reading a Seagate STT8000
> manual which clearly states that all it supports are 6-byte MODE SENSE and
> MODE SELECT cdb's.

This is a tape drive, right?  The sa(4) driver doesn't know anything about
6 byte versus 10 byte mode sense and mode select commands.

It'll send a 6 byte command by default.

Nate's recent changes only affect the da(4) and cd(4) drivers, not the
sa(4) driver.

Have you tried using this drive yet?

Ken
-- 
Kenneth Merry
ken@kdm.org



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