Gitweb:
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4f2d47cfddc84969b6934893fc40132750ae3b5e
Commit: 4f2d47cfddc84969b6934893fc40132750ae3b5e
Parent: 78c4af0b43e152c40d232137f8cb637f2c58826a
Author: Alan Cox <[EMAIL PROTECTED]>
AuthorDate: Wed Aug 22 22:56:43 2007 +0100
Committer: Jeff Garzik <[EMAIL PROTECTED]>
CommitDate: Thu Aug 23 05:32:07 2007 -0400
pata_sis: Add the FSC Amilo and friends
More short cables
Signed-off-by: Alan Cox <[EMAIL PROTECTED]>
Signed-off-by: Jeff Garzik <[EMAIL PROTECTED]>
---
drivers/ata/pata_sis.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/ata/pata_sis.c b/drivers/ata/pata_sis.c
index 66bd0e8..2bd7645 100644
--- a/drivers/ata/pata_sis.c
+++ b/drivers/ata/pata_sis.c
@@ -54,6 +54,7 @@ struct sis_laptop {
static const struct sis_laptop sis_laptop[] = {
/* devid, subvendor, subdev */
{ 0x5513, 0x1043, 0x1107 }, /* ASUS A6K */
+ { 0x5513, 0x1734, 0x105F }, /* FSC Amilo A1630 */
/* end marker */
{ 0, }
};
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html