NetBSD-Bugs archive

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

PR/44581 CVS commit: src/sys/arch/x86/acpi



The following reply was made to PR port-i386/44581; it has been noted by GNATS.

From: "Jukka Ruohonen" <jruoho%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44581 CVS commit: src/sys/arch/x86/acpi
Date: Wed, 16 Feb 2011 18:55:51 +0000

 Module Name:   src
 Committed By:  jruoho
 Date:          Wed Feb 16 18:55:50 UTC 2011
 
 Modified Files:
        src/sys/arch/x86/acpi: acpi_wakeup.c
 
 Log Message:
 Explicitly re-enable the SCI interrupt when the wakeup starts (and before
 interrupts are enabled). A workaround for a BIOS bug. Fixes the interrupt
 storm reported by Taylor R. Campbell in PR # 44581.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.27 -r1.28 src/sys/arch/x86/acpi/acpi_wakeup.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