Skip to content

Commit

Permalink
[PARISC] Add other CRT_ID for newer cards to grfioctl.h
Browse files Browse the repository at this point in the history
Add IDs for some other STI graphics cards found on HP PA-RISC
machines.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
  • Loading branch information
Kyle McMartin committed Oct 22, 2005
1 parent 05aa10d commit b4b4531
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/asm-parisc/grfioctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -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) */

Expand Down

0 comments on commit b4b4531

Please sign in to comment.