Display names for more frame buffer types
Patch from Klaus Klein. Fixes port-hp300/3039
This commit is contained in:
parent
4c7551e4f0
commit
eb7a3e7987
@ -1,5 +1,3 @@
|
||||
/* $NetBSD: grfinfo.c,v 1.3 1997/01/31 23:12:14 carrel Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1987-1993, The University of Utah and
|
||||
* the Center for Software Science at the University of Utah (CSS).
|
||||
@ -21,7 +19,7 @@
|
||||
* improvements that they make and grant CSS redistribution rights.
|
||||
*
|
||||
* from: Utah $Hdr: grfinfo.c 1.3 94/04/04$
|
||||
* $Id: grfinfo.c,v 1.3 1997/01/31 23:12:14 carrel Exp $
|
||||
* $Id: grfinfo.c,v 1.4 1997/02/01 13:04:36 carrel Exp $
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
@ -42,6 +40,8 @@ struct grf_info {
|
||||
GRFGATOR, "gatorbox",
|
||||
GRFBOBCAT, "topcat",
|
||||
GRFRBOX, "renaissance",
|
||||
GRFFIREEYE, "fireeye",
|
||||
GRFHYPERION, "hyperion",
|
||||
GRFDAVINCI, "davinci",
|
||||
-1, "unknown",
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user