NetBSD-Bugs archive

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

PR/47648 CVS commit: src/sys/arch/x86



The following reply was made to PR kern/47648; it has been noted by GNATS.

From: "Chuck Silvers" <chs%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47648 CVS commit: src/sys/arch/x86
Date: Mon, 25 Mar 2013 01:30:38 +0000

 Module Name:   src
 Committed By:  chs
 Date:          Mon Mar 25 01:30:37 UTC 2013
 
 Modified Files:
        src/sys/arch/x86/acpi: acpi_machdep.c
        src/sys/arch/x86/x86: mpacpi.c
 
 Log Message:
 redo the ACPI interrupt handler setup again, this time handling
 MADT overrides that change the pin as well as the polarity.
 fixes PR 47648.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 src/sys/arch/x86/acpi/acpi_machdep.c
 cvs rdiff -u -r1.96 -r1.97 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