summaryrefslogtreecommitdiffstats
path: root/include/pci_ids/i810_pci_ids.h
diff options
context:
space:
mode:
authorBenjamin Franzke <[email protected]>2011-05-30 11:58:32 +0200
committerKristian Høgsberg <[email protected]>2011-06-07 10:28:19 -0400
commit09f83ce4da3d8c6320929bdd7feacc9914b55ac6 (patch)
tree08fb3bdbd039e876bcac3c91e7fc482b38ebe547 /include/pci_ids/i810_pci_ids.h
parent681ed756c05ad0be03425417dce18fb1d525e0bd (diff)
Add intel pci id lists
Reviewed-by: Alex Deucher <[email protected]>
Diffstat (limited to 'include/pci_ids/i810_pci_ids.h')
-rw-r--r--include/pci_ids/i810_pci_ids.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/pci_ids/i810_pci_ids.h b/include/pci_ids/i810_pci_ids.h
new file mode 100644
index 00000000000..7f681925dc9
--- /dev/null
+++ b/include/pci_ids/i810_pci_ids.h
@@ -0,0 +1,4 @@
+CHIPSET(0x7121, I810, i8xx)
+CHIPSET(0x7123, I810_DC100, i8xx)
+CHIPSET(0x7125, I810_E, i8xx)
+CHIPSET(0x1132, I815, i8xx)