Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jul 1998 14:59:26 -0400 (EDT)
From:      "Robert G. Brown" <rgb@phy.duke.edu>
To:        "Patrick W. Bryant" <daspwb@Queequeg.Gsu.EDU>
Cc:        aic7xxx Mailing List <AIC7xxx@FreeBSD.ORG>
Subject:   Re: 2.0.35 and aic7xxx
Message-ID:  <Pine.LNX.3.96.980720145329.251G-100000@ganesh.phy.duke.edu>
In-Reply-To: <Pine.LNX.3.96.980720144053.8921A-100000@Queequeg.Gsu.EDU>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 20 Jul 1998, Patrick W. Bryant wrote:

OK, I have run down where in aic7xxx_detect I am bombing.  Scattering
printk's like the wind, I get all the way through the code that
detects the devices and sorts the list.  When I get to the section
that registers each controller I get:

aic7xxx: Registering controller 0
aic7xxx: Registered/allocated aic7xxx device 0
aic7xxx: Registering controller 1
(scsi0:-1:-1:-1) Data Parity Error ... death

The 0/1 refer to "i" in the NUMBER(sort_list) loop; the 0 device is
presumably the 7860 and is successfully registered, the 7890 is not
registering correctly.

I'll go into the loop to see just which command is making it die
(almost certainly either aic7xxx_alloc() or aic7xxx_register) and may
work down a bit further in whichever one I find.  Hopefully in a short
while I will know exactly what is being executed when the freezeup
occurs and Doug can take it from there...

   rgb

Robert G. Brown	                       http://www.phy.duke.edu/~rgb/
Duke University Dept. of Physics, Box 90305
Durham, N.C. 27708-0305
Phone: 1-919-660-2567  Fax: 919-660-2525     email:rgb@phy.duke.edu




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



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