public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* S1 on toshiba S3000-X11
@ 2002-10-10  9:53 Éric Brunet
       [not found] ` <20021010095302.GC22813-l5PIGlIYzrxGWvitb5QawA@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Éric Brunet @ 2002-10-10  9:53 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi,

I just wanted to say that the acpi patch 20021002 seems to work fine on
my laptop (toshiba S3000-X11) with a 2.4.20-pre10 kernel, except that I
need to apply the following patch (originally by Bruno Ducrot) to have S1
working:

==================================================================================================
--- linux-2.4.20-pre10-acpi1002/drivers/acpi/hardware/hwsleep.c.orig	Tue Oct  8 18:29:35 2002
+++ linux-2.4.20-pre10-acpi1002/drivers/acpi/hardware/hwsleep.c	Tue Oct  8 22:48:49 2002
@@ -309,6 +309,9 @@

        } while (!in_value);

+       /* Restore BM arbitration */
+       acpi_set_register(ACPI_BITREG_ARB_DISABLE, 0, ACPI_MTX_DO_NOT_LOCK);
+
        return_ACPI_STATUS (AE_OK);
 }

===================================================================================================

Regards,

	Éric Brunet


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-10 10:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-10  9:53 S1 on toshiba S3000-X11 Éric Brunet
     [not found] ` <20021010095302.GC22813-l5PIGlIYzrxGWvitb5QawA@public.gmane.org>
2002-10-10 10:17   ` Ducrot Bruno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox