Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/sys/arch/mac68k/nubus pullup 1.44->1.45 (briggs)



details:   https://anonhg.NetBSD.org/src/rev/0fe7f66ea7ad
branches:  netbsd-1-4
changeset: 468791:0fe7f66ea7ad
user:      perry <perry%NetBSD.org@localhost>
date:      Mon Jun 21 15:03:07 1999 +0000

description:
pullup 1.44->1.45 (briggs)

diffstat:

 sys/arch/mac68k/nubus/nubus.h |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e14ff0351c07 -r 0fe7f66ea7ad sys/arch/mac68k/nubus/nubus.h
--- a/sys/arch/mac68k/nubus/nubus.h     Mon Jun 21 14:53:59 1999 +0000
+++ b/sys/arch/mac68k/nubus/nubus.h     Mon Jun 21 15:03:07 1999 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: nubus.h,v 1.44 1998/09/27 14:39:12 scottr Exp $        */
+/*     $NetBSD: nubus.h,v 1.44.8.1 1999/06/21 15:03:07 perry Exp $     */
 
 /*
  * Copyright (c) 1995 Allen Briggs.  All rights reserved.
@@ -70,6 +70,7 @@
 #define           NUBUS_DRHW_LAPIS     0x0292  /* SE/30 Lapis ProColorServer 8 PDS */
 #define           NUBUS_DRHW_ROPS24LXI 0x02A0  /* RasterOps 8/24 XLi */
 #define    NUBUS_DRHW_FUTURASX 0x02AE  /* E-Machines Futura-SX */
+#define    NUBUS_DRHW_ROPS24XLTV       0x02B7  /* E-Machines Futura-SX */
 #define    NUBUS_DRHW_THUNDER24        0x02CB  /* SuperMac Thunder/24 */
 #define    NUBUS_DRHW_GVIMAGE  0x03FB  /* Interware Co., Ltd. Grand Vimage */
 #define           NUBUS_DRHW_RPC24XP   0x0406  /* Radius PrecisionColor 24Xp */



Home | Main Index | Thread Index | Old Index