Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!mcgill-vision!snorkelwacker!usc!ucsd!ucbvax!RICHTER.MIT.EDU!krowitz From: krowitz@RICHTER.MIT.EDU (David Krowitz) Newsgroups: comp.sys.apollo Subject: Re: dsp80 multibus server problem. Message-ID: <9008091919.AA25346@richter.mit.edu> Date: 9 Aug 90 19:19:54 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 15 The message means that the system thinks the device driver was compiled with the -CPU 3000 switch (or one of the equivalent 330, 560, etc). This code will run on a DSP90, which has a Motorola 68020 CPU and a 68881 FPU, but not on a DSP80 or DSP80-A, which has a 68010 CPU and no FPU. Recompile the device driver with the -CPU ANY switch (which should be the default value if no -CPU is given). -- David Krowitz krowitz@richter.mit.edu (18.83.0.109) krowitz%richter.mit.edu@eddie.mit.edu krowitz%richter.mit.edu@mitvma.bitnet (in order of decreasing preference)