Subject: Re: panic: done > todo; strategy broken
To: None <bad@ora.de>
From: John Kohl <jtk@kolvir.arlington.ma.us>
List: port-i386
Date: 10/08/1996 19:16:31
>>>>> "Christoph" == Christoph Badura <bad@ora.de> writes:

Christoph> Anyone seen this?  There doesn't seem to be a PR about this.
Christoph> A reliable way to reproduce this is:
Christoph> dd if=/dev/zero of=/dev/rst0 bs=32k count=1
Christoph> dd if=/dev/rst0 of=/dev/null bs=16k
Christoph> NetBSD 1.1/i386, ncr.c, HP35480A DAT tape.
Christoph> Could somebody check this on 1.2, I can't currently.

On NetBSD 1.2/i386, ncr.c, SONY SDT5000 DAT (DDS2) tape, I get
	st0: 32768-byte record too big
from the kernel, and
	dd: /dev/rst0: Input/output error

==John