Date: Sun, 23 Jul 2006 13:58:49 -0700 From: "Douglas W. Goodall" <douglas_goodall@mac.com> To: <freebsd-mobile@freebsd.org> Subject: Stray irq7's Message-ID: <000001c6ae9a$cce42c20$6dce46c0@dougwide>
next in thread | raw e-mail | index | archive | help
I looked closely at the source code i386/intr_machdep.c and I can see that the interrupt routine deals properly with the Default IR7. The only trouble is, the code considers the stray Ir7 a condition worth informing the user about and logging. IMHO, it would be better to just take care of it quietly. It isn't an important event and isn't worthy of bothering the root user. I commented out the logging code and everything works fine. Regards, Douglas W. Goodall
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000001c6ae9a$cce42c20$6dce46c0>