Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Mar 1997 14:59:31 -0700
From:      "Justin T. Gibbs" <gibbs@narnia.plutotech.com>
To:        "Greg Rowe" <greg@uswest.net>
Cc:        freebsd-scsi@freebsd.org
Subject:   Re: Adaptec 2940UW & timed out while idle 
Message-ID:  <199703042159.OAA10966@narnia.plutotech.com>
In-Reply-To: Your message of "Tue, 04 Mar 1997 14:25:48 CST." <9703041425.ZM6913@nevis.oss.uswest.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
The problem you are experiencing was fixed just after 2.1.7 was released.
I would suggest upgrading to the driver that is in FreeBSD-stable and in 
fact tracking the -stable kernel as new changes to the driver are 
introduced.  To get 90% of the effect of those changes, find the routine
ahc_run_waiting_queue in the file sys/i386/scsi/aic7xxx.c and remove the
if statements before the calls to "pause_sequencer" and 
"unpause_sequencer".  You can also remove the comment above the 
pause_sequencer call that mentions "Auto Access Pause", since it is not 
reliable and is no longer used.

--
Justin T. Gibbs
===========================================
  FreeBSD: Turning PCs into workstations
===========================================





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