Date: Thu, 10 Jan 2008 23:43:48 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ppbus ppbconf.c ppbconf.h Message-ID: <200801102343.m0ANhnCO038997@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2008-01-10 23:43:48 UTC
FreeBSD src repository
Modified files:
sys/dev/ppbus ppbconf.c ppbconf.h
Log:
Work around problems with the ppbus(4)'s interesting way of managing
interrupt handlers for child devices by adding a dummy handler that is
always present so that the underlying interrupt thread is always around
avoiding panics from stray interrupts.
MFC after: 3 days
Revision Changes Path
1.27 +37 -0 src/sys/dev/ppbus/ppbconf.c
1.20 +3 -0 src/sys/dev/ppbus/ppbconf.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801102343.m0ANhnCO038997>
