Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 1996 12:52:37 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-scsi@freebsd.org
Cc:        jbh@labyrinth.net.au
Subject:   Re: tandberg scsi tape + FreeBSD 2.1/2.0.5
Message-ID:  <199607141052.MAA00412@uriah.heep.sax.de>
In-Reply-To: <199607140741.AAA13984@ref.tfs.com> from JULIAN Elischer at "Jul 14, 96 00:41:18 am"

next in thread | previous in thread | raw e-mail | index | archive | help
As JULIAN Elischer wrote:

> The tape returns...

> > /kernel: 000: 2f 25 10 08 15 00 00 00 00 00 02 00 90 0e 00 00 

> and then the driver sets...

> > /kernel: 000: 00 00 10 08 00 00 00 00 00 00 04 00 90 0e 00 00 

> my guess from memory is that the first two bytes different are ok,
> but what is the change from 02 to 04?

It's bumping the blocksize from 512 bytes to 1024.  Both is bogus,
since the cartridge is a 1 Gig which is variable-length.

The change from 0x15 to 0x00 is also bogus.  See my other reply.

-- 
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?199607141052.MAA00412>