From: "Éric Brunet" <ebrunet-l5PIGlIYzrxGWvitb5QawA@public.gmane.org>
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: S1 on toshiba S3000-X11
Date: Thu, 10 Oct 2002 11:53:02 +0200 [thread overview]
Message-ID: <20021010095302.GC22813@lps.ens.fr> (raw)
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
next reply other threads:[~2002-10-10 9:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-10 9:53 Éric Brunet [this message]
[not found] ` <20021010095302.GC22813-l5PIGlIYzrxGWvitb5QawA@public.gmane.org>
2002-10-10 10:17 ` S1 on toshiba S3000-X11 Ducrot Bruno
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021010095302.GC22813@lps.ens.fr \
--to=ebrunet-l5pigliyzrxgwvitb5qawa@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox