From: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
To: "Theodore Ts'o" <tytso@mit.edu>
Cc: linux-kernel@vger.kernel.org, akpm@osdl.org,
ibm-acpi-devel@lists.sourceforge.net, Whoopie <whoopie79@gmx.net>
Subject: Re: [PATCH] Add Ultrabay support for the T60p Thinkpad
Date: Sun, 31 Dec 2006 14:29:51 -0200 [thread overview]
Message-ID: <20061231162951.GA13022@khazad-dum.debian.net> (raw)
In-Reply-To: <E1GtH0P-0007WV-Q5@candygram.thunk.org>
Whoopie from ThinkWiki just sent me an email, calling my attention to the
fact that the patch you submitted is in fact different from the one I
merged... something I should have triple-verified. It appears the t60p has
the bay in a different ACPI node than some other *60 ThinkPads. Either
that, or the node moves depending on ICHR mode set in the BIOS.
So I apologise for the screw up, and:
Acked-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
I am merging your patch into the ibm-acpi tree and will ask Len to push it
to Linus. Now, please excuse me while I go look for a new brown-paperbag
hat...
On Sun, 10 Dec 2006, Theodore Ts'o wrote:
> Add Ultrabay Support for the T60p Thinkpad
>
> The following patch adds support for obtaining the status and ejecting
> Ultrabay devices for the T60p Thinkpad; my guess is that it probably
> works on T60 Thinkpads and probably more recent Lenovo latops as well.
>
> With the 2.03 BIOS I have been able to eject a SATA drive in an Ultrabay
> carrier by using the command:
>
> "echo 1 > /sys/class/scsi_device/1:0:0:0/device/delete"
>
> and upon re-inserting the it back into the device and issuing the
> command:
>
> "echo 0 0 0 > /sys/class/scsi_host/host1/scan"
>
> have the device appear again. (With the 1.02 BIOS the device does not
> function when re-inserted, even after a warm boot; a cold reboot is
> required to store the Ultrabay device's functionality.)
>
> More complicated Ultrabay eject and insert scripts can be found on the
> ThinkWiki, although it's important to comment out the "hdparm -Y" as it
> apparently doesn't work or do anything, and causes the eject process to
> hang for about a minute.
>
> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
>
> Index: 2.6.19/drivers/acpi/ibm_acpi.c
> ===================================================================
> --- 2.6.19.orig/drivers/acpi/ibm_acpi.c 2006-12-09 18:35:09.000000000 -0500
> +++ 2.6.19/drivers/acpi/ibm_acpi.c 2006-12-09 18:35:42.000000000 -0500
> @@ -169,6 +169,7 @@
> #endif
> IBM_HANDLE(bay, root, "\\_SB.PCI.IDE.SECN.MAST", /* 570 */
> "\\_SB.PCI0.IDE0.IDES.IDSM", /* 600e/x, 770e, 770x */
> + "\\_SB.PCI0.IDE0.PRIM.MSTR", /* T60p */
> "\\_SB.PCI0.IDE0.SCND.MSTR", /* all others */
> ); /* A21e, R30, R31 */
>
--
"One disk to rule them all, One disk to find them. One disk to bring
them all and in the darkness grind them. In the Land of Redmond
where the shadows lie." -- The Silicon Valley Tarot
Henrique Holschuh
prev parent reply other threads:[~2006-12-31 16:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-10 5:13 Theodore Ts'o
2006-12-10 12:49 ` [ibm-acpi-devel] " Henrique de Moraes Holschuh
2006-12-10 19:15 ` Theodore Tso
2006-12-31 16:29 ` Henrique de Moraes Holschuh [this message]
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=20061231162951.GA13022@khazad-dum.debian.net \
--to=hmh@hmh.eng.br \
--cc=akpm@osdl.org \
--cc=ibm-acpi-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=tytso@mit.edu \
--cc=whoopie79@gmx.net \
/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
all inboxes | Powered by JetHome®