Date: Tue, 7 Dec 1999 18:00:11 -0800 (PST) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa if_wi.c Message-ID: <199912080200.SAA18444@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 1999/12/07 18:00:11 PST Modified files: sys/i386/isa if_wi.c Log: Fix invocation of bus_teardown_intr(). The last arg is supposed to be sc->wi_intrhand, not &sc->wi_intrhand. Revision Changes Path 1.16 +3 -3 src/sys/i386/isa/if_wi.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?199912080200.SAA18444>