From: Florian Manschwetus <florianmanschwetus@gmx.de>
To: linux-acpi@vger.kernel.org
Subject: Re: T60 UltraBay location [PATCH]
Date: Sat, 12 Aug 2006 11:14:34 +0200 [thread overview]
Message-ID: <44DD9BFA.2090606@gmx.de> (raw)
In-Reply-To: <44DD82A5.2050403@gmx.de>
[-- Attachment #1: Type: text/plain, Size: 926 bytes --]
Florian Manschwetus wrote:
> Is IBMAcpi for 2.6.18 now patched with the new path to the UltraBay for
> T60 and similar?
> florian
ok, this is the Patch for 2.6.16 and 2.6.17 (works on both):
-------------------------------------------------------------------------
--- a/drivers/acpi/ibm_acpi.c.orig 2006-06-09 13:00:13.000000000 +0200
+++ b/drivers/acpi/ibm_acpi.c 2006-06-09 13:02:16.000000000 +0200
@@ -170,6 +170,7 @@
IBM_HANDLE(bay, root, "\\_SB.PCI.IDE.SECN.MAST", /* 570 */
"\\_SB.PCI0.IDE0.IDES.IDSM", /* 600e/x, 770e, 770x */
"\\_SB.PCI0.IDE0.SCND.MSTR", /* all others */
+ "\\_SB.PCI0.SATA.SCND.MSTR", /* T60 and similar */
); /* A21e, R30, R31 */
IBM_HANDLE(bay_ej, bay, "_EJ3", /* 600e/x, A2xm/p, A3x */
-------------------------------------------------------------------------
yes, it is just adding this line.
florian
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3537 bytes --]
next prev parent reply other threads:[~2006-08-12 9:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-12 7:26 T60 UltraBay location Florian Manschwetus
2006-08-12 9:14 ` Florian Manschwetus [this message]
2006-08-16 10:31 ` T60 UltraBay location [PATCH] Florian Manschwetus
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=44DD9BFA.2090606@gmx.de \
--to=florianmanschwetus@gmx.de \
--cc=linux-acpi@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.