From bb41f502444b2d0295809cc882b829d768962990 Mon Sep 17 00:00:00 2001 From: Ruud Schramp Date: Mon, 4 Apr 2011 07:53:19 +0200 Subject: inteltool: added more device IDs Change-Id: I6f2272ae4071025e671638e83bade6a96aac658b Signed-off-by: Ruud Schramp Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/185 Tested-by: build bot (Jenkins) --- util/inteltool/inteltool.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'util/inteltool/inteltool.h') diff --git a/util/inteltool/inteltool.h b/util/inteltool/inteltool.h index ca8066fb39..bddd17c333 100644 --- a/util/inteltool/inteltool.h +++ b/util/inteltool/inteltool.h @@ -78,6 +78,8 @@ #define PCI_DEVICE_ID_INTEL_82Q35 0x29b0 #define PCI_DEVICE_ID_INTEL_82G33 0x29c0 #define PCI_DEVICE_ID_INTEL_82Q33 0x29d0 +#define PCI_DEVICE_ID_INTEL_X44 0x29e0 +#define PCI_DEVICE_ID_INTEL_32X0 0x29f0 #define PCI_DEVICE_ID_INTEL_GS45 0x2a40 #define PCI_DEVICE_ID_INTEL_X58 0x3405 #define PCI_DEVICE_ID_INTEL_SCH_POULSBO 0x8100 -- cgit v1.2.3