Date: Fri, 24 Mar 2006 10:57:57 -0500 From: John Baldwin <jhb@freebsd.org> To: Oleg Sharoiko <os@rsu.ru> Cc: freebsd-scsi@freebsd.org, Andrey Beresovsky <and@rsu.ru> Subject: Re: Boot hangs on ips0: resetting adapter, this may take up to 5 minutes Message-ID: <200603241057.59460.jhb@freebsd.org> In-Reply-To: <20060324160727.J797@brain.cc.rsu.ru> References: <20060215102749.D58480@brain.cc.rsu.ru> <200603231146.30510.jhb@freebsd.org> <20060324160727.J797@brain.cc.rsu.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 24 March 2006 08:08, Oleg Sharoiko wrote: > > On Thu, 23 Mar 2006, John Baldwin wrote: > > JB>Can you drop into the debugger and do 'show intrcnt' after you have triggered > JB>the interrupt storm from bge? > > db> show intrcnt > irq1: atkbd0 1 > irq4: sio0 2173 > irq6: fdc0 6 > irq9: acpi0 1 > irq14: ata0 36 > irq16: bge0 uhci0+ 10440368 > irq28: ips0 6578 > cpu0: timer 443479 Hmm, well that interrupt storm is not due to a misrouted interrupt, it might be a bug in the bge(4) driver. Can you try compiling a kernel w/o USB and seeing if you can still reproduce the interrupt storm? -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603241057.59460.jhb>