[Patch 1/1] remove redudant PCI device ID from Sata_via.c

BruceChang at via.com.tw BruceChang at via.com.tw
Fri Oct 16 10:51:37 UTC 2009


Hello Tim:
    Thank you very much for your quick response. It has been submitted to stable at kernel.org by Joseph too.

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: Tim Gardner [mailto:tim.gardner at canonical.com] 
Sent: Thursday, October 15, 2009 9:17 PM
To: Bruce Chang
Cc: kernel-team at lists.ubuntu.com; Joseph Chan
Subject: Re: [Patch 1/1] remove redudant PCI device ID from Sata_via.c


BruceChang at via.com.tw wrote:
> To whom it may concern:
>     The 0x9040 is redudant PCI device ID for VT8261. I would like to 
> request to remove this ID from the kernel of Ubuntu 9.10(Karmic Koala) 
> for other usage. This patch has been submitted for upstream at 
> http://marc.info/?l=linux-ide&m=125559102021085&w=2. Following is the 
> same patch applied to Karmic Koala:
> 
> Signed-off-by: Bruce C. Chang <brucechang at via.com.tw>
> 
> --- a/drivers/ata/sata_via.c	2009-10-15 17:23:12.182708705 +0800
> +++ b/drivers/ata/sata_via.c	2009-10-15 17:23:26.190704483 +0800
> @@ -93,7 +93,6 @@
>  	{ PCI_VDEVICE(VIA, 0x7372), vt6420 },
>  	{ PCI_VDEVICE(VIA, 0x5287), vt8251 }, /* 2 sata chnls (Master/Slave) */
>  	{ PCI_VDEVICE(VIA, 0x9000), vt8251 },
> -	{ PCI_VDEVICE(VIA, 0x9040), vt8251 },
>  
>  	{ }	/* terminate list */
>  };
> 
> 

See previous email re: send this patch to stable at kernel.org

-- 
Tim Gardner tim.gardner at canonical.com


More information about the kernel-team mailing list