Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/arch/mac68k/nubus pullup revision 1.50, approved by...
details: https://anonhg.NetBSD.org/src/rev/f9c0d0512429
branches: netbsd-1-5
changeset: 488966:f9c0d0512429
user: briggs <briggs%NetBSD.org@localhost>
date: Mon Aug 07 23:44:30 2000 +0000
description:
pullup revision 1.50, approved by thorpej.
Define constants for AsanteFAST and Sigma Designs L*View cards.
diffstat:
sys/arch/mac68k/nubus/nubus.h | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (28 lines):
diff -r 1e65c0d6bdb3 -r f9c0d0512429 sys/arch/mac68k/nubus/nubus.h
--- a/sys/arch/mac68k/nubus/nubus.h Mon Aug 07 16:53:36 2000 +0000
+++ b/sys/arch/mac68k/nubus/nubus.h Mon Aug 07 23:44:30 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: nubus.h,v 1.49 2000/03/18 20:53:24 scottr Exp $ */
+/* $NetBSD: nubus.h,v 1.49.4.1 2000/08/07 23:44:30 briggs Exp $ */
/*
* Copyright (c) 1995 Allen Briggs. All rights reserved.
@@ -67,6 +67,7 @@
#define NUBUS_DRHW_SPECTRUM 0x017c /* SuperMac Spectrum/24 Series III */
#define NUBUS_DRHW_VIMAGE 0x026E /* Interware Co., Ltd. Vimage */
#define NUBUS_DRHW_CB364 0x026F /* RasterOps ColorBoard 364 */
+#define NUBUS_DRHW_LVIEW 0x0278 /* Sigma Designs L-View */
#define NUBUS_DRHW_RPC8 0x0291 /* Radius PrecisionColor 8 */
#define NUBUS_DRHW_LAPIS 0x0292 /* SE/30 Lapis ProColorServer 8 PDS */
#define NUBUS_DRHW_ROPS24LXI 0x02A0 /* RasterOps 8/24 XLi */
@@ -96,8 +97,10 @@
#define NUBUS_DRSW_FARALLON 0x010C
#define NUBUS_DRSW_DAYNA2 0x0115
#define NUBUS_DRSW_FOCUS 0x011A
+#define NUBUS_DRSW_ASANTEF 0x011D
#define NUBUS_DRSW_TFLLAN 0x011E
#define NUBUS_DRHW_INTERLAN 0x0100
+#define NUBUS_DRHW_ASANTEF 0x0101
#define NUBUS_DRHW_KINETICS 0x0106
#define NUBUS_DRHW_CABLETRON 0x0109
#define NUBUS_DRHW_NUVOLINK 0x010B
Home |
Main Index |
Thread Index |
Old Index