Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/evbmips/conf/LOONGSON
RevisionDateAuthorComments
 1.46  07-Aug-2022  simonb UFS/LFS dirhash:
- Enable UFS_DIRHASH if the architecture or kernel model specific config
file can use 128MB of RAM or more.
- Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel
and by a number of NetBSD developers for years.
- Add LFS_DIRHASH if LFS was enabled.
- Be somewhat consistent with FS options order.
 1.45  27-Sep-2020  roy vether: Add to kernel configurations

It's only enabled if the kernel enabled bridge AND tap.
Otherwise it's commented out.
 1.44  01-Aug-2020  maxv Remove references to BRIDGE_IPF, it is now compiled in by default.
 1.43  03-Jan-2020  thorpej Eliminate all of the #ifdefs for the "strtc" driver. Define model
properties (similar to what the "dsrtc" driver does), and provide
DT compat strings corresponding to those models. Allow config flags
to specify the model for non-FDT platforms (also like "dsrtc").
 1.42  26-Apr-2019  sevan Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.
On ports without a GENERIC kernel config enable in individul files, e.g evbmips.
Omit on:
atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k,
mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource
constraints or port infancy.
 1.41  30-Dec-2018  sevan Enable the per-priority cyclical scan buffer queue strategy on evbmips kernels.

time results of a Lemote Fuloong 2F extracting the pkgsrc tree
brick$ time tar -jxf pkgsrc.tar.bz2
priocscan + log
612.90 real 103.45 user 194.98 sys
priocscan nolog
1345.48 real 103.57 user 274.32 sys
fcfs + log
736.02 real 101.71 user 192.95 sys
fcfs nolog
1475.16 real 103.06 user 271.14 sys
 1.40  19-Sep-2018  rin Remove invalid option copy-paste from hpcmips.
 1.39  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.38  07-Jun-2018  thorpej branches: 1.38.2;
Revert changes that pinned-down i2c parent specs. The i2c subsystem
has been enhanced to make this unnecessary.
 1.37  14-May-2018  thorpej Fully specifiy the location of indirectly-configured I2C devices. In
particular, the parent spec must not be wild-carded, as doing so doesn't
work well on systems where more than one I2C bus is present.
 1.36  18-Jan-2018  maya branches: 1.36.2;
Use usbdevices. add midi needed to build umidi.
Remove now redundant USB entries.

So we will stop missing random USB drivers.
 1.35  14-Sep-2017  mrg 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.34  13-Sep-2017  sevan Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFIED_EXEC_FP_MD5 options.
These algorithms are either broken or on their way to being broken.

Discussed on tech-security
http://mail-index.netbsd.org/tech-security/2017/08/21/msg000936.html

ok riastradh
 1.33  20-Aug-2017  maya Get rid of ATADEBUG on LOONGSON
 1.32  13-Aug-2017  christos Add ALPS pms support
 1.31  11-May-2017  maya branches: 1.31.2;
COPY_SYMTAB=1 so ddb commands ps, bt work
 1.30  19-Feb-2017  rin branches: 1.30.4;
PR kern/51208
Add DISKLABEL_EI option (and also FFS_EI if missing), commented out except for
ALL on amd64 and i386.
 1.29  13-Dec-2016  christos branches: 1.29.2;
wildcard speaker attachments, now that we can handle many of them.
 1.28  10-Dec-2016  christos remove VAUDIOSPEAKER for now, will be done differently.
 1.27  08-Dec-2016  nat Add a synthesized pc beeper and keyboard bell for platforms with an audio
device.
 1.26  13-Jul-2016  jmcneill branches: 1.26.2;
add drvctl(4)
 1.25  23-Aug-2014  dholland branches: 1.25.2;
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.24  16-Aug-2014  apb Add "options COMPAT_70" to all kernel configuration files that
already had "options COMPAT_60".
 1.23  20-Jul-2014  alnsn Add commented out bpfjit options to mips kernels.
While here, add 2 missing RCS ids.
 1.22  18-Jan-2014  bouyer branches: 1.22.2;
Add FONT_BOLD8x16, which will help to have a 80x25 tty on sisfb
(which is limited to 640x400 pixels at this time).
 1.21  30-Jun-2013  rmind G/C PFIL_HOOKS from the kernel configs.
 1.20  05-Jun-2013  christos branches: 1.20.2;
