Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/sys/arch/x86/x86



Module Name:    src
Committed By:   bouyer
Date:           Fri Jan 16 21:35:44 UTC 2009

Modified Files:
        src/sys/arch/x86/x86 [netbsd-5]: mpacpi.c

Log Message:
Pull up following revision(s) (requested by sborrill in ticket #257):
        sys/arch/x86/x86/mpacpi.c: revision 1.74
Return ENOENT instead of panicking when irq doesn't equal line
(mpacpi_findintr_linkdev: irq mismatch). This doesn't fix the cause of
kern/38540, but stops the bogus panic. It's pretty definite that the device
with the mismatched irq will not function.
----------------------------------------------------------------------


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.69.4.1 src/sys/arch/x86/x86/mpacpi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index