Date: Wed, 6 May 1998 18:49:20 -0600 From: Nate Williams <nate@mt.sri.com> To: "Paul T. Root" <proot@horton.iaces.com> Cc: nate@mt.sri.com (Nate Williams), mobile@FreeBSD.ORG Subject: Re: 2.2.6 problems Message-ID: <199805070049.SAA07038@mt.sri.com> In-Reply-To: <199805061846.NAA19685@horton.iaces.com> References: <199805041653.KAA25346@mt.sri.com> <199805061846.NAA19685@horton.iaces.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > wd0: interrupt timeout: > > > wd0: status 50<rdy,seekdone> error 0 > > > wd0: interrupt timeout: > > > wd0: status 50<rdy,seekdone> error 1<no_dam> > > > > I didn't touch the WD driver, so it must be a change to 2.2.6. Can you > > try the old wd.c from 2.2.5 to see if that makes any difference? Also, > > this might be the reason it's freezing. > > There was only a 1 line change in this. So that's not the problem. > I've built 2 kernels now (I'm back to 2.2.6-RELEASE), one from what > I had before (with 2.2.5-RELEASE) and one from 2.2.6-RELEASE GENERIC. > I merged them over 5 or six compiles (the one from 2.2.5 alwasy froze > up with the wd errors above, the one from GENERIC always worked), until > the only difference was card0 and the 2 pcic lines. Weird. Those lines shouldn't be causing any problems at all, since neither of them do anything. Unless, somehow the interrupt handling in the PCIC controller was somehow causing bogus interrupts to occur causing the hard-drive to freak out. > Any other ideas? Have you changed anything since last Thursday. Maybe > I could try just adding in your changes. I don't believe so. > Would putting ktrace in help in debugging this? KTRACE is for debugging user-land code, so it probably wouldn't help. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805070049.SAA07038>