Subject: Re: more x & ioctls
To: Rick Hawkins <rhawkins@iastate.edu>
From: Dan Jacobowitz <dan@west.chwest.org>
List: port-mac68k
Date: 04/22/1997 21:11:15
On Tue, 22 Apr 1997, Rick Hawkins wrote:
> i just rebooted into bsd, so i can't get the message, but it was
> suggested that COMPAT_43 wasn't set. but it seems to be; here's the
> config file. I believe all that is changed from GENERIC is shutting off
> the 040 support & fpuless support, and switching to the SBC.
>
> # Mac-specific options
> #options M68040
> options M68030
> #options M68020 # Must have 68851 PMMU
> options FPSP
> #options FPU_EMULATE
> options ZS_CONSOLE_ABORT
> options DISABLE_EXT_CACHE # Don't use IIci external cache
> options MRG_ADB # Use ROM-based ADB driver
>
Hmm...fpuless support for an 030 means uncomment FPU_EMULATE. FPSP is for
the 68LC040 unless my memory fails me. That could be the problem.