Sfoglia il codice sorgente

[PARISC] Add other CRT_ID for newer cards to grfioctl.h

Add IDs for some other STI graphics cards found on HP PA-RISC
machines.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
Kyle McMartin 19 anni fa
parent
commit
b4b45313e5
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      include/asm-parisc/grfioctl.h

+ 2 - 0
include/asm-parisc/grfioctl.h

@@ -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) */