All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Manschwetus <florianmanschwetus@gmx.de>
To: linux-acpi@vger.kernel.org
Subject: patch for ibm_acpi for t60* ultrabays
Date: Mon, 12 Jun 2006 14:39:18 +0200	[thread overview]
Message-ID: <448D6076.3030201@gmx.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 661 bytes --]

I managed to get my Ultrabay working with that but have to use 
compatible sata mode because the ahci was unable to support my ultrabay 
so i was forced to use ata_piix

Thx, Florian

--- 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",	/* perhaps T60? */
      );				/* A21e, R30, R31 */

  IBM_HANDLE(bay_ej, bay, "_EJ3",	/* 600e/x, A2xm/p, A3x */

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3537 bytes --]

                 reply	other threads:[~2006-06-12 12:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=448D6076.3030201@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.