linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] pata_sis.c: Add Packard Bell EasyNote K5305 to laptops
@ 2007-11-13 20:38 Gabriel C
  2007-11-13 21:18 ` Alan Cox
  2007-11-15  3:06 ` Tejun Heo
  0 siblings, 2 replies; 3+ messages in thread
From: Gabriel C @ 2007-11-13 20:38 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: linux-ide, Alan Cox

Hi,

With newer kernels HDD in my old laptop is limited to UDMA 33.
With this patch I get UDMA 100 again.

Signed-off-by: Gabriel Craciunescu <nix.or.die@googlemail.com>

---

diff --git a/drivers/ata/pata_sis.c b/drivers/ata/pata_sis.c
index 3b5be77..87546d9 100644
--- a/drivers/ata/pata_sis.c
+++ b/drivers/ata/pata_sis.c
@@ -55,6 +55,7 @@ static const struct sis_laptop sis_laptop[] = {
 	/* devid, subvendor, subdev */
 	{ 0x5513, 0x1043, 0x1107 },	/* ASUS A6K */
 	{ 0x5513, 0x1734, 0x105F },	/* FSC Amilo A1630 */
+	{ 0x5513, 0x1071, 0x8640 },     /* EasyNote K5305 */
 	/* end marker */
 	{ 0, }
 };

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

* Re: [PATCH] pata_sis.c: Add Packard Bell EasyNote K5305 to laptops
  2007-11-13 20:38 [PATCH] pata_sis.c: Add Packard Bell EasyNote K5305 to laptops Gabriel C
@ 2007-11-13 21:18 ` Alan Cox
  2007-11-15  3:06 ` Tejun Heo
  1 sibling, 0 replies; 3+ messages in thread
From: Alan Cox @ 2007-11-13 21:18 UTC (permalink / raw)
  To: Gabriel C; +Cc: Linux Kernel Mailing List, linux-ide, akpm

On Tue, 13 Nov 2007 21:38:47 +0100
Gabriel C <nix.or.die@googlemail.com> wrote:

> Hi,
> 
> With newer kernels HDD in my old laptop is limited to UDMA 33.
> With this patch I get UDMA 100 again.
> 
> Signed-off-by: Gabriel Craciunescu <nix.or.die@googlemail.com>

Acked-by: Alan Cox <alan@redhat.com>

Alan

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

* Re: [PATCH] pata_sis.c: Add Packard Bell EasyNote K5305 to laptops
  2007-11-13 20:38 [PATCH] pata_sis.c: Add Packard Bell EasyNote K5305 to laptops Gabriel C
  2007-11-13 21:18 ` Alan Cox
@ 2007-11-15  3:06 ` Tejun Heo
  1 sibling, 0 replies; 3+ messages in thread
From: Tejun Heo @ 2007-11-15  3:06 UTC (permalink / raw)
  To: Gabriel C; +Cc: Linux Kernel Mailing List, linux-ide, Alan Cox

Gabriel C wrote:
> Hi,
> 
> With newer kernels HDD in my old laptop is limited to UDMA 33.
> With this patch I get UDMA 100 again.
> 
> Signed-off-by: Gabriel Craciunescu <nix.or.die@googlemail.com>

applied to #tj-upstream-fixes with Hi, edited out.  :-)

-- 
tejun


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

end of thread, other threads:[~2007-11-15  3:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-13 20:38 [PATCH] pata_sis.c: Add Packard Bell EasyNote K5305 to laptops Gabriel C
2007-11-13 21:18 ` Alan Cox
2007-11-15  3:06 ` Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).