Module Name: src
Committed By: tsutsui
Date: Fri Dec 31 22:49:56 UTC 2010
Modified Files:
src/sys/arch/hp300/dev: diodevs.h diodevs_data.h
Log Message:
Regen from diodevs rev 1.11:
> Use more specific info and names for 362/382 internal framebuffers.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/hp300/dev/diodevs.h \
src/sys/arch/hp300/dev/diodevs_data.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/hp300/dev/diodevs.h
diff -u src/sys/arch/hp300/dev/diodevs.h:1.13 src/sys/arch/hp300/dev/diodevs.h:1.14
--- src/sys/arch/hp300/dev/diodevs.h:1.13 Tue Dec 28 10:20:27 2010
+++ src/sys/arch/hp300/dev/diodevs.h Fri Dec 31 22:49:55 2010
@@ -1,10 +1,10 @@
-/* $NetBSD: diodevs.h,v 1.13 2010/12/28 10:20:27 tsutsui Exp $ */
+/* $NetBSD: diodevs.h,v 1.14 2010/12/31 22:49:55 tsutsui Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: diodevs,v 1.10 2010/12/28 10:19:24 tsutsui Exp
+ * NetBSD: diodevs,v 1.11 2010/12/31 22:48:59 tsutsui Exp
*/
/*-
@@ -129,11 +129,12 @@
#define DIO_DEVICE_SECID_YGENESIS 0x0d
#define DIO_DEVICE_DESC_YGENESIS "y-genesis display"
-#define DIO_DEVICE_SECID_FB3X2_A 0x10
-#define DIO_DEVICE_DESC_FB3X2_A "362/382 internal display #1"
+#define DIO_DEVICE_SECID_A1474MID 0x10
+#define DIO_DEVICE_DESC_A1474MID "A1474-69511 on-board mid-res graphics"
-#define DIO_DEVICE_SECID_FB3X2_B 0x11
-#define DIO_DEVICE_DESC_FB3X2_B "362/382 internal display #2"
+#define DIO_DEVICE_SECID_A147xVGA 0x11
+#define DIO_DEVICE_DESC_A147xVGA "A147x-69510 on-board VGA graphics"
+/* No ID info about A1474-69515 on-board high-res graphics */
/* Devices not yet supported. Descriptions are lacking. */
Index: src/sys/arch/hp300/dev/diodevs_data.h
diff -u src/sys/arch/hp300/dev/diodevs_data.h:1.13 src/sys/arch/hp300/dev/diodevs_data.h:1.14
--- src/sys/arch/hp300/dev/diodevs_data.h:1.13 Tue Dec 28 10:20:27 2010
+++ src/sys/arch/hp300/dev/diodevs_data.h Fri Dec 31 22:49:55 2010
@@ -1,10 +1,10 @@
-/* $NetBSD: diodevs_data.h,v 1.13 2010/12/28 10:20:27 tsutsui Exp $ */
+/* $NetBSD: diodevs_data.h,v 1.14 2010/12/31 22:49:55 tsutsui Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: diodevs,v 1.10 2010/12/28 10:19:24 tsutsui Exp
+ * NetBSD: diodevs,v 1.11 2010/12/31 22:48:59 tsutsui Exp
*/
/*-
@@ -118,8 +118,8 @@
{ 0x39, 0x0b, DIO_DEVICE_DESC_XGENESIS },
{ 0x39, 0x0c, DIO_DEVICE_DESC_TIGER },
{ 0x39, 0x0d, DIO_DEVICE_DESC_YGENESIS },
- { 0x39, 0x10, DIO_DEVICE_DESC_FB3X2_A },
- { 0x39, 0x11, DIO_DEVICE_DESC_FB3X2_B },
+ { 0x39, 0x10, DIO_DEVICE_DESC_A1474MID },
+ { 0x39, 0x11, DIO_DEVICE_DESC_A147xVGA },
{ 0x03, 0, DIO_DEVICE_DESC_MISC0 },
{ 0x04, 0, DIO_DEVICE_DESC_MISC1 },
{ 0x06, 0, DIO_DEVICE_DESC_PARALLEL },