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 Pull up revision 1.52 (requested ...
details: https://anonhg.NetBSD.org/src/rev/b529d098d204
branches: netbsd-1-5
changeset: 490315:b529d098d204
user: he <he%NetBSD.org@localhost>
date: Thu Dec 14 23:06:04 2000 +0000
description:
Pull up revision 1.52 (requested by briggs):
Add the DrHw Apple 24AC "Boogie" video card.
diffstat:
sys/arch/mac68k/nubus/nubus.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 50f072a0418a -r b529d098d204 sys/arch/mac68k/nubus/nubus.h
--- a/sys/arch/mac68k/nubus/nubus.h Thu Dec 14 23:02:53 2000 +0000
+++ b/sys/arch/mac68k/nubus/nubus.h Thu Dec 14 23:06:04 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: nubus.h,v 1.49.4.1 2000/08/07 23:44:30 briggs Exp $ */
+/* $NetBSD: nubus.h,v 1.49.4.2 2000/12/14 23:06:04 he 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 */
Home |
Main Index |
Thread Index |
Old Index