[1314] in NetBSD-Development
Re: ..
daemon@ATHENA.MIT.EDU (Nathan J Williams)
Fri May 10 14:40:53 1996
From: Nathan J Williams <nathanw@MIT.EDU>
To: John Kohl <jtk@atria.com>
Cc: bbroder@MIT.EDU, netbsd-afs@MIT.EDU
In-Reply-To: Your message of "Fri, 10 May 1996 14:34:02 EDT."
<9605101834.AA16328@mango>
Date: Fri, 10 May 1996 14:40:22 EDT
> The problem isn't that it doesn't work with 1.1B, it's that it's not set
> up to deal with non-Macintosh m68k8k due to port-by-port differences in
> interrupt level handling (spl*).
Hmm. I didn't get that far; there is a version problem. When I
try to load the 1.1A module on my 1.1B system, modload fails and it
spits a message to the console that it's only for 1.1A systems.
(I got around the spl problem by changing _spl0 to __spl in the
binary; I expected it to crash and burn badly, but didn't get it to
actually load).
- Nathan