All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Add PCI device ID for IT8152 RISC-to-PCI chip
@ 2007-02-09 20:14 Raphael Assenat
  2007-02-09 21:28 ` Lennart Sorensen
  0 siblings, 1 reply; 7+ messages in thread
From: Raphael Assenat @ 2007-02-09 20:14 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 138 bytes --]

This patch adds a PCI device ID (0x8152) for the IT8152F/G
Advanced RISC-to-PCI Companion Chip.

-- 
Raphael Assenat
8D Technologies Inc.

[-- Attachment #2: it8152-pciid.diff --]
[-- Type: text/plain, Size: 551 bytes --]

This patch adds a PCI device ID for the IT8152F/G 
Advanced RISC-to-PCI Companion Chip.

Signed-off-by: Raphael Assenat <raph@8d.com>

--- linux-2.6.20/include/linux/pci_ids.h	2007-02-04 13:44:54.000000000 -0500
+++ linux-2.6.20-8d/include/linux/pci_ids.h	2007-02-09 15:00:38.000000000 -0500
@@ -1626,6 +1626,7 @@
 #define PCI_VENDOR_ID_ROCKWELL		0x127A
 
 #define PCI_VENDOR_ID_ITE		0x1283
+#define PCI_DEVICE_ID_ITE_8152		0x8152
 #define PCI_DEVICE_ID_ITE_8211		0x8211
 #define PCI_DEVICE_ID_ITE_8212		0x8212
 #define PCI_DEVICE_ID_ITE_8872		0x8872

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-02-13 16:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-09 20:14 [PATCH] Add PCI device ID for IT8152 RISC-to-PCI chip Raphael Assenat
2007-02-09 21:28 ` Lennart Sorensen
2007-02-13 14:45   ` Raphael Assenat
2007-02-13 15:16     ` Lennart Sorensen
2007-02-13 15:30       ` Russell King
2007-02-13 15:47         ` Lennart Sorensen
2007-02-13 16:20           ` Russell King

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.