* [PATCH] pata_sis: Add the FSC Amilo and friends
@ 2007-08-22 21:56 Alan Cox
2007-08-23 9:32 ` Jeff Garzik
0 siblings, 1 reply; 2+ messages in thread
From: Alan Cox @ 2007-08-22 21:56 UTC (permalink / raw)
To: jeff, akpm, linux-ide
More short cables
Signed-off-by: Alan Cox <alan@redhat.com>
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.23rc3-mm1/drivers/ata/pata_sis.c linux-2.6.23rc3-mm1/drivers/ata/pata_sis.c
--- linux.vanilla-2.6.23rc3-mm1/drivers/ata/pata_sis.c 2007-08-22 17:23:00.000000000 +0100
+++ linux-2.6.23rc3-mm1/drivers/ata/pata_sis.c 2007-08-22 17:46:53.000000000 +0100
@@ -54,6 +54,7 @@
static const struct sis_laptop sis_laptop[] = {
/* devid, subvendor, subdev */
{ 0x5513, 0x1043, 0x1107 }, /* ASUS A6K */
+ { 0x5513, 0x1734, 0x105F }, /* FSC Amilo A1630 */
/* end marker */
{ 0, }
};
--
--
"Alan, I'm getting a bit worried about you."
-- Linus Torvalds
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PATCH] pata_sis: Add the FSC Amilo and friends
2007-08-22 21:56 [PATCH] pata_sis: Add the FSC Amilo and friends Alan Cox
@ 2007-08-23 9:32 ` Jeff Garzik
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2007-08-23 9:32 UTC (permalink / raw)
To: Alan Cox; +Cc: akpm, linux-ide
Alan Cox wrote:
> More short cables
>
> Signed-off-by: Alan Cox <alan@redhat.com>
>
>
> diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.23rc3-mm1/drivers/ata/pata_sis.c linux-2.6.23rc3-mm1/drivers/ata/pata_sis.c
> --- linux.vanilla-2.6.23rc3-mm1/drivers/ata/pata_sis.c 2007-08-22 17:23:00.000000000 +0100
> +++ linux-2.6.23rc3-mm1/drivers/ata/pata_sis.c 2007-08-22 17:46:53.000000000 +0100
> @@ -54,6 +54,7 @@
> static const struct sis_laptop sis_laptop[] = {
> /* devid, subvendor, subdev */
> { 0x5513, 0x1043, 0x1107 }, /* ASUS A6K */
> + { 0x5513, 0x1734, 0x105F }, /* FSC Amilo A1630 */
> /* end marker */
> { 0, }
applied
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-08-23 9:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-22 21:56 [PATCH] pata_sis: Add the FSC Amilo and friends Alan Cox
2007-08-23 9:32 ` Jeff Garzik
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).