Add Sigma Designs L-View and AsanteFAST product codes.
This commit is contained in:
parent
98cdbc4cc9
commit
5d162e9bcf
|
@ -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.
|
* 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_SPECTRUM 0x017c /* SuperMac Spectrum/24 Series III */
|
||||||
#define NUBUS_DRHW_VIMAGE 0x026E /* Interware Co., Ltd. Vimage */
|
#define NUBUS_DRHW_VIMAGE 0x026E /* Interware Co., Ltd. Vimage */
|
||||||
#define NUBUS_DRHW_CB364 0x026F /* RasterOps ColorBoard 364 */
|
#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_RPC8 0x0291 /* Radius PrecisionColor 8 */
|
||||||
#define NUBUS_DRHW_LAPIS 0x0292 /* SE/30 Lapis ProColorServer 8 PDS */
|
#define NUBUS_DRHW_LAPIS 0x0292 /* SE/30 Lapis ProColorServer 8 PDS */
|
||||||
#define NUBUS_DRHW_ROPS24LXI 0x02A0 /* RasterOps 8/24 XLi */
|
#define NUBUS_DRHW_ROPS24LXI 0x02A0 /* RasterOps 8/24 XLi */
|
||||||
|
@ -96,8 +97,10 @@
|
||||||
#define NUBUS_DRSW_FARALLON 0x010C
|
#define NUBUS_DRSW_FARALLON 0x010C
|
||||||
#define NUBUS_DRSW_DAYNA2 0x0115
|
#define NUBUS_DRSW_DAYNA2 0x0115
|
||||||
#define NUBUS_DRSW_FOCUS 0x011A
|
#define NUBUS_DRSW_FOCUS 0x011A
|
||||||
|
#define NUBUS_DRSW_ASANTEF 0x011D
|
||||||
#define NUBUS_DRSW_TFLLAN 0x011E
|
#define NUBUS_DRSW_TFLLAN 0x011E
|
||||||
#define NUBUS_DRHW_INTERLAN 0x0100
|
#define NUBUS_DRHW_INTERLAN 0x0100
|
||||||
|
#define NUBUS_DRHW_ASANTEF 0x0101
|
||||||
#define NUBUS_DRHW_KINETICS 0x0106
|
#define NUBUS_DRHW_KINETICS 0x0106
|
||||||
#define NUBUS_DRHW_CABLETRON 0x0109
|
#define NUBUS_DRHW_CABLETRON 0x0109
|
||||||
#define NUBUS_DRHW_NUVOLINK 0x010B
|
#define NUBUS_DRHW_NUVOLINK 0x010B
|
||||||
|
|
Loading…
Reference in New Issue