summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/hppa/dev/sti_sgc.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/arch/hppa/dev/sti_sgc.c b/sys/arch/hppa/dev/sti_sgc.c
index 1c13a7801f3..31b1412b616 100644
--- a/sys/arch/hppa/dev/sti_sgc.c
+++ b/sys/arch/hppa/dev/sti_sgc.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: sti_sgc.c,v 1.3 2000/06/15 03:04:17 mickey Exp $ */
+/* $OpenBSD: sti_sgc.c,v 1.4 2000/09/03 21:01:50 mickey Exp $ */
/*
* Copyright (c) 2000 Michael Shalayeff
@@ -31,8 +31,9 @@
*/
/*
* These cards has to be known to work so far:
- * - HPA1991AC19 rev 0.02 (715/33) (byte-wide)
- * - HPA208LC1280 rev 8.04 (712/80) just works
+ * - HPA1991AGrayscale rev 0.02 (705/35) (byte-wide)
+ * - HPA1991AC19 rev 0.02 (715/33) (byte-wide)
+ * - HPA208LC1280 rev 8.04 (712/80) just works
*/
#include <sys/param.h>