![]() | |||||||||||||
Messages in this thread Patch in this message |
Hi, The following patch is required in order to compile it8181fb. This patch adds PCI device ID for it8181fb. Please apply this patch. Yoichi diff -Nru a/drivers/pci/pci.ids b/drivers/pci/pci.ids --- a/drivers/pci/pci.ids Wed Jan 28 17:46:58 2004 +++ b/drivers/pci/pci.ids Wed Jan 28 17:46:58 2004 @@ -4511,6 +4511,7 @@ 9132 Ethernet 100/10 MBit 1283 Integrated Technology Express, Inc. 673a IT8330G + 8181 IT8181E/F LCD/VGA Controller 8330 IT8330G 8888 IT8888F PCI to ISA Bridge with SMB 8889 IT8889F PCI to ISA Bridge diff -Nru a/include/linux/pci_ids.h b/include/linux/pci_ids.h --- a/include/linux/pci_ids.h Wed Jan 28 17:46:58 2004 +++ b/include/linux/pci_ids.h Wed Jan 28 17:46:58 2004 @@ -1438,6 +1438,7 @@ #define PCI_VENDOR_ID_ITE 0x1283 #define PCI_DEVICE_ID_ITE_IT8172G 0x8172 #define PCI_DEVICE_ID_ITE_IT8172G_AUDIO 0x0801 +#define PCI_DEVICE_ID_ITE_IT8181 0x8181 #define PCI_DEVICE_ID_ITE_8872 0x8872 #define PCI_DEVICE_ID_ITE_IT8330G_0 0xe886 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-03-22 13:00 [W:0.203 / U:0.160 seconds] ©2003-2008 Jasper Spaans | |||||||||||||