Date: Tue, 2 Dec 1997 15:20:58 +0100 (CET)
From: Geert Uytterhoeven <Geert.Uytterhoeven@cs.kuleuven.ac.be>
To: Linux/m68k <linux-m68k@lists.linux-m68k.org>
Subject: L68K: Zorro fix
Sender: owner-linux-m68k@phil.uni-sb.de


Don't confuse people who didn't buy the PPC option.

--- cvs-19971202/arch/m68k/amiga/zorro.c.orig	Mon Dec  1 16:23:37 1997
+++ cvs-19971202/arch/m68k/amiga/zorro.c	Tue Dec  2 15:19:51 1997
@@ -560,7 +560,7 @@
     PROD("CyberVision64", GFX, PHASE5_CYBERVISION64)
     PROD("CyberVision64-3D Prototype", GFX, PHASE5_CYBERVISION64_3D_PROTOTYPE)
     PROD("CyberVision64-3D", GFX, PHASE5_CYBERVISION64_3D)
-    PROD("CyberStormPPC", TURBO_SCSI, PHASE5_CYBERSTORM_PPC)
+    PROD("CyberStorm Mk III", TURBO_SCSI, PHASE5_CYBERSTORM_MK_III)
 END
 
 BEGIN_PROD(DPS)
--- cvs-19971202/include/linux/zorro.h.orig	Mon Dec  1 18:22:50 1997
+++ cvs-19971202/include/linux/zorro.h	Tue Dec  2 15:19:27 1997
@@ -496,7 +496,7 @@
 #define  ZORRO_PROD_PHASE5_CYBERVISION64			ZORRO_ID(PHASE5, 0x22, 0)
 #define  ZORRO_PROD_PHASE5_CYBERVISION64_3D_PROTOTYPE		ZORRO_ID(PHASE5, 0x32, 0)
 #define  ZORRO_PROD_PHASE5_CYBERVISION64_3D			ZORRO_ID(PHASE5, 0x43, 0)
-#define  ZORRO_PROD_PHASE5_CYBERSTORM_PPC			ZORRO_ID(PHASE5, 0x64, 0)
+#define  ZORRO_PROD_PHASE5_CYBERSTORM_MK_III			ZORRO_ID(PHASE5, 0x64, 0)
 
 #define ZORRO_MANUF_DPS						0x2169
 #define  ZORRO_PROD_DPS_PERSONAL_ANIMATION_RECORDER		ZORRO_ID(DPS, 0x01, 0)

Greetings,

						Geert

--
Geert Uytterhoeven                     Geert.Uytterhoeven@cs.kuleuven.ac.be
Wavelets, Linux/{m68k~Amiga,PPC~CHRP}  http://www.cs.kuleuven.ac.be/~geert/
Department of Computer Science -- Katholieke Universiteit Leuven -- Belgium