remove obsolete networking options
 1.19  27-Apr-2013  christos the bogus number police
 1.18  27-Apr-2013  christos remove confusing numeric locators where they are unused.
 1.17  02-Mar-2013  christos Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.
 1.16  01-Mar-2013  joerg Retire OSI network stack. OK core@
 1.15  28-Feb-2013  macallan add INSECURE so X can map PCI memory and registers
 1.14  28-Feb-2013  macallan add COMPAT_PCVT and pwmclock
 1.13  17-Oct-2012  apb Add "options COMPAT_60" to all kernel configuration files
that already had "options COMPAT_50".
 1.12  17-Aug-2012  abs branches: 1.12.2;
Update all kernel configs mentioning WSEMUL_* but not already including
WSDISPLAY_COMPAT_USL using the following rules:
- If WSEMUL_ is commented out, add commented out out WSDISPLAY_COMPAT_USL
- If INSTALL or obviously memory constrained, add WSDISPLAY_DEFAULTSCREENS=1
and commented out WSDISPLAY_COMPAT_USL
- Otherwise add WSDISPLAY_COMPAT_USL

Some of the INSTALL configs for larger memory machines are probably suitable
for adding WSDISPLAY_COMPAT_USL.

Now wsconscfg(8) should be able to switch VTs when expected.

Implemented after no objection from tech-kern to the following:

On 5 June 2012 09:47, David Brownlee <abs@absd.org> wrote:
> wsconscfg(8) requires WSDISPLAY_COMPAT_USL in order to switch virtual
> terminals.
>
> Except when in an exceptionally memory or space constrained
> environment (INSTALL being the obvious case), is there any reason why
> all GENERIC and GENERIC-like kernels which have wscons enabled
> shouldn't also have WSDISPLAY_COMPAT_USL?
 1.11  29-May-2012  nonaka Add SYSV{MSG,SEM,SHM} options.
 1.10  29-May-2012  christos add the realtek usb driver from jmcneill
 1.9  02-Mar-2012  nonaka Added Lemote Yeeloong Notebook support.
 1.8  18-Dec-2011  dholland branches: 1.8.2;
WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.
 1.7  22-Nov-2011  tls branches: 1.7.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.6  03-Nov-2011  macallan add options GDIUM_KEYBOARD_HACK
 1.5  02-Sep-2011  macallan branches: 1.5.2;
add stvii driver for gdium's onboard microcontroller
while there add comments on new(ly added) drivers
 1.4  31-Aug-2011  macallan turn kernel output green
 1.3  31-Aug-2011  macallan add voyager, voyagerfb and drivers for Gdium's rtc and temperature sensor
 1.2  27-Aug-2011  bouyer The loongon2f+cs5526+jmicron PATA->SATA bridge cause an interresting issue:
1) because the CS5536 is not associated with a x86 CPU, interrupts are not
ack'ed as it expects so interrupts cannot configured as edge-triggered
(as is expected for a PCIIDE in compat mode)
2) the PATA->SATA bridge ignores the WDC_IDS (interrupt disable bit) so
the PATA IRQ line gets asserted when resetting or running some polled
commands. It also wrongly asserts IRQ when the (nonexistent) slave
device is selected
2) wouldn't be an issue with edge-triggered interrupt because we would
get a spurious interrupt and continue operation, a new interrupt only shows
up when the PATA IRQ line goes low and high again. But because of 1),
we get an unclearable interrupt instead, and the system loops on the
interrupt handler.

To workaround this, introduce a WDC_NO_IDS compile option which runs
all polled commands (including reset) at splbio() and without sleeps,
so that the controller's interrupt is effectively disabled and
won't be reenabled before the interrupt can be cleared.

The conditions triggering this problem are speficic enough to handle
this via a compile-time option; no need for a run-time (e.g. a
config(9), device property or callback to disable interrupts) solution.
 1.1  27-Aug-2011  bouyer Add loongson support to evbmips, based on the OpenBSD loongson port
