Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 1996 08:19:18 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        scsi@freebsd.org
Cc:        grog@freefall.freebsd.org (Greg Lehey)
Subject:   Re: Setting disk sector size?
Message-ID:  <199607290619.IAA02558@uriah.heep.sax.de>
In-Reply-To: <199607282241.PAA14960@freefall.freebsd.org> from Greg Lehey at "Jul 28, 96 03:40:59 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
As Greg Lehey wrote:

> Additional sense code 24, qualifier 0.

``Invalid field in CDB''

You forgot to quote the most important notice: which value (bit/byte)
was invalid.  I'm too lazy to dig this out off this hexdump:

> Senseinfo (32 of 48):
> 
> 70 00 05 00 00 00 00 18 00 00 00 00 24 00 00 00
> 00 00 00 00 01 32 00 00 00 00 00 00 00 00 00 00

...but i would assume two possible problems with Peter's suggestion:
the PF bit in byte 1 was missing (Page Format == use SCSI-2 MODE
SELECT), and byte 2 was 40 which selects the page control field in
MODE SENSE, but is reserved in MODE SELECT.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



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