Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2004 14:07:11 -0400
From:      John Baldwin <jhb@FreeBSD.org>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        mike@sentex.net
Subject:   Re: SIO Interrupt storms and unhandled interrupts
Message-ID:  <200409101407.11508.jhb@FreeBSD.org>
In-Reply-To: <20040909.154123.106438047.imp@bsdimp.com>
References:  <6.1.2.0.0.20040908152736.07440148@64.7.153.2> <6.1.2.0.0.20040909154407.08b1a9f8@64.7.153.2> <20040909.154123.106438047.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 09 September 2004 05:41 pm, M. Warner Losh wrote:
> In message: <6.1.2.0.0.20040909154407.08b1a9f8@64.7.153.2>
>
>             Mike Tancsa <mike@sentex.net> writes:
> :          Thanks for the response!  We found a different solution /
> : approach which seems to work on both RELENG_4 and RELENG_5.  The problem
> : is that the modem is not being seen as a PCI / PUC device and instead is
> : being seen as an ISA SIO device ??  The following RELENG_5 and RELENG_4
> : patches seem to fix the problem.  I wonder if the other modems listed in
> : sio.c suffer the same fate ?
> :
> : Also fixed in this are those "cant re-use leafs" at bootup time.  The
> : modem is seen as a PUC device now....  At the bottom is a diff between
> : the boot -v
>
> I like this fix!  I'll see if I can find to commit it.

Note that hacking sio to not use INTR_FAST would have had the same result.  
Note that in his dmesg diff, sio4 has to fall back to normal interrupt mode.

-- 
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?200409101407.11508.jhb>