and the existing evbmips/gdium support.
This has been tested on a lemote fuloong device (boots multiuser),
should also support other lemote devices (maybe with minor adjustments,
or adding missing drivers). There is some gdium support here too, but it
may not be yet complete (someone with a gdium would need to have a look,
hi macallan@ :)
loongson kernels are 64bits only: the loongson2f has ressources located
above the 2Gb physical address, and it's much easier to access it
using XKPHYS than trying to make it fit in the limited 32bit kernel
virtual space.
 1.5.2.4  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.5.2.3  30-Oct-2012  yamt sync with head
 1.5.2.2  17-Apr-2012  yamt sync with head
 1.5.2.1  10-Nov-2011  yamt sync with head
 1.7.2.5  02-Jun-2012  mrg sync to latest -current.
 1.7.2.4  06-Mar-2012  mrg sync to -current
 1.7.2.3  06-Mar-2012  mrg sync to -current
 1.7.2.2  04-Mar-2012  mrg sync to latest -current.
 1.7.2.1  18-Feb-2012  mrg merge to -current.
 1.8.2.1  07-Feb-2014  sborrill Pull up the following revisions(s) (requested by bouyer in ticket #1019):
sys/dev/pci/sisfb.c: revision 1.3
sys/arch/evbmips/conf/LOONGSON: revision 1.22

Make sysinst much more useable when used with the VGA display on
LOONGSON.
 1.12.2.4  03-Dec-2017  jdolecek update from HEAD
 1.12.2.3  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.12.2.2  23-Jun-2013  tls resync from head
 1.12.2.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.20.2.2  18-May-2014  rmind sync with head
 1.20.2.1  28-Aug-2013  rmind sync with head
 1.22.2.1  10-Aug-2014  tls Rebase.
 1.25.2.3  28-Aug-2017  skrll Sync with HEAD
 1.25.2.2  05-Feb-2017  skrll Sync with HEAD
 1.25.2.1  05-Oct-2016  skrll Sync with HEAD
 1.26.2.2  20-Mar-2017  pgoyette Sync with HEAD
 1.26.2.1  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.29.2.1  21-Apr-2017  bouyer Sync with HEAD
 1.30.4.1  19-May-2017  pgoyette Resolve conflicts from previous merge (all resulting from $NetBSD
keywork expansion)
 1.31.2.2  07-Jan-2019  martin Pull up following revision(s) (requested by sevan in ticket #1156):

sys/arch/evbmips/conf/ERLITE: revision 1.21
sys/arch/evbmips/conf/LOONGSON: revision 1.41
sys/arch/evbmips/conf/SBMIPS: revision 1.8
sys/arch/evbmips/conf/MALTA: revision 1.94
sys/arch/evbmips/conf/WGT624V3: revision 1.29
sys/arch/evbmips/conf/ZYXELKX: revision 1.15
sys/arch/evbmips/conf/XLSATX: revision 1.28
sys/arch/evbmips/conf/ADM5120-NB: revision 1.25
sys/arch/evbmips/conf/ADM5120: revision 1.27
sys/arch/evbmips/conf/MERAKI: revision 1.32
sys/arch/evbmips/conf/LINKITSMART7688: revision 1.10
sys/arch/evbmips/conf/DB120: revision 1.21
sys/arch/evbmips/conf/ADM5120-USB: revision 1.27
sys/arch/evbmips/conf/AP30: revision 1.38
sys/arch/evbmips/conf/ALCHEMY: revision 1.65
sys/arch/evbmips/conf/RB153: revision 1.22
sys/arch/evbmips/conf/RB433UAH: revision 1.18
sys/arch/evbmips/conf/CI20: revision 1.27
sys/arch/evbmips/conf/GDIUM: revision 1.35
sys/arch/evbmips/conf/CPMBR1400: revision 1.30

Enable the per-priority cyclical scan buffer queue strategy on evbmips
kernels.

time results of a Lemote Fuloong 2F extracting the pkgsrc tree
brick$ time tar -jxf pkgsrc.tar.bz2
priocscan + log
612.90 real 103.45 user 194.98 sys
priocscan nolog
1345.48 real 103.57 user 274.32 sys
fcfs + log
736.02 real 101.71 user 192.95 sys
fcfs nolog
1475.16 real 103.06 user 271.14 sys
 1.31.2.1  29-Aug-2017  martin Pull up following revision(s) (requested by maya in ticket #222):
sys/arch/evbmips/conf/LOONGSON: revision 1.33
Get rid of ATADEBUG on LOONGSON
 1.36.2.5  18-Jan-2019  pgoyette Synch with HEAD
 1.36.2.4  30-Sep-2018  pgoyette Ssync with HEAD
 1.36.2.3  06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.36.2.2  25-Jun-2018  pgoyette Sync with HEAD
 1.36.2.1  21-May-2018  pgoyette Sync with HEAD
 1.38.2.2  08-Apr-2020  martin Merge changes from current as of 20200406
 1.38.2.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed