Commit b4b45313 authored by Kyle McMartin's avatar Kyle McMartin

[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: default avatarKyle McMartin <kyle@parisc-linux.org>
parent 05aa10de
......@@ -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) */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment