NetBSD-Bugs archive

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

PR/38683 CVS commit: src/sys



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

From: "Jared D. McNeill" <jmcneill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38683 CVS commit: src/sys
Date: Wed, 10 Sep 2008 03:56:12 +0000 (UTC)

 Module Name:   src
 Committed By:  jmcneill
 Date:          Wed Sep 10 03:56:12 UTC 2008
 
 Modified Files:
        src/sys/arch/x86/acpi: acpi_wakeup.c
        src/sys/dev/acpi: acpi.c
 
 Log Message:
 PR# 38683 - T61 cannot suspend with recent kernels
 
 Don't restore spl until after AcpiLeaveSleepState.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.7 -r1.8 src/sys/arch/x86/acpi/acpi_wakeup.c
 cvs rdiff -r1.118 -r1.119 src/sys/dev/acpi/acpi.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