[Patch 1/1] remove redudant PCI device ID from Sata_via.c
BruceChang at via.com.tw
BruceChang at via.com.tw
Thu Oct 15 10:22:20 UTC 2009
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 */
};
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
More information about the kernel-team
mailing list