Date: Wed, 3 Jun 1998 02:43:41 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa sio.c Message-ID: <199806030943.CAA20982@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/06/03 02:43:40 PDT
Modified files:
sys/i386/isa sio.c
Log:
Fixed a printf() arg botch in the previous commit.
Only complain about an irq mismatch in the probe if the configured
irq doesn't become active, and then print the bitmap of irqs that
became active (including clock irqs) instead of just the first
(not including clock irqs).
Bugs reported by: msmith
Revision Changes Path
1.204 +6 -7 src/sys/i386/isa/sio.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?199806030943.CAA20982>
