summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2010-02-26 19:17:28 +1000
committerDave Airlie <airlied@redhat.com>2010-02-26 19:17:28 +1000
commitc0a5c9403dff254e1669df606a4193794270aeff (patch)
treed692833569dfced29c55c7ef20b79047131c183d
parent3970cc5563900f08ba5236b23f765c926616c345 (diff)
pci: add HP vendor id
-rw-r--r--src/atipciids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/atipciids.h b/src/atipciids.h
index 47c03c79..9bcca950 100644
--- a/src/atipciids.h
+++ b/src/atipciids.h
@@ -41,6 +41,7 @@
#define PCI_VENDOR_DELL 0x1028
#define PCI_VENDOR_VIA 0x1106
#define PCI_VENDOR_INTEL 0x8086
+#define PCI_VENDOR_HP 0x103c
#include "ati_pciids_gen.h"