Home | History | Annotate | Download | only in include
History log of /src/sys/arch/mipsco/include/param.h
RevisionDateAuthorComments
 1.15  07-Jan-2019  jdolecek move DEV_BSIZE, DEV_BSHIFT out of MD param.h, they are same on all ports

also move BLKDEV_IOSIZE, MAXPHYS, but allow override since some ports
have different value (powerpc uses NBPG for BLKDEV_IOSIZE, sun2/sun3
have lower MAXPHYS)
 1.14  18-Mar-2011  tsutsui branches: 1.14.54; 1.14.56;
- include <mips/mips_param.h> after MACHINE is defined
- remove redundant comment
 1.13  08-Feb-2011  rmind Remove clause 3 (UCB advertising clause) from the University of Utah
copyright. Confirmed by Mike Hibler, mike at cs.utah.edu - thanks!
Also, merge UCB and Utah copyright texts back into one, as they
originally were.

Extra verification by snj@.
 1.12  14-Dec-2009  matt branches: 1.12.4; 1.12.6; 1.12.8;
Merge from matt-nb5-mips64
Merge mips-specific arch files.
 1.11  13-Aug-2009  matt Move MID_MACHINE to <mips/mips_param.h> and use local values so we don't
need to include exec_aout.h
 1.10  14-Mar-2009  dsl Remove all the __P() from sys (excluding sys/dist)
Diff checked with grep and MK1 eyeball.
i386 and amd64 GENERIC and sys still build.
 1.9  17-Oct-2007  garbled branches: 1.9.20; 1.9.28; 1.9.34; 1.9.38;
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.8  26-Jul-2007  he branches: 1.8.6;
Move the include of <machine/intr.h> into the _KERNEL / _LOCORE #ifdefs.
Fixes build problem with the extent regression test.
 1.7  26-Sep-2006  tsutsui branches: 1.7.8; 1.7.16; 1.7.20; 1.7.22;
Protect from multiple inclusion.
 1.6  10-Sep-2006  tsutsui branches: 1.6.2;
Change dumb DELAY(9) macro into inline version with asm like
other mips ports for gcc4's aggressive optimization.
 1.5  11-Dec-2005  christos branches: 1.5.8; 1.5.20;
merge ktrace-lwp.
 1.4  07-Aug-2003  agc branches: 1.4.16;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.3  26-Feb-2002  simonb branches: 1.3.16;
Purge CLSIZE, CLSIZELOG2 and MCLOFSET.
Be consistant in the way that MSIZE, MCLSHIFT, MCLBYTES and NMBCLUSTERS
are defined.
Remove old VM constants from cesfic port.
Bump MSIZE to 256 on mipsco (the only one that wasn't already 256).
 1.2  30-May-2001  mrg branches: 1.2.2; 1.2.8;
use _KERNEL_OPT
 1.1  12-Aug-2000  wdk branches: 1.1.2; 1.1.4;
Initial commit of port to MIPS Computer Systems RC3xxx systems.
Currently supports the RC3230
 1.1.4.1  21-Jun-2001  nathanw Catch up to -current.
 1.1.2.2  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.1.2.1  12-Aug-2000  bouyer file param.h was added on branch thorpej_scsipi on 2000-11-20 20:14:06 +0000
 1.2.8.2  28-Feb-2002  nathanw Catch up to -current.
 1.2.8.1  30-May-2001  nathanw file param.h was added on branch nathanw_sa on 2002-02-28 04:10:47 +0000
 1.2.2.1  16-Mar-2002  jdolecek Catch up with -current.
 1.3.16.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.3.16.2  18-Sep-2004  skrll Sync with HEAD.
 1.3.16.1  03-Aug-2004  skrll Sync with HEAD
 1.4.16.2  03-Sep-2007  yamt sync with head.
 1.4.16.1  30-Dec-2006  yamt sync with head.
 1.5.20.1  18-Nov-2006  ad Sync with head.
 1.5.8.1  14-Sep-2006  yamt sync with head.
 1.6.2.1  22-Oct-2006  yamt sync with head
 1.7.22.1  15-Aug-2007  skrll Sync with HEAD.
 1.7.20.1  07-Aug-2007  matt Sync with HEAD.
 1.7.16.1  03-Oct-2007  garbled Sync with HEAD
 1.7.8.1  20-Aug-2007  ad Sync with HEAD.
 1.8.6.1  06-Nov-2007  matt sync with HEAD
 1.9.38.1  22-Aug-2009  matt Move MACHINE_ARCH definition to <mips/mips_param.h>
Move mbuf related defines to <mips/mips_param.h>
 1.9.34.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.9.28.1  28-Apr-2009  skrll Sync with HEAD.
 1.9.20.3  11-Mar-2010  yamt sync with head
 1.9.20.2  19-Aug-2009  yamt sync with head.
 1.9.20.1  04-May-2009  yamt sync with head.
 1.12.8.1  17-Feb-2011  bouyer Sync with HEAD
 1.12.6.1  06-Jun-2011  jruoho Sync with HEAD.
 1.12.4.2  21-Apr-2011  rmind sync with head
 1.12.4.1  05-Mar-2011  rmind sync with head
 1.14.56.1  10-Jun-2019  christos Sync with HEAD
 1.14.54.1  18-Jan-2019  pgoyette Synch with HEAD

RSS XML Feed