Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Sep 2000 08:59:32 -0400 (EDT)
From:      Agent Drek <drek@bigstudios.com>
To:        Fred Condo <fred@condo.chico.ca.us>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Invalidating Pack / Interrupts
Message-ID:  <Pine.BSF.4.21.0009220855190.82750-100000@hops.bigstudios.com>
In-Reply-To: <20000921234343.A37161@absinthe.condo.chico.ca.us>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 21 Sep 2000, Fred Condo wrote:

> 
> Your seagate drive has a bug in its firmware. You need to disable
> tagged queueing and the write-thru cache. The former you can do with
> 
> camcontrol negogiate 0:3:0 -T disable
> 
> at every boot (I added a line to /etc/rc.local). Chheck the camcontrol
> manpage to be sure of the exact designation for your drive.
> 
> The latter you do through your SCSI BIOS.
> 

thanks for the reply.

further notes for anyone searching the archive.

I ended up using this syntax:
camcontrol negotiate -n da -u 5 -T disable

Because it gave a clearer error message about /dev/pass5 not existing.

sh MAKEDEV pass6

and now it's in rc.local

thanks again!

--
    Agent Drek

Big Animation Inc > 'digital plumber'
http://www.bigstudios.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009220855190.82750-100000>