The patch titled
     pata_sis.c: add Packard Bell EasyNote K5305 to laptops
has been added to the -mm tree.  Its filename is
     pata_sisc-add-packard-bell-easynote-k5305-to-laptops.patch

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: pata_sis.c: add Packard Bell EasyNote K5305 to laptops
From: Gabriel C <[EMAIL PROTECTED]>

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 <[EMAIL PROTECTED]>
Acked-by: Alan Cox <[EMAIL PROTECTED]>
Applied-to-secret-tree-by: Tejun Heo <[EMAIL PROTECTED]>
Cc: Jeff Garzik <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

 drivers/ata/pata_sis.c |    1 +
 1 file changed, 1 insertion(+)

diff -puN 
drivers/ata/pata_sis.c~pata_sisc-add-packard-bell-easynote-k5305-to-laptops 
drivers/ata/pata_sis.c
--- 
a/drivers/ata/pata_sis.c~pata_sisc-add-packard-bell-easynote-k5305-to-laptops
+++ a/drivers/ata/pata_sis.c
@@ -55,6 +55,7 @@ static const struct sis_laptop sis_lapto
        /* devid, subvendor, subdev */
        { 0x5513, 0x1043, 0x1107 },     /* ASUS A6K */
        { 0x5513, 0x1734, 0x105F },     /* FSC Amilo A1630 */
+       { 0x5513, 0x1071, 0x8640 },     /* EasyNote K5305 */
        /* end marker */
        { 0, }
 };
_

Patches currently in -mm which might be from [EMAIL PROTECTED] are

git-kvm.patch
pata_sisc-add-packard-bell-easynote-k5305-to-laptops.patch
tlan-list-is-subscribers-only.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to