Home | History | Annotate | Download | only in include
History log of /src/sys/arch/mac68k/include/psl.h
RevisionDateAuthorComments
 1.13  13-Apr-1997  scottr Move all splxxx() and softint-related macros and prototypes to intr.h,
and include it where appropriate.
 1.12  12-Sep-1996  scottr Define spladb() (conservatively, at least for now).
 1.11  21-Jun-1996  briggs Move splimp back to spl2 (from spl4).
 1.10  14-Jun-1996  scottr raise splimp() to spl4(); we need to block zs interrupts, too.
 1.9  19-May-1996  briggs branches: 1.9.4;
Ooops. cut 'n' pasto. splzs should 4, not 2.
 1.8  18-May-1996  briggs Serial driver with interface to a slightly modified version of the machine-
independent z8530 driver. When that driver is updated, the local copy
of those files may be removed. From Bill Studenmund.
Compiler warnings fixed by me.
 1.7  06-May-1996  scottr Update several comments.
 1.6  05-May-1996  briggs Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized
Also change the device probing scheme to use something a bit more rational.
A current side-effect is that nubus cards are double-mapped. I expect
to fix that shortly.
Also change splclock() to block everything but serial hardware interrupts.
 1.5  17-Feb-1996  briggs Move spl stuff from param.h to psl.h. Prototype delay() in param.h.
 1.4  26-Oct-1994  cgd new RCS ID format.
 1.3  10-Jan-1994  briggs Fixup to use m68k headers, now. Thanks, Chris.
 1.2  29-Nov-1993  briggs Added signal.h for -current. The rest is formatting changes.
 1.1  29-Sep-1993  briggs branches: 1.1.1;
Initial revision
 1.1.1.1  29-Sep-1993  briggs The current MacBSD architecture sub-directory for NetBSD-0.9--more or
less. It needs some help to get to be -current. Support for minimal
hardware on the SE/30, II, IIx, and IIcx exists.
 1.9.4.2  25-Jun-1996  jtc Pulled up from rev 1.11 by request from Allen Briggs
 1.9.4.1  14-Jun-1996  scottr Pull up from trunk:
>1.10: raise splimp() to spl4(); we need to block zs interrupts, too.

RSS XML Feed