Date: Tue, 4 May 1999 14:18:24 -0700 (PDT) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa intr_machdep.c Message-ID: <199905042118.OAA04137@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 1999/05/04 14:18:23 PDT Modified files: sys/i386/isa intr_machdep.c Log: Use unit, not device_id as an argument to an old-style ISA interrupt handler. This fixes pnp interrupts and would have fixed pccard interrupts but a workaround has been applied there. This the sound driver problems which people have reported with new-bus. Revision Changes Path 1.21 +3 -3 src/sys/i386/isa/intr_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905042118.OAA04137>