Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jul 2009 10:31:23 +1000
From:      Andrew Reilly <andrew-freebsd@areilly.bpc-users.org>
To:        Marc UBM Bocklet <ubm@u-boot-man.de>
Cc:        freebsd-current@freebsd.org
Subject:   Re: run_interrupt_driven_hooks - waiting for xpt_config - booting on DL380 G6
Message-ID:  <20090723003123.GB11945@duncan.reilly.home>
In-Reply-To: <20090722193148.dfc8f7aa.ubm@u-boot-man.de>
References:  <A2792EE2-99BA-45BB-8CCC-74EE5EADE072@siel.si> <4A66C7BB.6030307@samsco.org> <20090722193148.dfc8f7aa.ubm@u-boot-man.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 22, 2009 at 07:31:48PM +0200, Marc UBM Bocklet wrote:
> On Wed, 22 Jul 2009 02:03:07 -0600
> Scott Long <scottl@samsco.org> wrote:
> 
> > This is probably a CISS P410 controller, right?  It'll say exactly
> > what it is further up in the boot messages.  I know of the problem
> > here, and I'm working on a fix.  However, it might be a few more days
> > before I have anything that can be tested.
> 
> Is it likely that your patch will also apply for my RocketRaid 2322
> controller? (I seem to have the same problem as the original poster)
> 
> Thanks a lot for tackling this!

I get this probelem every time I boot (I've sent a PR on the
subject).  Yesterday I discovered that I could kick the system
past the xpt_config log-jam by unplugging my external USB disk
drive (and later re-plugging it.)  Presumably this means that
the interrupt that was being waited-for was a USB one in my
case, and the removal generated an interrupt that got the driver
to sort things out.  [This is on 7-STABLE rather than -CURRENT,
so perhaps a different problem altogether?]

-- 
Andrew



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