From 5d162e9bcf87fe52492b8706efca80e7ea2a98f7 Mon Sep 17 00:00:00 2001 From: briggs Date: Wed, 26 Jul 2000 04:36:16 +0000 Subject: [PATCH] Add Sigma Designs L-View and AsanteFAST product codes. --- sys/arch/mac68k/nubus/nubus.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sys/arch/mac68k/nubus/nubus.h b/sys/arch/mac68k/nubus/nubus.h index 13a722e8f1ac..2923be43285f 100644 --- a/sys/arch/mac68k/nubus/nubus.h +++ b/sys/arch/mac68k/nubus/nubus.h @@ -1,4 +1,4 @@ -/* $NetBSD: nubus.h,v 1.49 2000/03/18 20:53:24 scottr Exp $ */ +/* $NetBSD: nubus.h,v 1.50 2000/07/26 04:36:16 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