Browse Source

drm: Add the P4VM800PRO (?) PCI ID.

Signed-off-by: Dave Airlie <airlied@linux.ie>
Dave Airlie 19 years ago
parent
commit
3d45dbd611
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/char/drm/drm_pciids.h

+ 1 - 0
drivers/char/drm/drm_pciids.h

@@ -227,6 +227,7 @@
 	{0x1106, 0x3122, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
 	{0x1106, 0x7205, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
 	{0x1106, 0x3108, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
+	{0x1106, 0x3304, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
 	{0, 0, 0}
 
 #define i810_PCI_IDS \