lkml.org 
[lkml]   [2001]   [Sep]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] apm, 2.4.9
Hi!

Just found out that either apm=on or apm=off supplied as bootparam
turns apm off. No bootparam enables apm.

So long
Thomas

--
___ Obviously we do not want to leave zombies around.
_/___\ - W. Richard Stevens
( ^ >
/ \ Thomas Krennwallner <krennwallner at aon dot at>
(__\/_)_ Fingerprint: 9484 D99D 2E1E 4E02 5446 DAD9 FF58 4E59 67A1 DA7B
--- linux-2.4.9/arch/i386/kernel/apm.c Tue Aug 14 01:39:28 2001
+++ linux/arch/i386/kernel/apm.c Fri Sep 7 10:41:59 2001
@@ -1652,7 +1652,7 @@
if (realmode_power_off)
apm_info.realmode_power_off = 1;
/* User can override, but default is to trust DMI */
- if (apm_disabled != -1)
+ if (apm_disabled > 0)
apm_info.disabled = 1;

/*
\
 
 \ /
  Last update: 2005-03-22 13:03    [W:0.029 / U:0.748 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site