[APPLIED][Patch 1/1 resend] pata_via.c: Add VIA VX900 support
BruceChang at via.com.tw
BruceChang at via.com.tw
Fri Mar 26 10:04:42 UTC 2010
Hello Stefan:
Thank you very much for your help.
Regards
=================================================
Bruce C. Chang(張祖明)
VIA Technologies, Inc.
Address: 1F, 531, Chung-Cheng Road, Hsin-Tien, 231 Taipei
Tel: +886-2-22185452 Ext 7323
Mobile: +886-968343824
Fax: +886-2-22186282
Skype: Bruce.C.Chang
Email: BruceChang at via.com.tw
-----Original Message-----
From: Stefan Bader [mailto:stefan.bader at canonical.com]
Sent: Friday, March 26, 2010 6:04 PM
To: Bruce Chang
Cc: kernel-team at lists.ubuntu.com; Joseph Chan
Subject: [APPLIED][Patch 1/1 resend] pata_via.c: Add VIA VX900 support
BruceChang at via.com.tw wrote:
> Hello Sir/Madam:
>
> May I request your help to enable VIA VX900 support in pata_via.c. for Lucid Lynx. The patch has been submitted for upstream to mainline kernel and has been applied by kernel maintainer Jeff Garzik(http://www.spinics.net/lists/linux-ide/msg37144.html). I understand the kernel of Lucid Lynx has been frozen. But this patch only adds a pci id into pata_via.c as below. Please kindly help integrate it into Lucid Lynx.
>> Add the VIA VX900 (0x9001) support
>>
>> Signed-off-by: Joseph Chan<josephchan at via.com.tw>
>>
>> --- a/drivers/ata/pata_via.c 2010-03-15 04:16:15.000000000 -0400
>> +++ b/drivers/ata/pata_via.c 2010-03-15 05:14:34.000000000 -0400
>> @@ -677,6 +677,7 @@
>> { PCI_VDEVICE(VIA, 0x3164), },
>> { PCI_VDEVICE(VIA, 0x5324), },
>> { PCI_VDEVICE(VIA, 0xC409), VIA_IDFLAG_SINGLE },
>> + { PCI_VDEVICE(VIA, 0x9001), VIA_IDFLAG_SINGLE },
>
> Thanks and Best Regards
> =================================================
> Bruce C. Chang(???)
> VIA Technologies, Inc.
> Address: 1F, 531, Chung-Cheng Road, Hsin-Tien, 231 Taipei
> Tel: +886-2-22185452 Ext 7323
> Mobile: +886-968343824
> Fax: +886-2-22186282
> Skype: Bruce.C.Chang
> Email: BruceChang at via.com.tw
>
>
Applied to Lucid master as pre-stable (http://bugs.launchpad.net/bugs/548675)
More information about the kernel-team
mailing list