Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/sandpoint/conf/SANDPOINT
RevisionDateAuthorComments
 1.21  07-Apr-2022  andvar s/psuedo/pseudo/
 1.20  21-Jan-2021  nia add a commented out compat_ossaudio wherever there's compat_linux

requested by mrg
 1.19  27-Sep-2020  roy branches: 1.19.2;
vether: Add to kernel configurations

It's only enabled if the kernel enabled bridge AND tap.
Otherwise it's commented out.
 1.18  01-Aug-2020  maxv Remove references to BRIDGE_IPF, it is now compiled in by default.
 1.17  01-Aug-2018  maxv Unreference IPF/PF from all the config files, and enable NPF instead when
wanted. This also fixes some inconsistencies I saw in several files (eg
IPF options while IPF was not compiled, IPF+PF enabled by default, etc).
 1.16  14-Jul-2018  maxv Remove "options IPKDB", and the other associated options, from the config
files.

ipkdb is being retired. Its code is really old, and hasn't kept pace with
today's expectations: IPv6, SMP, modern NICs. The associated code for x86
was already removed because it was too incorrect to stay.

There are plans to rewrite a similar feature from scratch.

ok kamil christos
 1.15  14-Jul-2018  maxv Remove "options DEBUG_BY_TOOLS", it doesn't exist.
 1.14  14-Sep-2017  mrg branches: 1.14.2; 1.14.4;
clean up COMPAT_* options for native netbsd code:
- new series of files that are useful for saying "i want everything
since netbsd 1.4", etc.
- use the fact COMPAT_* options have future dependancies to remove
many redundant options.

removes about 3000 lines total across kernel configuration files.
tested about 30 random kernels in the changed list.
 1.13  29-Jul-2017  maxv Remove TCP_COMPAT_42 from the config files. Pass 3.
 1.12  19-Feb-2017  rin PR kern/51208
Add DISKLABEL_EI option (and also FFS_EI if missing), commented out except for
ALL on amd64 and i386.
 1.11  23-Aug-2014  dholland branches: 1.11.2; 1.11.4; 1.11.6;
Systematize (and in many cases, fix) the comments on options COMPAT_NN.

There are quite a few configs that are missing some COMPAT_NN options
in ways that don't make sense; this should probably get cleaned up
too, but for the time being I've not added or removed anything.
 1.10  27-Apr-2013  christos remove confusing numeric locators where they are unused.
 1.9  22-Feb-2012  nisimura branches: 1.9.2;

- nuke commented-out SYMTAB_SPACE directive since this port has a
companion bootloader which is capable of loading a plain ELF kernel
and accompanying ELF symbol table.
- remove fxp(4) from GENERIC as no known NAS has the device.
 1.8  22-Nov-2011  tls branches: 1.8.2;

The rnd pseudo-device is not really optional, because it is in the same
source file as the entropy-pool code itself. Move it to std. This
will be cleaned up more when I split the sources up as they should be.

This fixes build breaks on several ports. Thanks to Havard Eidnes for
pointing them out.
 1.7  30-Jun-2010  phx branches: 1.7.8;
Add file system snapshot device.
 1.6  05-Dec-2009  pooka branches: 1.6.2; 1.6.4;
Remove the portalfs kernel file system driver. Replace mount_portal(8)
with a version based on puffs. User functionality remains the same.
 1.5  19-Aug-2009  nisimura - use options PIC_MPCSOC to replace PIC_OPENPIC.
 1.4  24-Nov-2008  ad Remove softdep, pass 1. We are focused on improving journalling.

Proposed on tech-kern@.
 1.3  05-Apr-2008  nisimura branches: 1.3.4; 1.3.10; 1.3.12;
- add COMPAT_40
- add #options WAPBL for journalled BSDFFS for GENERIC.NAS
 1.2  17-Oct-2007  garbled branches: 1.2.2; 1.2.4; 1.2.8; 1.2.22;
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.1  23-May-2007  nisimura branches: 1.1.2; 1.1.6; 1.1.8; 1.1.10;
file SANDPOINT was initially added on branch ppcoea-renovation.
 1.1.10.1  25-Oct-2007  bouyer Sync with HEAD.
 1.1.8.1  18-Oct-2007  yamt sync with head.
 1.1.6.1  26-Oct-2007  joerg Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.
 1.1.2.2  30-May-2007  nisimura - fix description errors in SANDPOINT conf.
- add com and ociic EUMB devices. The latter is under development.
 1.1.2.1  23-May-2007  nisimura - add SANDPOINT, GENERIC.NAS and GENERIC
this port is going to host a range of MPC8241/8245 NAS products.
SANDPOINT supports X2 and X3 absorbing the EPIC usage difference
between them. GENERIC.NAS is for a flock of NAS in market.
- have ENCPP1 some more devices.
 1.2.22.2  17-Jan-2009  mjf Sync with HEAD.
 1.2.22.1  02-Jun-2008  mjf Sync with HEAD.
 1.2.8.2  06-Nov-2007  matt sync with HEAD
 1.2.8.1  17-Oct-2007  matt file SANDPOINT was added on branch matt-armv6 on 2007-11-06 23:21:20 +0000
 1.2.4.2  27-Oct-2007  yamt sync with head.
 1.2.4.1  17-Oct-2007  yamt file SANDPOINT was added on branch yamt-lazymbuf on 2007-10-27 11:28:14 +0000
 1.2.2.2  23-Oct-2007  ad Sync with head.
 1.2.2.1  17-Oct-2007  ad file SANDPOINT was added on branch vmlocking on 2007-10-23 20:36:27 +0000
 1.3.12.1  19-Jan-2009  skrll Sync with HEAD.
 1.3.10.1  13-Dec-2008  haad Update haad-dm branch to haad-dm-base2.
 1.3.4.4  11-Aug-2010  yamt sync with head.
 1.3.4.3  11-Mar-2010  yamt sync with head
 1.3.4.2  19-Aug-2009  yamt sync with head.
 1.3.4.1  04-May-2009  yamt sync with head.
 1.6.4.1  03-Jul-2010  rmind sync with head
 1.6.2.1  17-Aug-2010  uebayasi Sync with HEAD.
 1.7.8.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.7.8.1  17-Apr-2012  yamt sync with head
 1.8.2.1  24-Feb-2012  mrg sync to -current.
 1.9.2.2  03-Dec-2017  jdolecek update from HEAD
 1.9.2.1  23-Jun-2013  tls resync from head
 1.11.6.1  21-Apr-2017  bouyer Sync with HEAD
 1.11.4.1  20-Mar-2017  pgoyette Sync with HEAD
 1.11.2.1  28-Aug-2017  skrll Sync with HEAD
 1.14.4.1  10-Jun-2019  christos Sync with HEAD
 1.14.2.2  06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.14.2.1  28-Jul-2018  pgoyette Sync with HEAD
 1.19.2.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed