Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hp300/dev Regen from diodevs rev 1.13:
details: https://anonhg.NetBSD.org/src/rev/1842d239bb1d
branches: trunk
changeset: 761723:1842d239bb1d
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sun Feb 06 04:06:58 2011 +0000
description:
Regen from diodevs rev 1.13:
> Pull description about TurboVRX ("tigershark") display from OpenBSD.
diffstat:
sys/arch/hp300/dev/diodevs.h | 8 ++++----
sys/arch/hp300/dev/diodevs_data.h | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (61 lines):
diff -r ba788bc0fb8d -r 1842d239bb1d sys/arch/hp300/dev/diodevs.h
--- a/sys/arch/hp300/dev/diodevs.h Sun Feb 06 04:06:11 2011 +0000
+++ b/sys/arch/hp300/dev/diodevs.h Sun Feb 06 04:06:58 2011 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: diodevs.h,v 1.15 2011/02/06 03:51:58 tsutsui Exp $ */
+/* $NetBSD: diodevs.h,v 1.16 2011/02/06 04:06:58 tsutsui Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: diodevs,v 1.12 2011/02/06 03:51:22 tsutsui Exp
+ * NetBSD: diodevs,v 1.13 2011/02/06 04:06:11 tsutsui Exp
*/
/*-
@@ -123,8 +123,8 @@
#define DIO_DEVICE_SECID_XGENESIS 0x0b
#define DIO_DEVICE_DESC_XGENESIS "x-genesis display"
-#define DIO_DEVICE_SECID_TIGER 0x0c
-#define DIO_DEVICE_DESC_TIGER "tiger display"
+#define DIO_DEVICE_SECID_TIGERSHARK 0x0c
+#define DIO_DEVICE_DESC_TIGERSHARK "TurboVRX (\"tigershark\") display"
#define DIO_DEVICE_SECID_YGENESIS 0x0d
#define DIO_DEVICE_DESC_YGENESIS "y-genesis display"
diff -r ba788bc0fb8d -r 1842d239bb1d sys/arch/hp300/dev/diodevs_data.h
--- a/sys/arch/hp300/dev/diodevs_data.h Sun Feb 06 04:06:11 2011 +0000
+++ b/sys/arch/hp300/dev/diodevs_data.h Sun Feb 06 04:06:58 2011 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: diodevs_data.h,v 1.15 2011/02/06 03:51:58 tsutsui Exp $ */
+/* $NetBSD: diodevs_data.h,v 1.16 2011/02/06 04:06:58 tsutsui Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: diodevs,v 1.12 2011/02/06 03:51:22 tsutsui Exp
+ * NetBSD: diodevs,v 1.13 2011/02/06 04:06:11 tsutsui Exp
*/
/*-
@@ -64,7 +64,7 @@
{ 0x39, 0x09, 1 },
{ 0x39, 0x0e, 1 },
{ 0x39, 0x0b, 1 },
- { 0x39, 0x0c, 1 },
+ { 0x39, 0x0c, 3 },
{ 0x39, 0x0d, 1 },
{ 0x39, 0x10, 4 },
{ 0x39, 0x11, 4 },
@@ -116,7 +116,7 @@
{ 0x39, 0x09, DIO_DEVICE_DESC_XXXCATSEYE },
{ 0x39, 0x0e, DIO_DEVICE_DESC_HYPERION },
{ 0x39, 0x0b, DIO_DEVICE_DESC_XGENESIS },
- { 0x39, 0x0c, DIO_DEVICE_DESC_TIGER },
+ { 0x39, 0x0c, DIO_DEVICE_DESC_TIGERSHARK },
{ 0x39, 0x0d, DIO_DEVICE_DESC_YGENESIS },
{ 0x39, 0x10, DIO_DEVICE_DESC_A1474MID },
{ 0x39, 0x11, DIO_DEVICE_DESC_A147xVGA },
Home |
Main Index |
Thread Index |
Old Index