Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/dreamcast/conf/G1IDE
RevisionDateAuthorComments
 1.12  29-Jan-2024  christos PR/57889: Ricardo Branco: ext2fs does not have user immutable and append
file flags, only system ones. Restrict those to the superuser. Before
the behavior was controlled by EXT2FS_SYSTEM_FLAGS. Make that behavior the
default.
 1.11  12-Sep-2023  andvar double quotes should be in front of value, not property name.
fix KGDB enabled builds for dreamcast/hpcsh.
 1.10  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.9  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.8  01-Aug-2020  maxv Remove references to BRIDGE_IPF, it is now compiled in by default.
 1.7  26-Apr-2019  sevan Use veriexec.config to reduce duplication
 1.6  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.5  14-Sep-2017  mrg branches: 1.5.2; 1.5.4; 1.5.6;
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.4  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.3  29-Jul-2017  maxv Remove TCP_COMPAT_42 from the config files. Pass 3.
 1.2  25-Jul-2017  nat Use the correct attachment for dreamcast audio.

Found and tested by Bjorn Johannesson on port-dreamcast.
 1.1  29-Dec-2016  tsutsui branches: 1.1.2; 1.1.6; 1.1.12;
WIP "G1-ATA" IDE HDD support. Not enabled by default.

Demonstrated on NetBSD booth at Open Source Conference 2016 Tokyo Fall
and Kansai Open Source 2016:
http://mail-index.netbsd.org/netbsd-advocacy/2016/11/09/msg000721.html
http://mail-index.netbsd.org/netbsd-advocacy/2016/11/16/msg000722.html

See my port-dreamcast@ post for more details:
http://mail-index.netbsd.org/port-dreamcast/2016/12/18/msg000295.html
 1.1.12.1  26-Jul-2017  martin Pull up following revision(s) (requested by nat in ticket #160):
sys/arch/dreamcast/conf/G1IDE: revision 1.2
sys/arch/dreamcast/conf/GENERIC: revision 1.126
sys/arch/dreamcast/dev/g2/aica.c: revision 1.23
Dreamcast audio only supports playback so set it in the props.
This makes dreamcast audio work again.
Tested by Bjorn Johannesson.
cvs: ----------------------------------------------------------------------
Use the correct attachment for dreamcast audio.
Found and tested by Bjorn Johannesson on port-dreamcast.
 1.1.6.3  28-Aug-2017  skrll Sync with HEAD
 1.1.6.2  05-Feb-2017  skrll Sync with HEAD
 1.1.6.1  29-Dec-2016  skrll file G1IDE was added on branch nick-nhusb on 2017-02-05 13:40:06 +0000
 1.1.2.2  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.1.2.1  29-Dec-2016  pgoyette file G1IDE was added on branch pgoyette-localcount on 2017-01-07 08:56:12 +0000
 1.5.6.1  10-Jun-2019  christos Sync with HEAD
 1.5.4.1  06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.5.2.2  03-Dec-2017  jdolecek update from HEAD
 1.5.2.1  14-Sep-2017  jdolecek file G1IDE was added on branch tls-maxphys on 2017-12-03 11:36:00 +0000

RSS XML Feed