Date: Fri, 30 Nov 2001 13:25:49 -0500 (EST) From: Zhihui Zhang <zzhang@cs.binghamton.edu> To: freebsd-hackers@FreeBSD.ORG Subject: Re: Timedout SCB already complete Message-ID: <Pine.SOL.4.21.0111301309050.15168-100000@onyx> In-Reply-To: <Pine.SOL.4.21.0111291826430.22640-100000@opal>
next in thread | previous in thread | raw e-mail | index | archive | help
I have been able to fix this bug in my KLD. I forgot to add a splbio() protection in a function. On Thu, 29 Nov 2001, Zhihui Zhang wrote: > > While running my KLD that does a lot of I/O, I see the following message: > > ahc0: Timedout SCB already complete. interrupts may not be functioning. > > This happens after my KLD runs a while. > > What could be the problem? Where could the bugs likely exist? > > Thanks for any clue. > > -Zhihui > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.21.0111301309050.15168-100000>