Home | History | Annotate | Download | only in include
History log of /src/sys/arch/pmax/include/types.h
RevisionDateAuthorComments
 1.26  26-Jan-2017  christos provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently.
 1.25  20-Jan-2008  joerg branches: 1.25.54; 1.25.74; 1.25.78; 1.25.82;
Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,
remove the conditionals and the code associated with the undef case.
 1.24  03-Jan-2008  joerg Timecounter and generic todr support for pmax. From Garret D'Amore.
 1.23  17-Oct-2007  garbled branches: 1.23.2; 1.23.8;
Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
 1.22  14-Jul-2007  ad branches: 1.22.10;
Generic soft interrupts are mandatory.
 1.21  05-Aug-2002  simonb branches: 1.21.22; 1.21.64; 1.21.72;
Use a __HAVE_BOOTINFO_H define to check for bootinfo support instead of
speading port names in arch-dependant code.
 1.20  05-Mar-2002  simonb branches: 1.20.8;
Provide a L2 cache configuration function.
 1.19  28-Feb-2002  simonb Use "#define<tab>".
 1.18  22-Aug-2001  nisimura branches: 1.18.6;
NetBSD/pmax now has GENERIC_SOFT_INTERRUPTS.
 1.17  03-Dec-2000  simonb branches: 1.17.4;
Remove __BROKEN_CONFIG_UNIT_USAGE, not needed on pmax.
 1.16  06-Mar-2000  mhitch Define __HAVE_DEVICE_REGISTER, since pmax now has device_register().
 1.15  05-Feb-2000  cgd add __BROKEN_CONFIG_UNIT_USAGE #define, becuase these ports do very
wrong things with device configuration data "cf_unit" information.
 1.14  21-Jul-1997  jonathan branches: 1.14.22;
Kill __BROKEN_INDIRECT_CONFIG on pmax.
Based on a patch from Chris G. Demetriou, December 1996.
 1.13  05-Dec-1996  cgd First step inn removing config_scan() and the hacks that gave devices
on indirect-config busses a (permanent) softc that they could share
between 'match' and 'attach' routines:

Define __BROKEN_INDIRECT_CONFIG so that old autoconfiguration
interfaces are used, until drivers are converted to use the new
interfaces (actually, converted back to use the _older_ interfaces)
which prohibit indirect configuration devices from receiving a softc
in their match routine that they can share with their attach routine.
 1.12  19-Mar-1996  jonathan more merged pmax/mips header files: types.h

Replace header files from src/sys/arch/pmax/include/ with versions that
include equivalent files from <mips/include>.
(cvs magic copied the previous revisions, with history, to
src/sys/arch/mips/include).
 1.11  09-Dec-1995  mycroft Define __FORK_BRAINDAMAGE.
 1.10  06-Jul-1995  cgd add <sys/cdefs.h> inclusions. namsspace-protect physadr, label_t
def'ns against _POSIX_SOURCE and _ANSI_SOURCE.
 1.9  28-Jun-1995  cgd remove unused cpu_exec() definitions. moved "broken swap" markers, for
ports that still need it, to types.h.
 1.8  26-Jun-1995  cgd define __BDEVSW_DUMP_OLD_TYPE for ports where it's true. clean up
some m68k ports inclusion of common header.
 1.7  26-Oct-1994  cgd new RCS ID format.
 1.6  20-Oct-1994  cgd update for new syscall args description mechanism
 1.5  20-Jul-1994  cgd define __BIT_TYPES_DEFINED__ for compatibility with things like BIND and nvi
 1.4  27-May-1994  glass branches: 1.4.2;
bsd 4.4-lite pmax port as ported to NetBSD
 1.3  27-May-1994  glass upgrade to bsd 4.4-lite code base. only mod is rcsids
 1.2  14-Mar-1994  cgd add basic integral types (a la sparc port) that new nvi wants.
mark old 'basic integral types' as XXX -- they should be squished
when whoever gets this port working.
 1.1  12-Oct-1993  deraadt branches: 1.1.1;
Initial revision
 1.1.1.1  12-Oct-1993  deraadt pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca>
 1.4.2.1  20-Jul-1994  cgd update from trunk.
 1.14.22.2  08-Dec-2000  bouyer Sync with HEAD.
 1.14.22.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.17.4.3  06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.17.4.2  16-Mar-2002  jdolecek Catch up with -current.
 1.17.4.1  25-Aug-2001  thorpej Merge Aug 24 -current into the kqueue branch.
 1.18.6.3  13-Aug-2002  nathanw Catch up to -current.
 1.18.6.2  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.18.6.1  22-Aug-2001  nathanw file types.h was added on branch nathanw_sa on 2002-04-01 07:41:57 +0000
 1.20.8.1  31-Aug-2002  gehenna catch up with -current.
 1.21.72.1  03-Oct-2007  garbled Sync with HEAD
 1.21.64.1  20-Aug-2007  ad Sync with HEAD.
 1.21.22.1  03-Sep-2007  yamt sync with head.
 1.22.10.3  23-Mar-2008  matt sync with HEAD
 1.22.10.2  09-Jan-2008  matt sync with HEAD
 1.22.10.1  06-Nov-2007  matt sync with HEAD
 1.23.8.2  23-Jan-2008  bouyer Sync with HEAD.
 1.23.8.1  08-Jan-2008  bouyer Sync with HEAD
 1.23.2.1  18-Feb-2008  mjf Sync with HEAD.
 1.25.82.1  21-Apr-2017  bouyer Sync with HEAD
 1.25.78.1  20-Mar-2017  pgoyette Sync with HEAD
 1.25.74.1  05-Feb-2017  skrll Sync with HEAD
 1.25.54.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed