]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
[PARISC] Add other CRT_ID for newer cards to grfioctl.h
authorKyle McMartin <kyle@parisc-linux.org>
Sat, 22 Oct 2005 02:54:00 +0000 (22:54 -0400)
committerKyle McMartin <kyle@parisc-linux.org>
Sat, 22 Oct 2005 02:54:00 +0000 (22:54 -0400)
Add IDs for some other STI graphics cards found on HP PA-RISC
machines.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
include/asm-parisc/grfioctl.h

index d3cfc0168fb12db9468ff027fa8c87f58af1963a..6a910311b56b43d4bc65f94e9fc4393a1fdc1033 100644 (file)
@@ -69,6 +69,8 @@
 #define CRT_ID_TVRX            S9000_ID_98765  /* TVRX (gto/falcon) */
 #define CRT_ID_ARTIST          S9000_ID_ARTIST /* Artist */
 #define CRT_ID_SUMMIT          0x2FC1066B      /* Summit FX2, FX4, FX6 ... */
+#define CRT_ID_LEGO            0x35ACDA30      /* Lego FX5, FX10 ... */
+#define CRT_ID_PINNACLE                0x35ACDA16      /* Pinnacle FXe */ 
 
 /* structure for ioctl(GCDESCRIBE) */