Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 1995 13:34:50 -0700
From:      "Justin T. Gibbs" <gibbs@estienne.CS.Berkeley.EDU>
To:        "matthew c. mead" <mmead@goof.com>
Cc:        current@FreeBSD.org
Subject:   Re: Adaptec 2940 
Message-ID:  <199504102034.NAA00203@estienne.cs.berkeley.edu>
In-Reply-To: Your message of "Thu, 23 Mar 1995 15:26:31 EST." <199503232026.PAA12559@goof.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
I'm just clearing out my mail spool and wondering if you've gotten a chance
to test out a newer rev of the 2940 driver.  It should fix this problem.

Thanks,
Justin

>Justin T. Gibbs wrote:
>
>> There may be some problems with a race condition during probe.  This is 
>> something I'm working on right now.  It seems that, although the driver
>> is told to poll for its interrupts, interrupts are not masked, and the
>> driver gets totally confused when it polls and finds an interrupt waiting,
>> but finds the SCB that caused the condition to be gone (handled by the
>> interrupt handler in response to the unmasked interrupt).  My quick hack
>> is to not register the card's interrupt handler until after we attach all
>> scsi devices, but I still run into problems when attempting to share 
>> interrupts between two controllers.  I'll post to the list once I get
>> something more robust working.
>
>	Hmm.  Thanks for the reply!  This seems to be the problem I'm
>experiencing - I've gotten several different types of errors while it's been
>being probed.
>
>-matt
>
>-- 
>Matthew C. Mead  -> Virginia Tech Center for Transportation Research -
>                 -> Multiple Platform System and Network Administration
>Work Related     -> mmead@ctr.vt.edu    |     mmead@goof.com <-     All Other
>---- -------            WWW -> http://www.goof.com/~mmead           --- -----

--
Justin T. Gibbs
==============================================
TCS Instructional Group - Programmer/Analyst 1
  Cory | Po | Danube | Volga | Parker | Torus
==============================================



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