Add the DrHw Apple 24AC "Boogie" video card.
Thanks to Lucas Lay <segfault@mac.com> for digging it up.
This commit is contained in:
parent
3503f0999b
commit
e7a6bcd6eb
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: nubus.h,v 1.51 2000/12/05 05:02:36 briggs Exp $ */
|
||||
/* $NetBSD: nubus.h,v 1.52 2000/12/05 05:05:52 briggs Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1995 Allen Briggs. All rights reserved.
|
||||
|
@ -58,6 +58,7 @@
|
|||
#define NUBUS_DRHW_M2HRVC 0x0013 /* Apple Mac II High-Res Video Card */
|
||||
#define NUBUS_DRHW_PVC 0x0017 /* Apple Mac II Portrait Video Card */
|
||||
#define NUBUS_DRHW_MDC 0x0019 /* Apple Macintosh Display Card */
|
||||
#define NUBUS_DRHW_BOOGIE 0x002b /* Apple Macintosh 24AC Video Card */
|
||||
#define NUBUS_DRHW_SUPRGFX 0x0105 /* SuperMac GFX */
|
||||
#define NUBUS_DRHW_FORMAC 0x013A /* Formac color card II */
|
||||
#define NUBUS_DRHW_CB264 0x013B /* RasterOps ColorBoard 264 */
|
||||
|
|
Loading…
Reference in New Issue