summaryrefslogtreecommitdiff
path: root/sbin/wsconsctl
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2005-01-17 04:21:06 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2005-01-17 04:21:06 +0000
commit097d30e22e6a1a1080db09a211716c0634aed830 (patch)
treea28513a530fd0368b89e32fdd4027cd73b80eca0 /sbin/wsconsctl
parenta516e99c37ba1c27e169c33635107cf91fbda519 (diff)
PXALCD type.
Diffstat (limited to 'sbin/wsconsctl')
-rw-r--r--sbin/wsconsctl/util.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/wsconsctl/util.c b/sbin/wsconsctl/util.c
index 0f531e0a72c..781312d0fc4 100644
--- a/sbin/wsconsctl/util.c
+++ b/sbin/wsconsctl/util.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: util.c,v 1.27 2005/01/14 22:39:17 miod Exp $ */
+/* $OpenBSD: util.c,v 1.28 2005/01/17 04:21:05 drahn Exp $ */
/* $NetBSD: util.c,v 1.8 2000/03/14 08:11:53 sato Exp $ */
/*-
@@ -136,7 +136,8 @@ static const struct nameint dpytype_tab[] = {
{ WSDISPLAY_TYPE_GBOX, "gatorbox" },
{ WSDISPLAY_TYPE_RBOX, "renaissance" },
{ WSDISPLAY_TYPE_HYPERION, "hyperion" },
- { WSDISPLAY_TYPE_TOPCAT, "topcat" }
+ { WSDISPLAY_TYPE_TOPCAT, "topcat" },
+ { WSDISPLAY_TYPE_PXALCD, "pxalcd" }
};
static const struct nameint kbdenc_tab[] = {