Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 1996 20:00:11 -0700 (PDT)
From:      Nick Sayer <nsayer@quack.kfu.com>
To:        FreeBSD-gnats@freefall.freebsd.org, freebsd-bugs@freefall.freebsd.org
Subject:   Re: kern/1638: worm driver won't make audio tracks
Message-ID:  <199610010300.UAA19239@quack.kfu.com>
In-Reply-To: <199609181830.LAA08888@freefall.freebsd.org> from "FreeBSD-gnats@freefall.freebsd.org" at Sep 18, 96 11:30:02 am

next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD-gnats@freefall.freebsd.org writes:

I don't know if this is the correct way to submit updates, but...

in /sys/scsi/worm.c, in worm_size(), changing

                worm->blk_size = 2048;

to

		worm->blk_size = (worm->audio?2352:2048);

Appears to have fixed the problem. It has been tested so far using
dummy runs only. A test with live media is pending. I'll let y'all know.

> >Category:       kern
> >Responsible:    freebsd-bugs
> >Synopsis:       worm driver won't make audio tracks
> >Arrival-Date:   Wed Sep 18 11:30:01 PDT 1996

-- 
Nick Sayer <nsayer@quack.kfu.com>  | I would be far more patient on the
N6QQQ @ N0ARY.#NORCAL.CA.USA.NOAM  | whole if my patience weren't
+1 408 249 9630, log in as 'guest' | constantly being tested.
URL: http://www.kfu.com/~nsayer/   | 



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