* [PATCH] ide: sis5513.c: Add FSC Amilo A1630 PCI subvendor/dev to laptops
@ 2007-07-27 20:52 David Lamparter
2007-07-27 22:40 ` Alan Cox
2007-07-28 22:55 ` Bartlomiej Zolnierkiewicz
0 siblings, 2 replies; 3+ messages in thread
From: David Lamparter @ 2007-07-27 20:52 UTC (permalink / raw)
To: Lionel Bouton; +Cc: linux-kernel
[PATCH] ide: sis5513.c: Add FSC Amilo A1630 PCI subvendor/dev to laptops
Recognise the FSC Amilo A1630's incarnation of a SiS5513 chip as laptop to
get UDMA100 support.
Signed-off-by: David Lamparter <equinox@diac24.net>
---
drivers/ide/pci/sis5513.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/ide/pci/sis5513.c b/drivers/ide/pci/sis5513.c
index 63fbb79..26f2480 100644
--- a/drivers/ide/pci/sis5513.c
+++ b/drivers/ide/pci/sis5513.c
@@ -801,6 +801,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, }
};
--
1.5.2.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] ide: sis5513.c: Add FSC Amilo A1630 PCI subvendor/dev to laptops
2007-07-27 20:52 [PATCH] ide: sis5513.c: Add FSC Amilo A1630 PCI subvendor/dev to laptops David Lamparter
@ 2007-07-27 22:40 ` Alan Cox
2007-07-28 22:55 ` Bartlomiej Zolnierkiewicz
1 sibling, 0 replies; 3+ messages in thread
From: Alan Cox @ 2007-07-27 22:40 UTC (permalink / raw)
To: David Lamparter; +Cc: Lionel Bouton, linux-kernel
On Fri, 27 Jul 2007 22:52:43 +0200
David Lamparter <lists@diac24.net> wrote:
> [PATCH] ide: sis5513.c: Add FSC Amilo A1630 PCI subvendor/dev to laptops
>
> Recognise the FSC Amilo A1630's incarnation of a SiS5513 chip as laptop to
> get UDMA100 support.
>
> Signed-off-by: David Lamparter <equinox@diac24.net>
Looks good to me - I've made a matching update to drivers/ata/pata_sis.c
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] ide: sis5513.c: Add FSC Amilo A1630 PCI subvendor/dev to laptops
2007-07-27 20:52 [PATCH] ide: sis5513.c: Add FSC Amilo A1630 PCI subvendor/dev to laptops David Lamparter
2007-07-27 22:40 ` Alan Cox
@ 2007-07-28 22:55 ` Bartlomiej Zolnierkiewicz
1 sibling, 0 replies; 3+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2007-07-28 22:55 UTC (permalink / raw)
To: David Lamparter; +Cc: Lionel Bouton, linux-kernel
On Friday 27 July 2007, David Lamparter wrote:
> [PATCH] ide: sis5513.c: Add FSC Amilo A1630 PCI subvendor/dev to laptops
>
> Recognise the FSC Amilo A1630's incarnation of a SiS5513 chip as laptop to
> get UDMA100 support.
>
> Signed-off-by: David Lamparter <equinox@diac24.net>
applied, thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-07-28 23:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-27 20:52 [PATCH] ide: sis5513.c: Add FSC Amilo A1630 PCI subvendor/dev to laptops David Lamparter
2007-07-27 22:40 ` Alan Cox
2007-07-28 22:55 ` Bartlomiej Zolnierkiewicz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox