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.12:



details:   https://anonhg.NetBSD.org/src/rev/e89a9967499b
branches:  trunk
changeset: 761720:e89a9967499b
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Sun Feb 06 03:51:58 2011 +0000

description:
Regen from diodevs rev 1.12:
> RENASSIANCE -> RENAISSANCE

diffstat:

 sys/arch/hp300/dev/diodevs.h      |  8 ++++----
 sys/arch/hp300/dev/diodevs_data.h |  6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (52 lines):

diff -r eca81d87ac07 -r e89a9967499b sys/arch/hp300/dev/diodevs.h
--- a/sys/arch/hp300/dev/diodevs.h      Sun Feb 06 03:51:22 2011 +0000
+++ b/sys/arch/hp300/dev/diodevs.h      Sun Feb 06 03:51:58 2011 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: diodevs.h,v 1.14 2010/12/31 22:49:55 tsutsui Exp $     */
+/*     $NetBSD: diodevs.h,v 1.15 2011/02/06 03:51:58 tsutsui Exp $     */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     NetBSD: diodevs,v 1.11 2010/12/31 22:48:59 tsutsui Exp 
+ *     NetBSD: diodevs,v 1.12 2011/02/06 03:51:22 tsutsui Exp 
  */
 
 /*-
@@ -96,8 +96,8 @@
 #define        DIO_DEVICE_SECID_TOPCAT 0x02
 #define        DIO_DEVICE_DESC_TOPCAT  "98544/98545/98547 (\"topcat\") display"
 
-#define        DIO_DEVICE_SECID_RENASSIANCE    0x04
-#define        DIO_DEVICE_DESC_RENASSIANCE     "98720/98721 (\"renassiance\") display"
+#define        DIO_DEVICE_SECID_RENAISSANCE    0x04
+#define        DIO_DEVICE_DESC_RENAISSANCE     "98720/98721 (\"renaissance\") display"
 
 #define        DIO_DEVICE_SECID_LRCATSEYE      0x05
 #define        DIO_DEVICE_DESC_LRCATSEYE       "low-res catseye display"
diff -r eca81d87ac07 -r e89a9967499b sys/arch/hp300/dev/diodevs_data.h
--- a/sys/arch/hp300/dev/diodevs_data.h Sun Feb 06 03:51:22 2011 +0000
+++ b/sys/arch/hp300/dev/diodevs_data.h Sun Feb 06 03:51:58 2011 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: diodevs_data.h,v 1.14 2010/12/31 22:49:55 tsutsui Exp $        */
+/*     $NetBSD: diodevs_data.h,v 1.15 2011/02/06 03:51:58 tsutsui Exp $        */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     NetBSD: diodevs,v 1.11 2010/12/31 22:48:59 tsutsui Exp 
+ *     NetBSD: diodevs,v 1.12 2011/02/06 03:51:22 tsutsui Exp 
  */
 
 /*-
@@ -108,7 +108,7 @@
        { 0x39, 0,      DIO_DEVICE_DESC_FRAMEBUFFER },
        { 0x39, 0x01,   DIO_DEVICE_DESC_GATORBOX },
        { 0x39, 0x02,   DIO_DEVICE_DESC_TOPCAT },
-       { 0x39, 0x04,   DIO_DEVICE_DESC_RENASSIANCE },
+       { 0x39, 0x04,   DIO_DEVICE_DESC_RENAISSANCE },
        { 0x39, 0x05,   DIO_DEVICE_DESC_LRCATSEYE },
        { 0x39, 0x06,   DIO_DEVICE_DESC_HRCCATSEYE },
        { 0x39, 0x07,   DIO_DEVICE_DESC_HRMCATSEYE },



Home | Main Index | Thread Index | Old Index