Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/i386/conf/MODULAR
RevisionDateAuthorComments
 1.10  07-Sep-2022  khorben emuxki(4): allow building as a module

Tested on NetBSD/amd64 with a Sound Blaster Live! Value (CT4870)

Note that this required setting outputs.master to the maximum value
allowed (255) to get sound out, and then cranking the volume pretty
high.

Additional sound cards sponsored by the NetBSD Foundation; thanks!
 1.9  17-Aug-2021  andvar fix multiplei repetitive typos in comments, messages and documentation. mainly because copy paste code big amount of files are affected.
 1.8  20-Jan-2021  nia remove compat_ossaudio from kernel modules

this is only useful with compat_linux and gets autoloaded when
compat_linux is loaded, so there's no reason to bake it into kernels
any more.
 1.7  16-Aug-2020  jdolecek branches: 1.7.2;
make COMPAT_LINUX option disabled by default

leave the option enabled only in amd64/i386 ALL kernels to make
sure it continues to be compilable also when included in kernel
 1.6  25-Mar-2020  jdolecek remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configs
to prepare for their eventual removal
 1.5  09-Aug-2017  maxv branches: 1.5.4;
Remove compat_ibcs2 from i386. After a discussion on port-vax, it turns
out that compat_ibcs2 does not implement the iBCS2 standard - which is
x86-specific - but rather SVR3. Our real iBCS2 implementation was a
mixture of compat_ibcs2 and compat_svr4, and was only partial. Keeping
support for this in i386 is totally irrelevant today. I also asked on
port-i386 but didn't wait long.

The main issue is that compat_ibcs2 should have been called compat_svr3.
But CVS does not support renaming files, and moving things around is both
painful and tiring, even more so when no one seems to be interested in
doing this work or in the feature at all. For now compat_ibcs2 is available
on Vax and will stay, until someone (not me) cleans it up.
 1.4  29-Jul-2017  maxv Remove svr4 from the config files.
 1.3  15-Sep-2016  jdolecek COMPAT_FREEBSD was dropped from GENERIC in rev. 1.1125, no need to disable in MODULAR any more
 1.2  10-Mar-2012  joerg branches: 1.2.2; 1.2.16; 1.2.20;
P1003_1B_SEMAPHORE is no longer optional.
 1.1  21-Sep-2011  ahoka branches: 1.1.2; 1.1.6;
Initial version of a pro-module kernel config
 1.1.6.1  11-Mar-2012  mrg sync to latest -current
 1.1.2.1  17-Apr-2012  yamt sync with head
 1.2.20.1  04-Nov-2016  pgoyette Sync with HEAD
 1.2.16.2  28-Aug-2017  skrll Sync with HEAD
 1.2.16.1  05-Oct-2016  skrll Sync with HEAD
 1.2.2.1  03-Dec-2017  jdolecek update from HEAD
 1.5.4.1  08-Apr-2020  martin Merge changes from current as of 20200406
 1.7.2.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed