projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78c4af0
)
pata_sis: Add the FSC Amilo and friends
author
Alan Cox
<alan@lxorguk.ukuu.org.uk>
Wed, 22 Aug 2007 21:56:43 +0000
(22:56 +0100)
committer
Jeff Garzik
<jeff@garzik.org>
Thu, 23 Aug 2007 09:32:07 +0000
(
05:32
-0400)
More short cables
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/pata_sis.c
patch
|
blob
|
history
diff --git
a/drivers/ata/pata_sis.c
b/drivers/ata/pata_sis.c
index 66bd0e83ac07c64a0f5c635fd3c461b97b909206..2bd7645f1a8846a49cbefb3019aace5dae70a73f 100644
(file)
--- 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, }
};