History log of /netbsd-current/sys/arch/alpha/conf/INSTALL
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.120 06-Mar-2024 thorpej

Tidy up TLSB autoconfiguration just a bit.


# 1.119 02-Mar-2024 thorpej

Add the basic framework for the DEC KN7AA ("Ruby") systems -- DEC 7000
and DEC 10000.

This is a work-in-progress, but this should be sufficient for the system
to boot, using the PROM console routines (and then proceed to not find any
devices because we don't yet support the "Laser System Bus").


Revision tags: netbsd-10-0-RC5 netbsd-10-0-RC4 netbsd-10-0-RC3 netbsd-10-0-RC2 thorpej-ifq-base thorpej-altq-separation-base netbsd-10-0-RC1 netbsd-10-base bouyer-sunxi-drm-base thorpej-i2c-spi-conf2-base thorpej-futex2-base thorpej-cfargs2-base thorpej-i2c-spi-conf-base
# 1.118 23-Jul-2021 thorpej

Use wildcard matches more consistently, and attach pci, eisa, isa, and
usb to their interface attributes, which makes for easier trimming-down
with "no" directives.


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-cfargs-base thorpej-futex-base
# 1.117 28-Sep-2020 thorpej

branches: 1.117.6;
qemu device for INSTALL, too.


# 1.116 19-Sep-2020 thorpej

Enable MULTIPROCESSOR by default, but disable it in the RAMDISK
and INSTALL kernels to save some space.


# 1.115 05-Sep-2020 thorpej

Add siisata.


Revision tags: bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base phil-wifi-20200406
# 1.114 06-Apr-2020 martin

Slightly bump ramdisk space


Revision tags: is-mlppp-base ad-namecache-base3 ad-namecache-base2
# 1.113 25-Jan-2020 thorpej

Retire "le* at pci?" from the shipped kernel configs:
- If the config had both an le@pci and a pcn, simply remove le@pci
(pcn would match at a higher priority anyway).
- If the config had le@pci enabled, but no pcn, change le@pci to pcn.
- If the config had le@pci commented out, but no pcn, change le@pci
to pcn and leave it commented out.

The pcn driver supports more chips than le@pci and does DMA directly
to/from mbufs rather than memory copies.


# 1.112 20-Jan-2020 thorpej

Remove FDDI support.


Revision tags: netbsd-9-3-RELEASE netbsd-9-2-RELEASE netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 ad-namecache-base1 ad-namecache-base netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930
# 1.111 06-Sep-2018 maxv

branches: 1.111.6;
Retire the 'midway' driver. Discussed on tech-net@ recently and also three
years ago, part of removing the network ATM code.


Revision tags: pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base tls-maxphys-base-20171202
# 1.110 14-Sep-2017 mrg

branches: 1.110.2; 1.110.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.


Revision tags: netbsd-8-2-RELEASE netbsd-8-1-RELEASE netbsd-8-1-RC1 netbsd-8-0-RELEASE netbsd-8-0-RC2 netbsd-8-0-RC1 matt-nb8-mediatek-base nick-nhusb-base-20170825 perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 jdolecek-ncq-base pgoyette-localcount-20170320 nick-nhusb-base-20170204 bouyer-socketcan-base pgoyette-localcount-20170107 nick-nhusb-base-20161204 pgoyette-localcount-20161104 nick-nhusb-base-20161004 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base nick-nhusb-base-20160907 nick-nhusb-base-20160529 nick-nhusb-base-20160422 nick-nhusb-base-20160319 nick-nhusb-base-20151226 nick-nhusb-base-20150921
# 1.109 21-Aug-2015 uebayasi

Add `pseudo-device ksyms' where `options DDB' is used, because
config(1)/config(5) can't handle module dependency correctly at this
moment.

(This is another proof that shared file definition (`file xxx.c a|b')
is a bad idea.)


Revision tags: nick-nhusb-base-20150606 nick-nhusb-base-20150406 nick-nhusb-base
# 1.108 11-Oct-2014 uebayasi

branches: 1.108.2;
Missing agp attachment.


# 1.107 23-Aug-2014 dholland

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.


Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 netbsd-7-0-2-RELEASE netbsd-7-nhusb-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 rmind-smpnet-nbase rmind-smpnet-base tls-maxphys-base
# 1.106 24-Jan-2014 martin

Add raid to the install kernel


# 1.105 22-Jan-2014 tsutsui

Add pseudo-device bpfilter to use DHCP client.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.104 27-Apr-2013 christos

branches: 1.104.4;
remove confusing numeric locators where they are unused.


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6
# 1.103 17-Aug-2012 abs

branches: 1.103.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?


Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 netbsd-6-1-RC2 netbsd-6-1-RC1 netbsd-6-0-1-RELEASE matt-nb6-plus-nbase netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 jmcneill-usbmp-base10 yamt-pagecache-base5 jmcneill-usbmp-base9 yamt-pagecache-base4 jmcneill-usbmp-base8 jmcneill-usbmp-base7 jmcneill-usbmp-base6 jmcneill-usbmp-base5 jmcneill-usbmp-base4 jmcneill-usbmp-base3 jmcneill-usbmp-base2 netbsd-6-base
# 1.102 18-Dec-2011 dholland

WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.


Revision tags: jmcneill-usbmp-pre-base2 jmcneill-usbmp-base
# 1.101 22-Nov-2011 tls

branches: 1.101.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.


Revision tags: jmcneill-audiomp3-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base rmind-uvmplock-nbase cherry-xenmp-base jym-xensuspend-nbase uebayasi-xip-base7 bouyer-quota2-nbase bouyer-quota2-base jruoho-x86intr-base matt-mips64-premerge-20101231 rmind-uvmplock-base jym-xensuspend-base
# 1.100 23-Nov-2010 hannken

branches: 1.100.8;
Remove unused count from pseudo-device md.


Revision tags: uebayasi-xip-base6 uebayasi-xip-base5 uebayasi-xip-base4 uebayasi-xip-base3 yamt-nfs-mp-base11 uebayasi-xip-base2 yamt-nfs-mp-base10 uebayasi-xip-base1
# 1.99 16-Apr-2010 pooka

Remove unused count (invariably "4") from pseudo-device fss.


Revision tags: yamt-nfs-mp-base9 uebayasi-xip-base matt-premerge-20091211 yamt-nfs-mp-base8 yamt-nfs-mp-base7 jymxensuspend-base yamt-nfs-mp-base6 yamt-nfs-mp-base5 yamt-nfs-mp-base4 yamt-nfs-mp-base3 nick-hppapmap-base4 nick-hppapmap-base3 nick-hppapmap-base
# 1.98 29-Mar-2009 tsutsui

branches: 1.98.2; 1.98.4;
Remove kernfs and use dmesg(8) on alpha INSTALL kernel.


Revision tags: nick-hppapmap-base2
# 1.97 06-Feb-2009 jym

branches: 1.97.2;
Changes to MEMORY_RBFLAGS option:
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)

See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html

Reviewed by abs@ in private mail.


Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 haad-dm-base2 haad-nbase2 ad-audiomp2-base netbsd-5-base matt-mips64-base2 haad-dm-base1 wrstuden-revivesa-base-4 wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 haad-dm-base mjf-devfs2-base
# 1.96 31-Jul-2008 simonb

branches: 1.96.2;
Add "options WAPBL" to standard GENERIC/INSTALL type configs.


Revision tags: wrstuden-revivesa-base-1 simonb-wapbl-nbase yamt-pf42-base4 simonb-wapbl-base yamt-pf42-base3 wrstuden-revivesa-base
# 1.95 30-May-2008 tsutsui

branches: 1.95.4;
Add options COMPAT_40 to files which have options COMPAT_30.


Revision tags: nick-csl-alignment-base5 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 yamt-nfs-mp-base2 yamt-nfs-mp-base yamt-pf42-base ad-socklock-base1 yamt-lazymbuf-base15 yamt-lazymbuf-base14 keiichi-mipv6-nbase nick-net80211-sync-base keiichi-mipv6-base bouyer-xeni386-merge1 matt-armv6-prevmlocking vmlocking2-base3 bouyer-xeni386-nbase yamt-kmem-base3 cube-autoconf-base yamt-kmem-base2 bouyer-xeni386-base yamt-kmem-base vmlocking2-base2 reinoud-bufcleanup-nbase vmlocking2-base1 matt-armv6-nbase jmcneill-base mjf-devfs-base bouyer-xenamd64-base2 vmlocking-nbase yamt-x86pmap-base4 bouyer-xenamd64-base yamt-x86pmap-base3 yamt-x86pmap-base2 yamt-x86pmap-base matt-armv6-base jmcneill-pm-base hpcarm-cleanup-base nick-csl-alignment-base matt-mips64-base yamt-idlelwp-base8 ppcoea-renovation-base thorpej-atomic-base reinoud-bufcleanup-base mjf-ufs-trans-base vmlocking-base ad-audiomp-base post-newlock2-merge newlock2-nbase newlock2-base
# 1.94 01-Jan-2007 pavel

branches: 1.94.44; 1.94.46; 1.94.48; 1.94.50;
sync the zstty configuration with GENERIC, for consistency.


# 1.93 29-Dec-2006 yamt

update comments on NFS_V2_ONLY after nqnfs removal. no functional changes.
from Arnaud Lacombe.


Revision tags: yamt-splraiseipl-base5 yamt-splraiseipl-base4
# 1.92 11-Dec-2006 tsutsui

Reduce diffs between GENERIC and INSTALL.


Revision tags: yamt-splraiseipl-base3
# 1.91 09-Dec-2006 tsutsui

Add the following network devices:
- pcn at pci
- wm at pci
- makphy at mii
- rgephy at mii
- rlphy at mii


Revision tags: yamt-splraiseipl-base2 netbsd-4-base
# 1.90 02-Oct-2006 chs

branches: 1.90.2;
remove MALLOC_NOINLINE, it doesn't do anything anymore.


Revision tags: abandoned-netbsd-4-base yamt-splraiseipl-base yamt-pdpolicy-base9 yamt-pdpolicy-base8 yamt-pdpolicy-base7 yamt-pdpolicy-base6 chap-midi-nbase gdamore-uart-base yamt-pdpolicy-base5 chap-midi-base yamt-pdpolicy-base4 yamt-pdpolicy-base3 peter-altq-base yamt-pdpolicy-base2 elad-kernelauth-base yamt-pdpolicy-base yamt-uio_vmspace-base5 simonb-timecounters-base rpaulo-netinet-merge-pcb-base
# 1.89 05-Feb-2006 cube

branches: 1.89.14; 1.89.16;
Remove 'count' argument for pseudo-devices that ignore it
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).


Revision tags: ktrace-lwp-base
# 1.88 07-Dec-2005 tsutsui

branches: 1.88.2; 1.88.4; 1.88.6;
Remove obsolete options VNODE_OP_NOINLINE.


# 1.87 07-Dec-2005 tsutsui

Adjust comments for options FFS_NO_SNAPSHOT.

XXX: This option should be mentioned in options(4).


Revision tags: yamt-readahead-base3 yamt-readahead-base2 yamt-readahead-pervnode yamt-readahead-perfile yamt-readahead-base yamt-vop-base3 yamt-vop-base2 thorpej-vnode-attr-base yamt-vop-base
# 1.86 31-May-2005 tron

branches: 1.86.2;
Remove attachment for the piixide(4) driver from all non-x86 kernel
configurations because Intel IDE disk controllers only exist as part
of Intel chipsets for x86 systems.


Revision tags: yamt-km-base4 yamt-km-base3 netbsd-3-base kent-audio2-base
# 1.85 18-Feb-2005 dsl

branches: 1.85.4;
Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT


Revision tags: yamt-km-base2
# 1.84 11-Feb-2005 dsl

Add 'option FFS_SNAPSHOT' to most of the config files.
Commented out for kernels that appear to hace space constraints.


# 1.83 31-Jan-2005 hannken

Add file system snapshots to kernel configs.

- Ffs internal snapshots get compiled in unconditionally.

- File system snapshot device fss(4) added to all kernel configs that
have a disk. Device is commented out on all non-GENERIC kernels.

Reviewed by: Jason Thorpe <thorpej@netbsd.org>


Revision tags: yamt-km-base kent-audio1-beforemerge kent-audio1-base
# 1.82 24-Nov-2004 bouyer

branches: 1.82.4; 1.82.6;
pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of
controllers. Tested with a PDC20375 (2 SATA, one PATA) controller on sparc64.
Added to all kernel config file which had pdcide(4).


# 1.81 10-Nov-2004 christos

Add COMPAT_BSDPTY to the rest of the config files.


# 1.80 15-Jul-2004 atatat

Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented
out in most of them.


Revision tags: netbsd-2-0-base
# 1.79 13-Feb-2004 wiz

branches: 1.79.2;
RealTek -> Realtek.


# 1.78 14-Dec-2003 thorpej

Split the Intel i31244 SATA controller ("Artisea") driver out of piixide
into its own driver (artsata).


# 1.77 13-Dec-2003 thorpej

Split out the Silicon Image SATALink support into its own driver,
"satalink".


# 1.76 18-Oct-2003 lukem

Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'
Use 'atapibus* at atapi?' instead of 'atapibus* at atabus?'


# 1.75 08-Oct-2003 bouyer

Add new per-chip pciide drivers.


# 1.74 08-Oct-2003 bouyer

Add atabus


# 1.73 06-Sep-2003 itojun

add rnd(4) device to installation media.
necessary for many purposes, including password seeding, tcp sequence number,
and more. see tech-security


# 1.72 16-Apr-2003 thorpej

branches: 1.72.2;
Add mpt(4).


# 1.71 10-Apr-2003 christos

Bye Bye UCONSOLE


# 1.70 10-Feb-2003 grant

add wi at pci and pcmcia, make comments consistent.


Revision tags: nathanw_sa_before_merge fvdl_fs64_base gmcgarry_ctxsw_base gmcgarry_ucred_base nathanw_sa_base
# 1.69 30-Nov-2002 itohy

White space police.


Revision tags: kqueue-aftermerge kqueue-beforemerge kqueue-base
# 1.68 24-Sep-2002 ad

Remove the TCWSCONS config now that zstty can do flow control on IOASIC
machines.


# 1.67 18-Sep-2002 lukem

enable USERCONF by default; it's small and extremely useful to have available.


Revision tags: gehenna-devsw-base
# 1.66 22-Jul-2002 wiz

Correct some commented out variables from ADW_DISABLE_* to SCSI_ADW_DISABLE_*.
From Julio Merino in port-alpha/17677.


# 1.65 05-Jul-2002 abs

Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR,
MALLOC_NOINLINE, and VNODE_OP_NOINLINE. The exceptions are when they
include another config files that already defines the options, or if
they are for an embedded board, just define a few extra options, and
do not already define PIPE_SOCKETPAIR.


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.64 25-Apr-2002 atatat

branches: 1.64.2;
Add the INCLUDE_CONFIG_FILE option to all config files. In config
files that are generic (ie, GENERIC, GENERICSBC, GENERIC32, ALL, or
ALPHA), it is uncommented.


# 1.63 17-Apr-2002 mycroft

Switch from de to tlp by default.


# 1.62 12-Apr-2002 gmcgarry

Add commented-out USERCONF option. Mainly useful for install media
and can be optionally enabled based on miniroot and ramdisk size
requirements.


# 1.61 02-Apr-2002 lukem

Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE,
which was suggested by Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> as
being more consistent with what it's controlling...


Revision tags: eeh-devprop-base
# 1.60 10-Mar-2002 lukem

* rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options
are now consistently named
* fold opt_mdsize.h into opt_md.h


Revision tags: newlock-base ifpoll-base
# 1.59 10-Feb-2002 wiz

Update description for icsphy.


# 1.58 27-Jan-2002 jdolecek

add options PIPE_SOCKETPAIR to individual kernel configs
the option is commented out on everything but kernels I was able
to recognize as INSTALL-like or ones for small memory machines


# 1.57 20-Nov-2001 lukem

cleanup:
options SPACE TAB
makeoptions TAB
psuedo-device TAB
remove trailing whitespace
replace multiple spaces -> tabs
options "FOO" -> options FOO
options "FOO=bar" -> options FOO=bar
options "FOO=\"bar\"" -> options FOO="\"bar\""


Revision tags: thorpej-mips-cache-base thorpej-devvp-base3 thorpej-devvp-base2 post-chs-ubcperf pre-chs-ubcperf thorpej-devvp-base
# 1.56 22-Aug-2001 hubertf

branches: 1.56.2;
More comment changes: 90x[B] -> 90x[BC]


# 1.55 07-Jul-2001 tsutsui

branches: 1.55.2;
Remove (commented out) ncr* at pci? lines.


# 1.54 18-Jun-2001 thorpej

Add sf(4), gsip(4), gphyter(4) drivers.


# 1.53 07-Jun-2001 lukem

add iha(4); it works in my pc164 after thorpej fixed a minor issue


# 1.52 06-May-2001 ad

Add mlx at eisa.


Revision tags: thorpej_scsipi_beforemerge thorpej_scsipi_nbase thorpej_scsipi_base
# 1.51 12-Feb-2001 minoura

branches: 1.51.2;
Correct typo (s/unit/unix/).


# 1.50 04-Feb-2001 ad

Add a driver for the Mylex DAC960 family (including DEC SWXCR).


# 1.49 21-Dec-2000 thorpej

Add Sable and Lynx support.


# 1.48 26-Nov-2000 ad

lsu -> ld, by popular request.


# 1.47 19-Oct-2000 ad

ca -> lsu


# 1.46 02-Oct-2000 abs

Ensure all INSTALL* kernels have two ptys, and a note explaining why:
pseudo-device pty 2 # pseudo-terminals (Sysinst needs two)
(Some installers may not be using sysinst, in which case this just reduces
the number of ptys from 16 that are not used to 2 that are not used)
For i386 conf files, no change other than comments.


# 1.45 25-Sep-2000 abs

Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb.
Move VNODE_OP_NOINLINE and NFS_V2_ONLY into '# Filesystem options' section.
Consistently label '# Filesystem options' and '#File systems' sections.


# 1.44 25-Sep-2000 abs

Ensure all INSTALL config files have (at least) COPTS="-Os", cincluding bebox
based on it working already for macppc.
Also add commented out:
#options VNODE_OP_NOINLINE # Don't inline vnode op calls
#options NFS_V2_ONLY # Exclude NFS3 and NQNFS code
as suggestions for additional savings


# 1.43 24-Sep-2000 jdolecek

don't specify number of ptys if >= 16 (current default initial number)
pty comments: normalize and g/c what is no longer relevant


# 1.42 11-Aug-2000 thorpej

Back out part of previous which was unintended.


# 1.41 11-Aug-2000 thorpej

Add depca at eisa.


# 1.40 12-Jul-2000 thorpej

- Add Jensen support/devices.
- Add commented-out Sable/Lynx support/devices.
- Switch from `ncr' to `siop' by default.
- Add some missing `scsibus' configs to INSTALL.


Revision tags: netbsd-1-5-base
# 1.39 01-Jun-2000 thorpej

branches: 1.39.2;
Add support for the Alpha Processor, Inc. UP1000 EV6 system.


Revision tags: minoura-xpg4dl-base
# 1.38 23-May-2000 thorpej

branches: 1.38.2;
Note that KN300 is also for AlphaServer 1200.


# 1.37 08-May-2000 augustss

Add (sometimes commented out) MIIVERBOSE option.


# 1.36 28-Apr-2000 ad

Attach cac* and ca*.


# 1.35 22-Apr-2000 thorpej

rl -> rtk


# 1.34 22-Mar-2000 cgd

add commented out option PCI_CONFIG_DUMP whever there's a PCIVERBOSE.


Revision tags: chs-ubc2-newbase wrstuden-devbsize-19991221 wrstuden-devbsize-base
# 1.33 16-Nov-1999 dan

Add entries for we[01] (configured as for the i386 GENERIC) to enable
WD/SMC ISA ethernet cards to be used for installation and setup.


# 1.32 15-Nov-1999 dante

Add WDTR, SDTR and TAGQ disable options


Revision tags: comdex-fall-1999-base fvdl-softdep-base
# 1.31 05-Nov-1999 thorpej

branches: 1.31.2;
Add some missing Ethernet cards: rl, ti (not in INSTALL), sip, tlp.


# 1.30 28-Sep-1999 ad

branches: 1.30.2; 1.30.4; 1.30.6;
Entries for dpt(4).


# 1.29 07-Aug-1999 thorpej

Add the AdvanSys SCSI boards.


Revision tags: chs-ubc2-base
# 1.28 29-Jul-1999 augustss

It's time to be COMPAT_14.


# 1.27 29-Jun-1999 ross

Turn on EV6 bits: Tsunami and system type 6600.


# 1.26 27-Jun-1999 christos

Add missing phy's. Increase miniroot size


# 1.25 27-Jun-1999 christos

add vr* at pci?, sort


# 1.24 29-Apr-1999 ross

WSEMUL_SUN -> WSEMUL_VT100


Revision tags: netbsd-1-4-base
# 1.23 22-Mar-1999 ross

branches: 1.23.2;
PCI: +bha
+en
+ex
+fxp
+le
+pcscp
MII: +exphy
EISA: +ahb
+uha


# 1.22 18-Feb-1999 thorpej

Add floppy controller and drives.


# 1.21 25-Jan-1999 ross

ne* at pci? ...


# 1.20 23-Jan-1999 drochner

second round of mouse renaming: psm->pms


Revision tags: kenh-if-detach-base chs-ubc-base
# 1.19 14-Oct-1998 matt

Sync with new IDE support (e.g. pciide changes)


# 1.18 11-Aug-1998 thorpej

Adapt to MII changes.


Revision tags: eeh-paddr_t-base
# 1.17 26-Jun-1998 lukem

remove options FIFO; it's now the default


# 1.16 05-Jun-1998 thorpej

Add DEC_550 (Miata).


# 1.15 02-Jun-1998 thorpej

Add epic* at pci?


# 1.14 24-May-1998 thorpej

- Change the tcds child locator from "slot" to "chip", making it look less
like a TurboChannel locator, and more like what is actually going on.
- Allow tcds and asc children of tcds to be cloned.


# 1.13 13-May-1998 thorpej

No need to hard-code the mcclock offset on the gbus; gbus is direct-config.


# 1.12 24-Apr-1998 thorpej

Whitespace sanity.


# 1.11 18-Apr-1998 thorpej

Add PCI IDE.


# 1.10 15-Apr-1998 drochner

convert to new wscons
(pcppi->pckbc, pms->psm, wscons->wsdisplay)


# 1.9 25-Mar-1998 ross

1. Always link at the high address, now that we can use free ram below
the kernel on most platforms, including all of the entry-level platforms.
2. Kill the comments and options for load address selection.
3. Kill the default -g.


# 1.8 28-Feb-1998 cgd

Use NFS_BOOT_DHCP rather than NFS_BOOT_BOOTP. The former is more
flexible, and the boot blocks use DHCP already(!!!) and it'd be good
for the kernel to be consistent with them.


# 1.7 01-Feb-1998 thorpej

Bump the ramdisk size to 3M.


# 1.6 01-Feb-1998 thorpej

le* at isa? isn't ready for prime-time yet.


# 1.5 15-Jan-1998 thorpej

Switch to MI IDE drivers, add ATAPI devices.


# 1.4 13-Jan-1998 cjs

Make INSTALL a fully-loaded kernel (for booting from network or CD), and
INSTALL-FLOPPY a stripped-down version to fit on a floppy.


# 1.3 12-Jan-1998 thorpej

Add (commented out) COMPAT_13


# 1.2 31-Dec-1997 cjs

Add kernfs; remove more stuff we don't need.


Revision tags: netbsd-1-3-PATCH003 netbsd-1-3-PATCH003-CANDIDATE2 netbsd-1-3-PATCH003-CANDIDATE1 netbsd-1-3-PATCH003-CANDIDATE0 netbsd-1-3-PATCH002 netbsd-1-3-PATCH001 netbsd-1-3-RELEASE netbsd-1-3-BETA netbsd-1-3-base
# 1.1 19-Oct-1997 cjs

First go at an INSTALL kernel (add ramdisk, remove unnecessary stuff).


# 1.119 02-Mar-2024 thorpej

Add the basic framework for the DEC KN7AA ("Ruby") systems -- DEC 7000
and DEC 10000.

This is a work-in-progress, but this should be sufficient for the system
to boot, using the PROM console routines (and then proceed to not find any
devices because we don't yet support the "Laser System Bus").


Revision tags: netbsd-10-0-RC5 netbsd-10-0-RC4 netbsd-10-0-RC3 netbsd-10-0-RC2 thorpej-ifq-base thorpej-altq-separation-base netbsd-10-0-RC1 netbsd-10-base bouyer-sunxi-drm-base thorpej-i2c-spi-conf2-base thorpej-futex2-base thorpej-cfargs2-base thorpej-i2c-spi-conf-base
# 1.118 23-Jul-2021 thorpej

Use wildcard matches more consistently, and attach pci, eisa, isa, and
usb to their interface attributes, which makes for easier trimming-down
with "no" directives.


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-cfargs-base thorpej-futex-base
# 1.117 28-Sep-2020 thorpej

branches: 1.117.6;
qemu device for INSTALL, too.


# 1.116 19-Sep-2020 thorpej

Enable MULTIPROCESSOR by default, but disable it in the RAMDISK
and INSTALL kernels to save some space.


# 1.115 05-Sep-2020 thorpej

Add siisata.


Revision tags: bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base phil-wifi-20200406
# 1.114 06-Apr-2020 martin

Slightly bump ramdisk space


Revision tags: is-mlppp-base ad-namecache-base3 ad-namecache-base2
# 1.113 25-Jan-2020 thorpej

Retire "le* at pci?" from the shipped kernel configs:
- If the config had both an le@pci and a pcn, simply remove le@pci
(pcn would match at a higher priority anyway).
- If the config had le@pci enabled, but no pcn, change le@pci to pcn.
- If the config had le@pci commented out, but no pcn, change le@pci
to pcn and leave it commented out.

The pcn driver supports more chips than le@pci and does DMA directly
to/from mbufs rather than memory copies.


# 1.112 20-Jan-2020 thorpej

Remove FDDI support.


Revision tags: netbsd-9-3-RELEASE netbsd-9-2-RELEASE netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 ad-namecache-base1 ad-namecache-base netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930
# 1.111 06-Sep-2018 maxv

branches: 1.111.6;
Retire the 'midway' driver. Discussed on tech-net@ recently and also three
years ago, part of removing the network ATM code.


Revision tags: pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base tls-maxphys-base-20171202
# 1.110 14-Sep-2017 mrg

branches: 1.110.2; 1.110.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.


Revision tags: netbsd-8-2-RELEASE netbsd-8-1-RELEASE netbsd-8-1-RC1 netbsd-8-0-RELEASE netbsd-8-0-RC2 netbsd-8-0-RC1 matt-nb8-mediatek-base nick-nhusb-base-20170825 perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 jdolecek-ncq-base pgoyette-localcount-20170320 nick-nhusb-base-20170204 bouyer-socketcan-base pgoyette-localcount-20170107 nick-nhusb-base-20161204 pgoyette-localcount-20161104 nick-nhusb-base-20161004 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base nick-nhusb-base-20160907 nick-nhusb-base-20160529 nick-nhusb-base-20160422 nick-nhusb-base-20160319 nick-nhusb-base-20151226 nick-nhusb-base-20150921
# 1.109 21-Aug-2015 uebayasi

Add `pseudo-device ksyms' where `options DDB' is used, because
config(1)/config(5) can't handle module dependency correctly at this
moment.

(This is another proof that shared file definition (`file xxx.c a|b')
is a bad idea.)


Revision tags: nick-nhusb-base-20150606 nick-nhusb-base-20150406 nick-nhusb-base
# 1.108 11-Oct-2014 uebayasi

branches: 1.108.2;
Missing agp attachment.


# 1.107 23-Aug-2014 dholland

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.


Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 netbsd-7-0-2-RELEASE netbsd-7-nhusb-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 rmind-smpnet-nbase rmind-smpnet-base tls-maxphys-base
# 1.106 24-Jan-2014 martin

Add raid to the install kernel


# 1.105 22-Jan-2014 tsutsui

Add pseudo-device bpfilter to use DHCP client.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.104 27-Apr-2013 christos

branches: 1.104.4;
remove confusing numeric locators where they are unused.


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6
# 1.103 17-Aug-2012 abs

branches: 1.103.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?


Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 netbsd-6-1-RC2 netbsd-6-1-RC1 netbsd-6-0-1-RELEASE matt-nb6-plus-nbase netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 jmcneill-usbmp-base10 yamt-pagecache-base5 jmcneill-usbmp-base9 yamt-pagecache-base4 jmcneill-usbmp-base8 jmcneill-usbmp-base7 jmcneill-usbmp-base6 jmcneill-usbmp-base5 jmcneill-usbmp-base4 jmcneill-usbmp-base3 jmcneill-usbmp-base2 netbsd-6-base
# 1.102 18-Dec-2011 dholland

WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.


Revision tags: jmcneill-usbmp-pre-base2 jmcneill-usbmp-base
# 1.101 22-Nov-2011 tls

branches: 1.101.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.


Revision tags: jmcneill-audiomp3-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base rmind-uvmplock-nbase cherry-xenmp-base jym-xensuspend-nbase uebayasi-xip-base7 bouyer-quota2-nbase bouyer-quota2-base jruoho-x86intr-base matt-mips64-premerge-20101231 rmind-uvmplock-base jym-xensuspend-base
# 1.100 23-Nov-2010 hannken

branches: 1.100.8;
Remove unused count from pseudo-device md.


Revision tags: uebayasi-xip-base6 uebayasi-xip-base5 uebayasi-xip-base4 uebayasi-xip-base3 yamt-nfs-mp-base11 uebayasi-xip-base2 yamt-nfs-mp-base10 uebayasi-xip-base1
# 1.99 16-Apr-2010 pooka

Remove unused count (invariably "4") from pseudo-device fss.


Revision tags: yamt-nfs-mp-base9 uebayasi-xip-base matt-premerge-20091211 yamt-nfs-mp-base8 yamt-nfs-mp-base7 jymxensuspend-base yamt-nfs-mp-base6 yamt-nfs-mp-base5 yamt-nfs-mp-base4 yamt-nfs-mp-base3 nick-hppapmap-base4 nick-hppapmap-base3 nick-hppapmap-base
# 1.98 29-Mar-2009 tsutsui

branches: 1.98.2; 1.98.4;
Remove kernfs and use dmesg(8) on alpha INSTALL kernel.


Revision tags: nick-hppapmap-base2
# 1.97 06-Feb-2009 jym

branches: 1.97.2;
Changes to MEMORY_RBFLAGS option:
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)

See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html

Reviewed by abs@ in private mail.


Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 haad-dm-base2 haad-nbase2 ad-audiomp2-base netbsd-5-base matt-mips64-base2 haad-dm-base1 wrstuden-revivesa-base-4 wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 haad-dm-base mjf-devfs2-base
# 1.96 31-Jul-2008 simonb

branches: 1.96.2;
Add "options WAPBL" to standard GENERIC/INSTALL type configs.


Revision tags: wrstuden-revivesa-base-1 simonb-wapbl-nbase yamt-pf42-base4 simonb-wapbl-base yamt-pf42-base3 wrstuden-revivesa-base
# 1.95 30-May-2008 tsutsui

branches: 1.95.4;
Add options COMPAT_40 to files which have options COMPAT_30.


Revision tags: nick-csl-alignment-base5 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 yamt-nfs-mp-base2 yamt-nfs-mp-base yamt-pf42-base ad-socklock-base1 yamt-lazymbuf-base15 yamt-lazymbuf-base14 keiichi-mipv6-nbase nick-net80211-sync-base keiichi-mipv6-base bouyer-xeni386-merge1 matt-armv6-prevmlocking vmlocking2-base3 bouyer-xeni386-nbase yamt-kmem-base3 cube-autoconf-base yamt-kmem-base2 bouyer-xeni386-base yamt-kmem-base vmlocking2-base2 reinoud-bufcleanup-nbase vmlocking2-base1 matt-armv6-nbase jmcneill-base mjf-devfs-base bouyer-xenamd64-base2 vmlocking-nbase yamt-x86pmap-base4 bouyer-xenamd64-base yamt-x86pmap-base3 yamt-x86pmap-base2 yamt-x86pmap-base matt-armv6-base jmcneill-pm-base hpcarm-cleanup-base nick-csl-alignment-base matt-mips64-base yamt-idlelwp-base8 ppcoea-renovation-base thorpej-atomic-base reinoud-bufcleanup-base mjf-ufs-trans-base vmlocking-base ad-audiomp-base post-newlock2-merge newlock2-nbase newlock2-base
# 1.94 01-Jan-2007 pavel

branches: 1.94.44; 1.94.46; 1.94.48; 1.94.50;
sync the zstty configuration with GENERIC, for consistency.


# 1.93 29-Dec-2006 yamt

update comments on NFS_V2_ONLY after nqnfs removal. no functional changes.
from Arnaud Lacombe.


Revision tags: yamt-splraiseipl-base5 yamt-splraiseipl-base4
# 1.92 11-Dec-2006 tsutsui

Reduce diffs between GENERIC and INSTALL.


Revision tags: yamt-splraiseipl-base3
# 1.91 09-Dec-2006 tsutsui

Add the following network devices:
- pcn at pci
- wm at pci
- makphy at mii
- rgephy at mii
- rlphy at mii


Revision tags: yamt-splraiseipl-base2 netbsd-4-base
# 1.90 02-Oct-2006 chs

branches: 1.90.2;
remove MALLOC_NOINLINE, it doesn't do anything anymore.


Revision tags: abandoned-netbsd-4-base yamt-splraiseipl-base yamt-pdpolicy-base9 yamt-pdpolicy-base8 yamt-pdpolicy-base7 yamt-pdpolicy-base6 chap-midi-nbase gdamore-uart-base yamt-pdpolicy-base5 chap-midi-base yamt-pdpolicy-base4 yamt-pdpolicy-base3 peter-altq-base yamt-pdpolicy-base2 elad-kernelauth-base yamt-pdpolicy-base yamt-uio_vmspace-base5 simonb-timecounters-base rpaulo-netinet-merge-pcb-base
# 1.89 05-Feb-2006 cube

branches: 1.89.14; 1.89.16;
Remove 'count' argument for pseudo-devices that ignore it
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).


Revision tags: ktrace-lwp-base
# 1.88 07-Dec-2005 tsutsui

branches: 1.88.2; 1.88.4; 1.88.6;
Remove obsolete options VNODE_OP_NOINLINE.


# 1.87 07-Dec-2005 tsutsui

Adjust comments for options FFS_NO_SNAPSHOT.

XXX: This option should be mentioned in options(4).


Revision tags: yamt-readahead-base3 yamt-readahead-base2 yamt-readahead-pervnode yamt-readahead-perfile yamt-readahead-base yamt-vop-base3 yamt-vop-base2 thorpej-vnode-attr-base yamt-vop-base
# 1.86 31-May-2005 tron

branches: 1.86.2;
Remove attachment for the piixide(4) driver from all non-x86 kernel
configurations because Intel IDE disk controllers only exist as part
of Intel chipsets for x86 systems.


Revision tags: yamt-km-base4 yamt-km-base3 netbsd-3-base kent-audio2-base
# 1.85 18-Feb-2005 dsl

branches: 1.85.4;
Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT


Revision tags: yamt-km-base2
# 1.84 11-Feb-2005 dsl

Add 'option FFS_SNAPSHOT' to most of the config files.
Commented out for kernels that appear to hace space constraints.


# 1.83 31-Jan-2005 hannken

Add file system snapshots to kernel configs.

- Ffs internal snapshots get compiled in unconditionally.

- File system snapshot device fss(4) added to all kernel configs that
have a disk. Device is commented out on all non-GENERIC kernels.

Reviewed by: Jason Thorpe <thorpej@netbsd.org>


Revision tags: yamt-km-base kent-audio1-beforemerge kent-audio1-base
# 1.82 24-Nov-2004 bouyer

branches: 1.82.4; 1.82.6;
pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of
controllers. Tested with a PDC20375 (2 SATA, one PATA) controller on sparc64.
Added to all kernel config file which had pdcide(4).


# 1.81 10-Nov-2004 christos

Add COMPAT_BSDPTY to the rest of the config files.


# 1.80 15-Jul-2004 atatat

Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented
out in most of them.


Revision tags: netbsd-2-0-base
# 1.79 13-Feb-2004 wiz

branches: 1.79.2;
RealTek -> Realtek.


# 1.78 14-Dec-2003 thorpej

Split the Intel i31244 SATA controller ("Artisea") driver out of piixide
into its own driver (artsata).


# 1.77 13-Dec-2003 thorpej

Split out the Silicon Image SATALink support into its own driver,
"satalink".


# 1.76 18-Oct-2003 lukem

Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'
Use 'atapibus* at atapi?' instead of 'atapibus* at atabus?'


# 1.75 08-Oct-2003 bouyer

Add new per-chip pciide drivers.


# 1.74 08-Oct-2003 bouyer

Add atabus


# 1.73 06-Sep-2003 itojun

add rnd(4) device to installation media.
necessary for many purposes, including password seeding, tcp sequence number,
and more. see tech-security


# 1.72 16-Apr-2003 thorpej

branches: 1.72.2;
Add mpt(4).


# 1.71 10-Apr-2003 christos

Bye Bye UCONSOLE


# 1.70 10-Feb-2003 grant

add wi at pci and pcmcia, make comments consistent.


Revision tags: nathanw_sa_before_merge fvdl_fs64_base gmcgarry_ctxsw_base gmcgarry_ucred_base nathanw_sa_base
# 1.69 30-Nov-2002 itohy

White space police.


Revision tags: kqueue-aftermerge kqueue-beforemerge kqueue-base
# 1.68 24-Sep-2002 ad

Remove the TCWSCONS config now that zstty can do flow control on IOASIC
machines.


# 1.67 18-Sep-2002 lukem

enable USERCONF by default; it's small and extremely useful to have available.


Revision tags: gehenna-devsw-base
# 1.66 22-Jul-2002 wiz

Correct some commented out variables from ADW_DISABLE_* to SCSI_ADW_DISABLE_*.
From Julio Merino in port-alpha/17677.


# 1.65 05-Jul-2002 abs

Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR,
MALLOC_NOINLINE, and VNODE_OP_NOINLINE. The exceptions are when they
include another config files that already defines the options, or if
they are for an embedded board, just define a few extra options, and
do not already define PIPE_SOCKETPAIR.


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.64 25-Apr-2002 atatat

branches: 1.64.2;
Add the INCLUDE_CONFIG_FILE option to all config files. In config
files that are generic (ie, GENERIC, GENERICSBC, GENERIC32, ALL, or
ALPHA), it is uncommented.


# 1.63 17-Apr-2002 mycroft

Switch from de to tlp by default.


# 1.62 12-Apr-2002 gmcgarry

Add commented-out USERCONF option. Mainly useful for install media
and can be optionally enabled based on miniroot and ramdisk size
requirements.


# 1.61 02-Apr-2002 lukem

Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE,
which was suggested by Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> as
being more consistent with what it's controlling...


Revision tags: eeh-devprop-base
# 1.60 10-Mar-2002 lukem

* rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options
are now consistently named
* fold opt_mdsize.h into opt_md.h


Revision tags: newlock-base ifpoll-base
# 1.59 10-Feb-2002 wiz

Update description for icsphy.


# 1.58 27-Jan-2002 jdolecek

add options PIPE_SOCKETPAIR to individual kernel configs
the option is commented out on everything but kernels I was able
to recognize as INSTALL-like or ones for small memory machines


# 1.57 20-Nov-2001 lukem

cleanup:
options SPACE TAB
makeoptions TAB
psuedo-device TAB
remove trailing whitespace
replace multiple spaces -> tabs
options "FOO" -> options FOO
options "FOO=bar" -> options FOO=bar
options "FOO=\"bar\"" -> options FOO="\"bar\""


Revision tags: thorpej-mips-cache-base thorpej-devvp-base3 thorpej-devvp-base2 post-chs-ubcperf pre-chs-ubcperf thorpej-devvp-base
# 1.56 22-Aug-2001 hubertf

branches: 1.56.2;
More comment changes: 90x[B] -> 90x[BC]


# 1.55 07-Jul-2001 tsutsui

branches: 1.55.2;
Remove (commented out) ncr* at pci? lines.


# 1.54 18-Jun-2001 thorpej

Add sf(4), gsip(4), gphyter(4) drivers.


# 1.53 07-Jun-2001 lukem

add iha(4); it works in my pc164 after thorpej fixed a minor issue


# 1.52 06-May-2001 ad

Add mlx at eisa.


Revision tags: thorpej_scsipi_beforemerge thorpej_scsipi_nbase thorpej_scsipi_base
# 1.51 12-Feb-2001 minoura

branches: 1.51.2;
Correct typo (s/unit/unix/).


# 1.50 04-Feb-2001 ad

Add a driver for the Mylex DAC960 family (including DEC SWXCR).


# 1.49 21-Dec-2000 thorpej

Add Sable and Lynx support.


# 1.48 26-Nov-2000 ad

lsu -> ld, by popular request.


# 1.47 19-Oct-2000 ad

ca -> lsu


# 1.46 02-Oct-2000 abs

Ensure all INSTALL* kernels have two ptys, and a note explaining why:
pseudo-device pty 2 # pseudo-terminals (Sysinst needs two)
(Some installers may not be using sysinst, in which case this just reduces
the number of ptys from 16 that are not used to 2 that are not used)
For i386 conf files, no change other than comments.


# 1.45 25-Sep-2000 abs

Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb.
Move VNODE_OP_NOINLINE and NFS_V2_ONLY into '# Filesystem options' section.
Consistently label '# Filesystem options' and '#File systems' sections.


# 1.44 25-Sep-2000 abs

Ensure all INSTALL config files have (at least) COPTS="-Os", cincluding bebox
based on it working already for macppc.
Also add commented out:
#options VNODE_OP_NOINLINE # Don't inline vnode op calls
#options NFS_V2_ONLY # Exclude NFS3 and NQNFS code
as suggestions for additional savings


# 1.43 24-Sep-2000 jdolecek

don't specify number of ptys if >= 16 (current default initial number)
pty comments: normalize and g/c what is no longer relevant


# 1.42 11-Aug-2000 thorpej

Back out part of previous which was unintended.


# 1.41 11-Aug-2000 thorpej

Add depca at eisa.


# 1.40 12-Jul-2000 thorpej

- Add Jensen support/devices.
- Add commented-out Sable/Lynx support/devices.
- Switch from `ncr' to `siop' by default.
- Add some missing `scsibus' configs to INSTALL.


Revision tags: netbsd-1-5-base
# 1.39 01-Jun-2000 thorpej

branches: 1.39.2;
Add support for the Alpha Processor, Inc. UP1000 EV6 system.


Revision tags: minoura-xpg4dl-base
# 1.38 23-May-2000 thorpej

branches: 1.38.2;
Note that KN300 is also for AlphaServer 1200.


# 1.37 08-May-2000 augustss

Add (sometimes commented out) MIIVERBOSE option.


# 1.36 28-Apr-2000 ad

Attach cac* and ca*.


# 1.35 22-Apr-2000 thorpej

rl -> rtk


# 1.34 22-Mar-2000 cgd

add commented out option PCI_CONFIG_DUMP whever there's a PCIVERBOSE.


Revision tags: chs-ubc2-newbase wrstuden-devbsize-19991221 wrstuden-devbsize-base
# 1.33 16-Nov-1999 dan

Add entries for we[01] (configured as for the i386 GENERIC) to enable
WD/SMC ISA ethernet cards to be used for installation and setup.


# 1.32 15-Nov-1999 dante

Add WDTR, SDTR and TAGQ disable options


Revision tags: comdex-fall-1999-base fvdl-softdep-base
# 1.31 05-Nov-1999 thorpej

branches: 1.31.2;
Add some missing Ethernet cards: rl, ti (not in INSTALL), sip, tlp.


# 1.30 28-Sep-1999 ad

branches: 1.30.2; 1.30.4; 1.30.6;
Entries for dpt(4).


# 1.29 07-Aug-1999 thorpej

Add the AdvanSys SCSI boards.


Revision tags: chs-ubc2-base
# 1.28 29-Jul-1999 augustss

It's time to be COMPAT_14.


# 1.27 29-Jun-1999 ross

Turn on EV6 bits: Tsunami and system type 6600.


# 1.26 27-Jun-1999 christos

Add missing phy's. Increase miniroot size


# 1.25 27-Jun-1999 christos

add vr* at pci?, sort


# 1.24 29-Apr-1999 ross

WSEMUL_SUN -> WSEMUL_VT100


Revision tags: netbsd-1-4-base
# 1.23 22-Mar-1999 ross

branches: 1.23.2;
PCI: +bha
+en
+ex
+fxp
+le
+pcscp
MII: +exphy
EISA: +ahb
+uha


# 1.22 18-Feb-1999 thorpej

Add floppy controller and drives.


# 1.21 25-Jan-1999 ross

ne* at pci? ...


# 1.20 23-Jan-1999 drochner

second round of mouse renaming: psm->pms


Revision tags: kenh-if-detach-base chs-ubc-base
# 1.19 14-Oct-1998 matt

Sync with new IDE support (e.g. pciide changes)


# 1.18 11-Aug-1998 thorpej

Adapt to MII changes.


Revision tags: eeh-paddr_t-base
# 1.17 26-Jun-1998 lukem

remove options FIFO; it's now the default


# 1.16 05-Jun-1998 thorpej

Add DEC_550 (Miata).


# 1.15 02-Jun-1998 thorpej

Add epic* at pci?


# 1.14 24-May-1998 thorpej

- Change the tcds child locator from "slot" to "chip", making it look less
like a TurboChannel locator, and more like what is actually going on.
- Allow tcds and asc children of tcds to be cloned.


# 1.13 13-May-1998 thorpej

No need to hard-code the mcclock offset on the gbus; gbus is direct-config.


# 1.12 24-Apr-1998 thorpej

Whitespace sanity.


# 1.11 18-Apr-1998 thorpej

Add PCI IDE.


# 1.10 15-Apr-1998 drochner

convert to new wscons
(pcppi->pckbc, pms->psm, wscons->wsdisplay)


# 1.9 25-Mar-1998 ross

1. Always link at the high address, now that we can use free ram below
the kernel on most platforms, including all of the entry-level platforms.
2. Kill the comments and options for load address selection.
3. Kill the default -g.


# 1.8 28-Feb-1998 cgd

Use NFS_BOOT_DHCP rather than NFS_BOOT_BOOTP. The former is more
flexible, and the boot blocks use DHCP already(!!!) and it'd be good
for the kernel to be consistent with them.


# 1.7 01-Feb-1998 thorpej

Bump the ramdisk size to 3M.


# 1.6 01-Feb-1998 thorpej

le* at isa? isn't ready for prime-time yet.


# 1.5 15-Jan-1998 thorpej

Switch to MI IDE drivers, add ATAPI devices.


# 1.4 13-Jan-1998 cjs

Make INSTALL a fully-loaded kernel (for booting from network or CD), and
INSTALL-FLOPPY a stripped-down version to fit on a floppy.


# 1.3 12-Jan-1998 thorpej

Add (commented out) COMPAT_13


# 1.2 31-Dec-1997 cjs

Add kernfs; remove more stuff we don't need.


Revision tags: netbsd-1-3-PATCH003 netbsd-1-3-PATCH003-CANDIDATE2 netbsd-1-3-PATCH003-CANDIDATE1 netbsd-1-3-PATCH003-CANDIDATE0 netbsd-1-3-PATCH002 netbsd-1-3-PATCH001 netbsd-1-3-RELEASE netbsd-1-3-BETA netbsd-1-3-base
# 1.1 19-Oct-1997 cjs

First go at an INSTALL kernel (add ramdisk, remove unnecessary stuff).


# 1.118 23-Jul-2021 thorpej

Use wildcard matches more consistently, and attach pci, eisa, isa, and
usb to their interface attributes, which makes for easier trimming-down
with "no" directives.


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-i2c-spi-conf-base thorpej-cfargs-base thorpej-futex-base
# 1.117 28-Sep-2020 thorpej

qemu device for INSTALL, too.


# 1.116 19-Sep-2020 thorpej

Enable MULTIPROCESSOR by default, but disable it in the RAMDISK
and INSTALL kernels to save some space.


# 1.115 05-Sep-2020 thorpej

Add siisata.


Revision tags: bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base phil-wifi-20200406
# 1.114 06-Apr-2020 martin

Slightly bump ramdisk space


Revision tags: is-mlppp-base ad-namecache-base3 ad-namecache-base2
# 1.113 25-Jan-2020 thorpej

Retire "le* at pci?" from the shipped kernel configs:
- If the config had both an le@pci and a pcn, simply remove le@pci
(pcn would match at a higher priority anyway).
- If the config had le@pci enabled, but no pcn, change le@pci to pcn.
- If the config had le@pci commented out, but no pcn, change le@pci
to pcn and leave it commented out.

The pcn driver supports more chips than le@pci and does DMA directly
to/from mbufs rather than memory copies.


# 1.112 20-Jan-2020 thorpej

Remove FDDI support.


Revision tags: netbsd-9-2-RELEASE netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 ad-namecache-base1 ad-namecache-base netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930
# 1.111 06-Sep-2018 maxv

branches: 1.111.6;
Retire the 'midway' driver. Discussed on tech-net@ recently and also three
years ago, part of removing the network ATM code.


Revision tags: pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base tls-maxphys-base-20171202
# 1.110 14-Sep-2017 mrg

branches: 1.110.2; 1.110.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.


Revision tags: netbsd-8-2-RELEASE netbsd-8-1-RELEASE netbsd-8-1-RC1 netbsd-8-0-RELEASE netbsd-8-0-RC2 netbsd-8-0-RC1 matt-nb8-mediatek-base nick-nhusb-base-20170825 perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 jdolecek-ncq-base pgoyette-localcount-20170320 nick-nhusb-base-20170204 bouyer-socketcan-base pgoyette-localcount-20170107 nick-nhusb-base-20161204 pgoyette-localcount-20161104 nick-nhusb-base-20161004 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base nick-nhusb-base-20160907 nick-nhusb-base-20160529 nick-nhusb-base-20160422 nick-nhusb-base-20160319 nick-nhusb-base-20151226 nick-nhusb-base-20150921
# 1.109 21-Aug-2015 uebayasi

Add `pseudo-device ksyms' where `options DDB' is used, because
config(1)/config(5) can't handle module dependency correctly at this
moment.

(This is another proof that shared file definition (`file xxx.c a|b')
is a bad idea.)


Revision tags: nick-nhusb-base-20150606 nick-nhusb-base-20150406 nick-nhusb-base
# 1.108 11-Oct-2014 uebayasi

branches: 1.108.2;
Missing agp attachment.


# 1.107 23-Aug-2014 dholland

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.


Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 netbsd-7-0-2-RELEASE netbsd-7-nhusb-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 rmind-smpnet-nbase rmind-smpnet-base tls-maxphys-base
# 1.106 24-Jan-2014 martin

Add raid to the install kernel


# 1.105 22-Jan-2014 tsutsui

Add pseudo-device bpfilter to use DHCP client.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.104 27-Apr-2013 christos

branches: 1.104.4;
remove confusing numeric locators where they are unused.


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6
# 1.103 17-Aug-2012 abs

branches: 1.103.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?


Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 netbsd-6-1-RC2 netbsd-6-1-RC1 netbsd-6-0-1-RELEASE matt-nb6-plus-nbase netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 jmcneill-usbmp-base10 yamt-pagecache-base5 jmcneill-usbmp-base9 yamt-pagecache-base4 jmcneill-usbmp-base8 jmcneill-usbmp-base7 jmcneill-usbmp-base6 jmcneill-usbmp-base5 jmcneill-usbmp-base4 jmcneill-usbmp-base3 jmcneill-usbmp-base2 netbsd-6-base
# 1.102 18-Dec-2011 dholland

WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.


Revision tags: jmcneill-usbmp-pre-base2 jmcneill-usbmp-base
# 1.101 22-Nov-2011 tls

branches: 1.101.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.


Revision tags: jmcneill-audiomp3-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base rmind-uvmplock-nbase cherry-xenmp-base jym-xensuspend-nbase uebayasi-xip-base7 bouyer-quota2-nbase bouyer-quota2-base jruoho-x86intr-base matt-mips64-premerge-20101231 rmind-uvmplock-base jym-xensuspend-base
# 1.100 23-Nov-2010 hannken

branches: 1.100.8;
Remove unused count from pseudo-device md.


Revision tags: uebayasi-xip-base6 uebayasi-xip-base5 uebayasi-xip-base4 uebayasi-xip-base3 yamt-nfs-mp-base11 uebayasi-xip-base2 yamt-nfs-mp-base10 uebayasi-xip-base1
# 1.99 16-Apr-2010 pooka

Remove unused count (invariably "4") from pseudo-device fss.


Revision tags: yamt-nfs-mp-base9 uebayasi-xip-base matt-premerge-20091211 yamt-nfs-mp-base8 yamt-nfs-mp-base7 jymxensuspend-base yamt-nfs-mp-base6 yamt-nfs-mp-base5 yamt-nfs-mp-base4 yamt-nfs-mp-base3 nick-hppapmap-base4 nick-hppapmap-base3 nick-hppapmap-base
# 1.98 29-Mar-2009 tsutsui

branches: 1.98.2; 1.98.4;
Remove kernfs and use dmesg(8) on alpha INSTALL kernel.


Revision tags: nick-hppapmap-base2
# 1.97 06-Feb-2009 jym

branches: 1.97.2;
Changes to MEMORY_RBFLAGS option:
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)

See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html

Reviewed by abs@ in private mail.


Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 haad-dm-base2 haad-nbase2 ad-audiomp2-base netbsd-5-base matt-mips64-base2 haad-dm-base1 wrstuden-revivesa-base-4 wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 haad-dm-base mjf-devfs2-base
# 1.96 31-Jul-2008 simonb

branches: 1.96.2;
Add "options WAPBL" to standard GENERIC/INSTALL type configs.


Revision tags: wrstuden-revivesa-base-1 simonb-wapbl-nbase yamt-pf42-base4 simonb-wapbl-base yamt-pf42-base3 wrstuden-revivesa-base
# 1.95 30-May-2008 tsutsui

branches: 1.95.4;
Add options COMPAT_40 to files which have options COMPAT_30.


Revision tags: nick-csl-alignment-base5 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 yamt-nfs-mp-base2 yamt-nfs-mp-base yamt-pf42-base ad-socklock-base1 yamt-lazymbuf-base15 yamt-lazymbuf-base14 keiichi-mipv6-nbase nick-net80211-sync-base keiichi-mipv6-base bouyer-xeni386-merge1 matt-armv6-prevmlocking vmlocking2-base3 bouyer-xeni386-nbase yamt-kmem-base3 cube-autoconf-base yamt-kmem-base2 bouyer-xeni386-base yamt-kmem-base vmlocking2-base2 reinoud-bufcleanup-nbase vmlocking2-base1 matt-armv6-nbase jmcneill-base mjf-devfs-base bouyer-xenamd64-base2 vmlocking-nbase yamt-x86pmap-base4 bouyer-xenamd64-base yamt-x86pmap-base3 yamt-x86pmap-base2 yamt-x86pmap-base matt-armv6-base jmcneill-pm-base hpcarm-cleanup-base nick-csl-alignment-base matt-mips64-base yamt-idlelwp-base8 ppcoea-renovation-base thorpej-atomic-base reinoud-bufcleanup-base mjf-ufs-trans-base vmlocking-base ad-audiomp-base post-newlock2-merge newlock2-nbase newlock2-base
# 1.94 01-Jan-2007 pavel

branches: 1.94.44; 1.94.46; 1.94.48; 1.94.50;
sync the zstty configuration with GENERIC, for consistency.


# 1.93 29-Dec-2006 yamt

update comments on NFS_V2_ONLY after nqnfs removal. no functional changes.
from Arnaud Lacombe.


Revision tags: yamt-splraiseipl-base5 yamt-splraiseipl-base4
# 1.92 11-Dec-2006 tsutsui

Reduce diffs between GENERIC and INSTALL.


Revision tags: yamt-splraiseipl-base3
# 1.91 09-Dec-2006 tsutsui

Add the following network devices:
- pcn at pci
- wm at pci
- makphy at mii
- rgephy at mii
- rlphy at mii


Revision tags: yamt-splraiseipl-base2 netbsd-4-base
# 1.90 02-Oct-2006 chs

branches: 1.90.2;
remove MALLOC_NOINLINE, it doesn't do anything anymore.


Revision tags: abandoned-netbsd-4-base yamt-splraiseipl-base yamt-pdpolicy-base9 yamt-pdpolicy-base8 yamt-pdpolicy-base7 yamt-pdpolicy-base6 chap-midi-nbase gdamore-uart-base yamt-pdpolicy-base5 chap-midi-base yamt-pdpolicy-base4 yamt-pdpolicy-base3 peter-altq-base yamt-pdpolicy-base2 elad-kernelauth-base yamt-pdpolicy-base yamt-uio_vmspace-base5 simonb-timecounters-base rpaulo-netinet-merge-pcb-base
# 1.89 05-Feb-2006 cube

branches: 1.89.14; 1.89.16;
Remove 'count' argument for pseudo-devices that ignore it
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).


Revision tags: ktrace-lwp-base
# 1.88 07-Dec-2005 tsutsui

branches: 1.88.2; 1.88.4; 1.88.6;
Remove obsolete options VNODE_OP_NOINLINE.


# 1.87 07-Dec-2005 tsutsui

Adjust comments for options FFS_NO_SNAPSHOT.

XXX: This option should be mentioned in options(4).


Revision tags: yamt-readahead-base3 yamt-readahead-base2 yamt-readahead-pervnode yamt-readahead-perfile yamt-readahead-base yamt-vop-base3 yamt-vop-base2 thorpej-vnode-attr-base yamt-vop-base
# 1.86 31-May-2005 tron

branches: 1.86.2;
Remove attachment for the piixide(4) driver from all non-x86 kernel
configurations because Intel IDE disk controllers only exist as part
of Intel chipsets for x86 systems.


Revision tags: yamt-km-base4 yamt-km-base3 netbsd-3-base kent-audio2-base
# 1.85 18-Feb-2005 dsl

branches: 1.85.4;
Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT


Revision tags: yamt-km-base2
# 1.84 11-Feb-2005 dsl

Add 'option FFS_SNAPSHOT' to most of the config files.
Commented out for kernels that appear to hace space constraints.


# 1.83 31-Jan-2005 hannken

Add file system snapshots to kernel configs.

- Ffs internal snapshots get compiled in unconditionally.

- File system snapshot device fss(4) added to all kernel configs that
have a disk. Device is commented out on all non-GENERIC kernels.

Reviewed by: Jason Thorpe <thorpej@netbsd.org>


Revision tags: yamt-km-base kent-audio1-beforemerge kent-audio1-base
# 1.82 24-Nov-2004 bouyer

branches: 1.82.4; 1.82.6;
pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of
controllers. Tested with a PDC20375 (2 SATA, one PATA) controller on sparc64.
Added to all kernel config file which had pdcide(4).


# 1.81 10-Nov-2004 christos

Add COMPAT_BSDPTY to the rest of the config files.


# 1.80 15-Jul-2004 atatat

Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented
out in most of them.


Revision tags: netbsd-2-0-base
# 1.79 13-Feb-2004 wiz

branches: 1.79.2;
RealTek -> Realtek.


# 1.78 14-Dec-2003 thorpej

Split the Intel i31244 SATA controller ("Artisea") driver out of piixide
into its own driver (artsata).


# 1.77 13-Dec-2003 thorpej

Split out the Silicon Image SATALink support into its own driver,
"satalink".


# 1.76 18-Oct-2003 lukem

Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'
Use 'atapibus* at atapi?' instead of 'atapibus* at atabus?'


# 1.75 08-Oct-2003 bouyer

Add new per-chip pciide drivers.


# 1.74 08-Oct-2003 bouyer

Add atabus


# 1.73 06-Sep-2003 itojun

add rnd(4) device to installation media.
necessary for many purposes, including password seeding, tcp sequence number,
and more. see tech-security


# 1.72 16-Apr-2003 thorpej

branches: 1.72.2;
Add mpt(4).


# 1.71 10-Apr-2003 christos

Bye Bye UCONSOLE


# 1.70 10-Feb-2003 grant

add wi at pci and pcmcia, make comments consistent.


Revision tags: nathanw_sa_before_merge fvdl_fs64_base gmcgarry_ctxsw_base gmcgarry_ucred_base nathanw_sa_base
# 1.69 30-Nov-2002 itohy

White space police.


Revision tags: kqueue-aftermerge kqueue-beforemerge kqueue-base
# 1.68 24-Sep-2002 ad

Remove the TCWSCONS config now that zstty can do flow control on IOASIC
machines.


# 1.67 18-Sep-2002 lukem

enable USERCONF by default; it's small and extremely useful to have available.


Revision tags: gehenna-devsw-base
# 1.66 22-Jul-2002 wiz

Correct some commented out variables from ADW_DISABLE_* to SCSI_ADW_DISABLE_*.
From Julio Merino in port-alpha/17677.


# 1.65 05-Jul-2002 abs

Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR,
MALLOC_NOINLINE, and VNODE_OP_NOINLINE. The exceptions are when they
include another config files that already defines the options, or if
they are for an embedded board, just define a few extra options, and
do not already define PIPE_SOCKETPAIR.


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.64 25-Apr-2002 atatat

branches: 1.64.2;
Add the INCLUDE_CONFIG_FILE option to all config files. In config
files that are generic (ie, GENERIC, GENERICSBC, GENERIC32, ALL, or
ALPHA), it is uncommented.


# 1.63 17-Apr-2002 mycroft

Switch from de to tlp by default.


# 1.62 12-Apr-2002 gmcgarry

Add commented-out USERCONF option. Mainly useful for install media
and can be optionally enabled based on miniroot and ramdisk size
requirements.


# 1.61 02-Apr-2002 lukem

Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE,
which was suggested by Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> as
being more consistent with what it's controlling...


Revision tags: eeh-devprop-base
# 1.60 10-Mar-2002 lukem

* rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options
are now consistently named
* fold opt_mdsize.h into opt_md.h


Revision tags: newlock-base ifpoll-base
# 1.59 10-Feb-2002 wiz

Update description for icsphy.


# 1.58 27-Jan-2002 jdolecek

add options PIPE_SOCKETPAIR to individual kernel configs
the option is commented out on everything but kernels I was able
to recognize as INSTALL-like or ones for small memory machines


# 1.57 20-Nov-2001 lukem

cleanup:
options SPACE TAB
makeoptions TAB
psuedo-device TAB
remove trailing whitespace
replace multiple spaces -> tabs
options "FOO" -> options FOO
options "FOO=bar" -> options FOO=bar
options "FOO=\"bar\"" -> options FOO="\"bar\""


Revision tags: thorpej-mips-cache-base thorpej-devvp-base3 thorpej-devvp-base2 post-chs-ubcperf pre-chs-ubcperf thorpej-devvp-base
# 1.56 22-Aug-2001 hubertf

branches: 1.56.2;
More comment changes: 90x[B] -> 90x[BC]


# 1.55 07-Jul-2001 tsutsui

branches: 1.55.2;
Remove (commented out) ncr* at pci? lines.


# 1.54 18-Jun-2001 thorpej

Add sf(4), gsip(4), gphyter(4) drivers.


# 1.53 07-Jun-2001 lukem

add iha(4); it works in my pc164 after thorpej fixed a minor issue


# 1.52 06-May-2001 ad

Add mlx at eisa.


Revision tags: thorpej_scsipi_beforemerge thorpej_scsipi_nbase thorpej_scsipi_base
# 1.51 12-Feb-2001 minoura

branches: 1.51.2;
Correct typo (s/unit/unix/).


# 1.50 04-Feb-2001 ad

Add a driver for the Mylex DAC960 family (including DEC SWXCR).


# 1.49 21-Dec-2000 thorpej

Add Sable and Lynx support.


# 1.48 26-Nov-2000 ad

lsu -> ld, by popular request.


# 1.47 19-Oct-2000 ad

ca -> lsu


# 1.46 02-Oct-2000 abs

Ensure all INSTALL* kernels have two ptys, and a note explaining why:
pseudo-device pty 2 # pseudo-terminals (Sysinst needs two)
(Some installers may not be using sysinst, in which case this just reduces
the number of ptys from 16 that are not used to 2 that are not used)
For i386 conf files, no change other than comments.


# 1.45 25-Sep-2000 abs

Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb.
Move VNODE_OP_NOINLINE and NFS_V2_ONLY into '# Filesystem options' section.
Consistently label '# Filesystem options' and '#File systems' sections.


# 1.44 25-Sep-2000 abs

Ensure all INSTALL config files have (at least) COPTS="-Os", cincluding bebox
based on it working already for macppc.
Also add commented out:
#options VNODE_OP_NOINLINE # Don't inline vnode op calls
#options NFS_V2_ONLY # Exclude NFS3 and NQNFS code
as suggestions for additional savings


# 1.43 24-Sep-2000 jdolecek

don't specify number of ptys if >= 16 (current default initial number)
pty comments: normalize and g/c what is no longer relevant


# 1.42 11-Aug-2000 thorpej

Back out part of previous which was unintended.


# 1.41 11-Aug-2000 thorpej

Add depca at eisa.


# 1.40 12-Jul-2000 thorpej

- Add Jensen support/devices.
- Add commented-out Sable/Lynx support/devices.
- Switch from `ncr' to `siop' by default.
- Add some missing `scsibus' configs to INSTALL.


Revision tags: netbsd-1-5-base
# 1.39 01-Jun-2000 thorpej

branches: 1.39.2;
Add support for the Alpha Processor, Inc. UP1000 EV6 system.


Revision tags: minoura-xpg4dl-base
# 1.38 23-May-2000 thorpej

branches: 1.38.2;
Note that KN300 is also for AlphaServer 1200.


# 1.37 08-May-2000 augustss

Add (sometimes commented out) MIIVERBOSE option.


# 1.36 28-Apr-2000 ad

Attach cac* and ca*.


# 1.35 22-Apr-2000 thorpej

rl -> rtk


# 1.34 22-Mar-2000 cgd

add commented out option PCI_CONFIG_DUMP whever there's a PCIVERBOSE.


Revision tags: chs-ubc2-newbase wrstuden-devbsize-19991221 wrstuden-devbsize-base
# 1.33 16-Nov-1999 dan

Add entries for we[01] (configured as for the i386 GENERIC) to enable
WD/SMC ISA ethernet cards to be used for installation and setup.


# 1.32 15-Nov-1999 dante

Add WDTR, SDTR and TAGQ disable options


Revision tags: comdex-fall-1999-base fvdl-softdep-base
# 1.31 05-Nov-1999 thorpej

branches: 1.31.2;
Add some missing Ethernet cards: rl, ti (not in INSTALL), sip, tlp.


# 1.30 28-Sep-1999 ad

branches: 1.30.2; 1.30.4; 1.30.6;
Entries for dpt(4).


# 1.29 07-Aug-1999 thorpej

Add the AdvanSys SCSI boards.


Revision tags: chs-ubc2-base
# 1.28 29-Jul-1999 augustss

It's time to be COMPAT_14.


# 1.27 29-Jun-1999 ross

Turn on EV6 bits: Tsunami and system type 6600.


# 1.26 27-Jun-1999 christos

Add missing phy's. Increase miniroot size


# 1.25 27-Jun-1999 christos

add vr* at pci?, sort


# 1.24 29-Apr-1999 ross

WSEMUL_SUN -> WSEMUL_VT100


Revision tags: netbsd-1-4-base
# 1.23 22-Mar-1999 ross

branches: 1.23.2;
PCI: +bha
+en
+ex
+fxp
+le
+pcscp
MII: +exphy
EISA: +ahb
+uha


# 1.22 18-Feb-1999 thorpej

Add floppy controller and drives.


# 1.21 25-Jan-1999 ross

ne* at pci? ...


# 1.20 23-Jan-1999 drochner

second round of mouse renaming: psm->pms


Revision tags: kenh-if-detach-base chs-ubc-base
# 1.19 14-Oct-1998 matt

Sync with new IDE support (e.g. pciide changes)


# 1.18 11-Aug-1998 thorpej

Adapt to MII changes.


Revision tags: eeh-paddr_t-base
# 1.17 26-Jun-1998 lukem

remove options FIFO; it's now the default


# 1.16 05-Jun-1998 thorpej

Add DEC_550 (Miata).


# 1.15 02-Jun-1998 thorpej

Add epic* at pci?


# 1.14 24-May-1998 thorpej

- Change the tcds child locator from "slot" to "chip", making it look less
like a TurboChannel locator, and more like what is actually going on.
- Allow tcds and asc children of tcds to be cloned.


# 1.13 13-May-1998 thorpej

No need to hard-code the mcclock offset on the gbus; gbus is direct-config.


# 1.12 24-Apr-1998 thorpej

Whitespace sanity.


# 1.11 18-Apr-1998 thorpej

Add PCI IDE.


# 1.10 15-Apr-1998 drochner

convert to new wscons
(pcppi->pckbc, pms->psm, wscons->wsdisplay)


# 1.9 25-Mar-1998 ross

1. Always link at the high address, now that we can use free ram below
the kernel on most platforms, including all of the entry-level platforms.
2. Kill the comments and options for load address selection.
3. Kill the default -g.


# 1.8 28-Feb-1998 cgd

Use NFS_BOOT_DHCP rather than NFS_BOOT_BOOTP. The former is more
flexible, and the boot blocks use DHCP already(!!!) and it'd be good
for the kernel to be consistent with them.


# 1.7 01-Feb-1998 thorpej

Bump the ramdisk size to 3M.


# 1.6 01-Feb-1998 thorpej

le* at isa? isn't ready for prime-time yet.


# 1.5 15-Jan-1998 thorpej

Switch to MI IDE drivers, add ATAPI devices.


# 1.4 13-Jan-1998 cjs

Make INSTALL a fully-loaded kernel (for booting from network or CD), and
INSTALL-FLOPPY a stripped-down version to fit on a floppy.


# 1.3 12-Jan-1998 thorpej

Add (commented out) COMPAT_13


# 1.2 31-Dec-1997 cjs

Add kernfs; remove more stuff we don't need.


Revision tags: netbsd-1-3-PATCH003 netbsd-1-3-PATCH003-CANDIDATE2 netbsd-1-3-PATCH003-CANDIDATE1 netbsd-1-3-PATCH003-CANDIDATE0 netbsd-1-3-PATCH002 netbsd-1-3-PATCH001 netbsd-1-3-RELEASE netbsd-1-3-BETA netbsd-1-3-base
# 1.1 19-Oct-1997 cjs

First go at an INSTALL kernel (add ramdisk, remove unnecessary stuff).


# 1.117 28-Sep-2020 thorpej

qemu device for INSTALL, too.


# 1.116 19-Sep-2020 thorpej

Enable MULTIPROCESSOR by default, but disable it in the RAMDISK
and INSTALL kernels to save some space.


# 1.115 05-Sep-2020 thorpej

Add siisata.


Revision tags: bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base phil-wifi-20200406
# 1.114 06-Apr-2020 martin

Slightly bump ramdisk space


Revision tags: is-mlppp-base ad-namecache-base3 ad-namecache-base2
# 1.113 25-Jan-2020 thorpej

Retire "le* at pci?" from the shipped kernel configs:
- If the config had both an le@pci and a pcn, simply remove le@pci
(pcn would match at a higher priority anyway).
- If the config had le@pci enabled, but no pcn, change le@pci to pcn.
- If the config had le@pci commented out, but no pcn, change le@pci
to pcn and leave it commented out.

The pcn driver supports more chips than le@pci and does DMA directly
to/from mbufs rather than memory copies.


# 1.112 20-Jan-2020 thorpej

Remove FDDI support.


Revision tags: netbsd-9-0-RELEASE netbsd-9-0-RC2 ad-namecache-base1 ad-namecache-base netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930
# 1.111 06-Sep-2018 maxv

branches: 1.111.6;
Retire the 'midway' driver. Discussed on tech-net@ recently and also three
years ago, part of removing the network ATM code.


Revision tags: pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base tls-maxphys-base-20171202
# 1.110 14-Sep-2017 mrg

branches: 1.110.2; 1.110.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.


Revision tags: netbsd-8-2-RELEASE netbsd-8-1-RELEASE netbsd-8-1-RC1 netbsd-8-0-RELEASE netbsd-8-0-RC2 netbsd-8-0-RC1 matt-nb8-mediatek-base nick-nhusb-base-20170825 perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 jdolecek-ncq-base pgoyette-localcount-20170320 nick-nhusb-base-20170204 bouyer-socketcan-base pgoyette-localcount-20170107 nick-nhusb-base-20161204 pgoyette-localcount-20161104 nick-nhusb-base-20161004 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base nick-nhusb-base-20160907 nick-nhusb-base-20160529 nick-nhusb-base-20160422 nick-nhusb-base-20160319 nick-nhusb-base-20151226 nick-nhusb-base-20150921
# 1.109 21-Aug-2015 uebayasi

Add `pseudo-device ksyms' where `options DDB' is used, because
config(1)/config(5) can't handle module dependency correctly at this
moment.

(This is another proof that shared file definition (`file xxx.c a|b')
is a bad idea.)


Revision tags: nick-nhusb-base-20150606 nick-nhusb-base-20150406 nick-nhusb-base
# 1.108 11-Oct-2014 uebayasi

branches: 1.108.2;
Missing agp attachment.


# 1.107 23-Aug-2014 dholland

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.


Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 netbsd-7-0-2-RELEASE netbsd-7-nhusb-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 rmind-smpnet-nbase rmind-smpnet-base tls-maxphys-base
# 1.106 24-Jan-2014 martin

Add raid to the install kernel


# 1.105 22-Jan-2014 tsutsui

Add pseudo-device bpfilter to use DHCP client.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.104 27-Apr-2013 christos

branches: 1.104.4;
remove confusing numeric locators where they are unused.


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6
# 1.103 17-Aug-2012 abs

branches: 1.103.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?


Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 netbsd-6-1-RC2 netbsd-6-1-RC1 netbsd-6-0-1-RELEASE matt-nb6-plus-nbase netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 jmcneill-usbmp-base10 yamt-pagecache-base5 jmcneill-usbmp-base9 yamt-pagecache-base4 jmcneill-usbmp-base8 jmcneill-usbmp-base7 jmcneill-usbmp-base6 jmcneill-usbmp-base5 jmcneill-usbmp-base4 jmcneill-usbmp-base3 jmcneill-usbmp-base2 netbsd-6-base
# 1.102 18-Dec-2011 dholland

WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.


Revision tags: jmcneill-usbmp-pre-base2 jmcneill-usbmp-base
# 1.101 22-Nov-2011 tls

branches: 1.101.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.


Revision tags: jmcneill-audiomp3-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base rmind-uvmplock-nbase cherry-xenmp-base jym-xensuspend-nbase uebayasi-xip-base7 bouyer-quota2-nbase bouyer-quota2-base jruoho-x86intr-base matt-mips64-premerge-20101231 rmind-uvmplock-base jym-xensuspend-base
# 1.100 23-Nov-2010 hannken

branches: 1.100.8;
Remove unused count from pseudo-device md.


Revision tags: uebayasi-xip-base6 uebayasi-xip-base5 uebayasi-xip-base4 uebayasi-xip-base3 yamt-nfs-mp-base11 uebayasi-xip-base2 yamt-nfs-mp-base10 uebayasi-xip-base1
# 1.99 16-Apr-2010 pooka

Remove unused count (invariably "4") from pseudo-device fss.


Revision tags: yamt-nfs-mp-base9 uebayasi-xip-base matt-premerge-20091211 yamt-nfs-mp-base8 yamt-nfs-mp-base7 jymxensuspend-base yamt-nfs-mp-base6 yamt-nfs-mp-base5 yamt-nfs-mp-base4 yamt-nfs-mp-base3 nick-hppapmap-base4 nick-hppapmap-base3 nick-hppapmap-base
# 1.98 29-Mar-2009 tsutsui

branches: 1.98.2; 1.98.4;
Remove kernfs and use dmesg(8) on alpha INSTALL kernel.


Revision tags: nick-hppapmap-base2
# 1.97 06-Feb-2009 jym

branches: 1.97.2;
Changes to MEMORY_RBFLAGS option:
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)

See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html

Reviewed by abs@ in private mail.


Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 haad-dm-base2 haad-nbase2 ad-audiomp2-base netbsd-5-base matt-mips64-base2 haad-dm-base1 wrstuden-revivesa-base-4 wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 haad-dm-base mjf-devfs2-base
# 1.96 31-Jul-2008 simonb

branches: 1.96.2;
Add "options WAPBL" to standard GENERIC/INSTALL type configs.


Revision tags: wrstuden-revivesa-base-1 simonb-wapbl-nbase yamt-pf42-base4 simonb-wapbl-base yamt-pf42-base3 wrstuden-revivesa-base
# 1.95 30-May-2008 tsutsui

branches: 1.95.4;
Add options COMPAT_40 to files which have options COMPAT_30.


Revision tags: nick-csl-alignment-base5 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 yamt-nfs-mp-base2 yamt-nfs-mp-base yamt-pf42-base ad-socklock-base1 yamt-lazymbuf-base15 yamt-lazymbuf-base14 keiichi-mipv6-nbase nick-net80211-sync-base keiichi-mipv6-base bouyer-xeni386-merge1 matt-armv6-prevmlocking vmlocking2-base3 bouyer-xeni386-nbase yamt-kmem-base3 cube-autoconf-base yamt-kmem-base2 bouyer-xeni386-base yamt-kmem-base vmlocking2-base2 reinoud-bufcleanup-nbase vmlocking2-base1 matt-armv6-nbase jmcneill-base mjf-devfs-base bouyer-xenamd64-base2 vmlocking-nbase yamt-x86pmap-base4 bouyer-xenamd64-base yamt-x86pmap-base3 yamt-x86pmap-base2 yamt-x86pmap-base matt-armv6-base jmcneill-pm-base hpcarm-cleanup-base nick-csl-alignment-base matt-mips64-base yamt-idlelwp-base8 ppcoea-renovation-base thorpej-atomic-base reinoud-bufcleanup-base mjf-ufs-trans-base vmlocking-base ad-audiomp-base post-newlock2-merge newlock2-nbase newlock2-base
# 1.94 01-Jan-2007 pavel

branches: 1.94.44; 1.94.46; 1.94.48; 1.94.50;
sync the zstty configuration with GENERIC, for consistency.


# 1.93 29-Dec-2006 yamt

update comments on NFS_V2_ONLY after nqnfs removal. no functional changes.
from Arnaud Lacombe.


Revision tags: yamt-splraiseipl-base5 yamt-splraiseipl-base4
# 1.92 11-Dec-2006 tsutsui

Reduce diffs between GENERIC and INSTALL.


Revision tags: yamt-splraiseipl-base3
# 1.91 09-Dec-2006 tsutsui

Add the following network devices:
- pcn at pci
- wm at pci
- makphy at mii
- rgephy at mii
- rlphy at mii


Revision tags: yamt-splraiseipl-base2 netbsd-4-base
# 1.90 02-Oct-2006 chs

branches: 1.90.2;
remove MALLOC_NOINLINE, it doesn't do anything anymore.


Revision tags: abandoned-netbsd-4-base yamt-splraiseipl-base yamt-pdpolicy-base9 yamt-pdpolicy-base8 yamt-pdpolicy-base7 yamt-pdpolicy-base6 chap-midi-nbase gdamore-uart-base yamt-pdpolicy-base5 chap-midi-base yamt-pdpolicy-base4 yamt-pdpolicy-base3 peter-altq-base yamt-pdpolicy-base2 elad-kernelauth-base yamt-pdpolicy-base yamt-uio_vmspace-base5 simonb-timecounters-base rpaulo-netinet-merge-pcb-base
# 1.89 05-Feb-2006 cube

branches: 1.89.14; 1.89.16;
Remove 'count' argument for pseudo-devices that ignore it
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).


Revision tags: ktrace-lwp-base
# 1.88 07-Dec-2005 tsutsui

branches: 1.88.2; 1.88.4; 1.88.6;
Remove obsolete options VNODE_OP_NOINLINE.


# 1.87 07-Dec-2005 tsutsui

Adjust comments for options FFS_NO_SNAPSHOT.

XXX: This option should be mentioned in options(4).


Revision tags: yamt-readahead-base3 yamt-readahead-base2 yamt-readahead-pervnode yamt-readahead-perfile yamt-readahead-base yamt-vop-base3 yamt-vop-base2 thorpej-vnode-attr-base yamt-vop-base
# 1.86 31-May-2005 tron

branches: 1.86.2;
Remove attachment for the piixide(4) driver from all non-x86 kernel
configurations because Intel IDE disk controllers only exist as part
of Intel chipsets for x86 systems.


Revision tags: yamt-km-base4 yamt-km-base3 netbsd-3-base kent-audio2-base
# 1.85 18-Feb-2005 dsl

branches: 1.85.4;
Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT


Revision tags: yamt-km-base2
# 1.84 11-Feb-2005 dsl

Add 'option FFS_SNAPSHOT' to most of the config files.
Commented out for kernels that appear to hace space constraints.


# 1.83 31-Jan-2005 hannken

Add file system snapshots to kernel configs.

- Ffs internal snapshots get compiled in unconditionally.

- File system snapshot device fss(4) added to all kernel configs that
have a disk. Device is commented out on all non-GENERIC kernels.

Reviewed by: Jason Thorpe <thorpej@netbsd.org>


Revision tags: yamt-km-base kent-audio1-beforemerge kent-audio1-base
# 1.82 24-Nov-2004 bouyer

branches: 1.82.4; 1.82.6;
pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of
controllers. Tested with a PDC20375 (2 SATA, one PATA) controller on sparc64.
Added to all kernel config file which had pdcide(4).


# 1.81 10-Nov-2004 christos

Add COMPAT_BSDPTY to the rest of the config files.


# 1.80 15-Jul-2004 atatat

Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented
out in most of them.


Revision tags: netbsd-2-0-base
# 1.79 13-Feb-2004 wiz

branches: 1.79.2;
RealTek -> Realtek.


# 1.78 14-Dec-2003 thorpej

Split the Intel i31244 SATA controller ("Artisea") driver out of piixide
into its own driver (artsata).


# 1.77 13-Dec-2003 thorpej

Split out the Silicon Image SATALink support into its own driver,
"satalink".


# 1.76 18-Oct-2003 lukem

Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'
Use 'atapibus* at atapi?' instead of 'atapibus* at atabus?'


# 1.75 08-Oct-2003 bouyer

Add new per-chip pciide drivers.


# 1.74 08-Oct-2003 bouyer

Add atabus


# 1.73 06-Sep-2003 itojun

add rnd(4) device to installation media.
necessary for many purposes, including password seeding, tcp sequence number,
and more. see tech-security


# 1.72 16-Apr-2003 thorpej

branches: 1.72.2;
Add mpt(4).


# 1.71 10-Apr-2003 christos

Bye Bye UCONSOLE


# 1.70 10-Feb-2003 grant

add wi at pci and pcmcia, make comments consistent.


Revision tags: nathanw_sa_before_merge fvdl_fs64_base gmcgarry_ctxsw_base gmcgarry_ucred_base nathanw_sa_base
# 1.69 30-Nov-2002 itohy

White space police.


Revision tags: kqueue-aftermerge kqueue-beforemerge kqueue-base
# 1.68 24-Sep-2002 ad

Remove the TCWSCONS config now that zstty can do flow control on IOASIC
machines.


# 1.67 18-Sep-2002 lukem

enable USERCONF by default; it's small and extremely useful to have available.


Revision tags: gehenna-devsw-base
# 1.66 22-Jul-2002 wiz

Correct some commented out variables from ADW_DISABLE_* to SCSI_ADW_DISABLE_*.
From Julio Merino in port-alpha/17677.


# 1.65 05-Jul-2002 abs

Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR,
MALLOC_NOINLINE, and VNODE_OP_NOINLINE. The exceptions are when they
include another config files that already defines the options, or if
they are for an embedded board, just define a few extra options, and
do not already define PIPE_SOCKETPAIR.


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.64 25-Apr-2002 atatat

branches: 1.64.2;
Add the INCLUDE_CONFIG_FILE option to all config files. In config
files that are generic (ie, GENERIC, GENERICSBC, GENERIC32, ALL, or
ALPHA), it is uncommented.


# 1.63 17-Apr-2002 mycroft

Switch from de to tlp by default.


# 1.62 12-Apr-2002 gmcgarry

Add commented-out USERCONF option. Mainly useful for install media
and can be optionally enabled based on miniroot and ramdisk size
requirements.


# 1.61 02-Apr-2002 lukem

Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE,
which was suggested by Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> as
being more consistent with what it's controlling...


Revision tags: eeh-devprop-base
# 1.60 10-Mar-2002 lukem

* rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options
are now consistently named
* fold opt_mdsize.h into opt_md.h


Revision tags: newlock-base ifpoll-base
# 1.59 10-Feb-2002 wiz

Update description for icsphy.


# 1.58 27-Jan-2002 jdolecek

add options PIPE_SOCKETPAIR to individual kernel configs
the option is commented out on everything but kernels I was able
to recognize as INSTALL-like or ones for small memory machines


# 1.57 20-Nov-2001 lukem

cleanup:
options SPACE TAB
makeoptions TAB
psuedo-device TAB
remove trailing whitespace
replace multiple spaces -> tabs
options "FOO" -> options FOO
options "FOO=bar" -> options FOO=bar
options "FOO=\"bar\"" -> options FOO="\"bar\""


Revision tags: thorpej-mips-cache-base thorpej-devvp-base3 thorpej-devvp-base2 post-chs-ubcperf pre-chs-ubcperf thorpej-devvp-base
# 1.56 22-Aug-2001 hubertf

branches: 1.56.2;
More comment changes: 90x[B] -> 90x[BC]


# 1.55 07-Jul-2001 tsutsui

branches: 1.55.2;
Remove (commented out) ncr* at pci? lines.


# 1.54 18-Jun-2001 thorpej

Add sf(4), gsip(4), gphyter(4) drivers.


# 1.53 07-Jun-2001 lukem

add iha(4); it works in my pc164 after thorpej fixed a minor issue


# 1.52 06-May-2001 ad

Add mlx at eisa.


Revision tags: thorpej_scsipi_beforemerge thorpej_scsipi_nbase thorpej_scsipi_base
# 1.51 12-Feb-2001 minoura

branches: 1.51.2;
Correct typo (s/unit/unix/).


# 1.50 04-Feb-2001 ad

Add a driver for the Mylex DAC960 family (including DEC SWXCR).


# 1.49 21-Dec-2000 thorpej

Add Sable and Lynx support.


# 1.48 26-Nov-2000 ad

lsu -> ld, by popular request.


# 1.47 19-Oct-2000 ad

ca -> lsu


# 1.46 02-Oct-2000 abs

Ensure all INSTALL* kernels have two ptys, and a note explaining why:
pseudo-device pty 2 # pseudo-terminals (Sysinst needs two)
(Some installers may not be using sysinst, in which case this just reduces
the number of ptys from 16 that are not used to 2 that are not used)
For i386 conf files, no change other than comments.


# 1.45 25-Sep-2000 abs

Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb.
Move VNODE_OP_NOINLINE and NFS_V2_ONLY into '# Filesystem options' section.
Consistently label '# Filesystem options' and '#File systems' sections.


# 1.44 25-Sep-2000 abs

Ensure all INSTALL config files have (at least) COPTS="-Os", cincluding bebox
based on it working already for macppc.
Also add commented out:
#options VNODE_OP_NOINLINE # Don't inline vnode op calls
#options NFS_V2_ONLY # Exclude NFS3 and NQNFS code
as suggestions for additional savings


# 1.43 24-Sep-2000 jdolecek

don't specify number of ptys if >= 16 (current default initial number)
pty comments: normalize and g/c what is no longer relevant


# 1.42 11-Aug-2000 thorpej

Back out part of previous which was unintended.


# 1.41 11-Aug-2000 thorpej

Add depca at eisa.


# 1.40 12-Jul-2000 thorpej

- Add Jensen support/devices.
- Add commented-out Sable/Lynx support/devices.
- Switch from `ncr' to `siop' by default.
- Add some missing `scsibus' configs to INSTALL.


Revision tags: netbsd-1-5-base
# 1.39 01-Jun-2000 thorpej

branches: 1.39.2;
Add support for the Alpha Processor, Inc. UP1000 EV6 system.


Revision tags: minoura-xpg4dl-base
# 1.38 23-May-2000 thorpej

branches: 1.38.2;
Note that KN300 is also for AlphaServer 1200.


# 1.37 08-May-2000 augustss

Add (sometimes commented out) MIIVERBOSE option.


# 1.36 28-Apr-2000 ad

Attach cac* and ca*.


# 1.35 22-Apr-2000 thorpej

rl -> rtk


# 1.34 22-Mar-2000 cgd

add commented out option PCI_CONFIG_DUMP whever there's a PCIVERBOSE.


Revision tags: chs-ubc2-newbase wrstuden-devbsize-19991221 wrstuden-devbsize-base
# 1.33 16-Nov-1999 dan

Add entries for we[01] (configured as for the i386 GENERIC) to enable
WD/SMC ISA ethernet cards to be used for installation and setup.


# 1.32 15-Nov-1999 dante

Add WDTR, SDTR and TAGQ disable options


Revision tags: comdex-fall-1999-base fvdl-softdep-base
# 1.31 05-Nov-1999 thorpej

branches: 1.31.2;
Add some missing Ethernet cards: rl, ti (not in INSTALL), sip, tlp.


# 1.30 28-Sep-1999 ad

branches: 1.30.2; 1.30.4; 1.30.6;
Entries for dpt(4).


# 1.29 07-Aug-1999 thorpej

Add the AdvanSys SCSI boards.


Revision tags: chs-ubc2-base
# 1.28 29-Jul-1999 augustss

It's time to be COMPAT_14.


# 1.27 29-Jun-1999 ross

Turn on EV6 bits: Tsunami and system type 6600.


# 1.26 27-Jun-1999 christos

Add missing phy's. Increase miniroot size


# 1.25 27-Jun-1999 christos

add vr* at pci?, sort


# 1.24 29-Apr-1999 ross

WSEMUL_SUN -> WSEMUL_VT100


Revision tags: netbsd-1-4-base
# 1.23 22-Mar-1999 ross

branches: 1.23.2;
PCI: +bha
+en
+ex
+fxp
+le
+pcscp
MII: +exphy
EISA: +ahb
+uha


# 1.22 18-Feb-1999 thorpej

Add floppy controller and drives.


# 1.21 25-Jan-1999 ross

ne* at pci? ...


# 1.20 23-Jan-1999 drochner

second round of mouse renaming: psm->pms


Revision tags: kenh-if-detach-base chs-ubc-base
# 1.19 14-Oct-1998 matt

Sync with new IDE support (e.g. pciide changes)


# 1.18 11-Aug-1998 thorpej

Adapt to MII changes.


Revision tags: eeh-paddr_t-base
# 1.17 26-Jun-1998 lukem

remove options FIFO; it's now the default


# 1.16 05-Jun-1998 thorpej

Add DEC_550 (Miata).


# 1.15 02-Jun-1998 thorpej

Add epic* at pci?


# 1.14 24-May-1998 thorpej

- Change the tcds child locator from "slot" to "chip", making it look less
like a TurboChannel locator, and more like what is actually going on.
- Allow tcds and asc children of tcds to be cloned.


# 1.13 13-May-1998 thorpej

No need to hard-code the mcclock offset on the gbus; gbus is direct-config.


# 1.12 24-Apr-1998 thorpej

Whitespace sanity.


# 1.11 18-Apr-1998 thorpej

Add PCI IDE.


# 1.10 15-Apr-1998 drochner

convert to new wscons
(pcppi->pckbc, pms->psm, wscons->wsdisplay)


# 1.9 25-Mar-1998 ross

1. Always link at the high address, now that we can use free ram below
the kernel on most platforms, including all of the entry-level platforms.
2. Kill the comments and options for load address selection.
3. Kill the default -g.


# 1.8 28-Feb-1998 cgd

Use NFS_BOOT_DHCP rather than NFS_BOOT_BOOTP. The former is more
flexible, and the boot blocks use DHCP already(!!!) and it'd be good
for the kernel to be consistent with them.


# 1.7 01-Feb-1998 thorpej

Bump the ramdisk size to 3M.


# 1.6 01-Feb-1998 thorpej

le* at isa? isn't ready for prime-time yet.


# 1.5 15-Jan-1998 thorpej

Switch to MI IDE drivers, add ATAPI devices.


# 1.4 13-Jan-1998 cjs

Make INSTALL a fully-loaded kernel (for booting from network or CD), and
INSTALL-FLOPPY a stripped-down version to fit on a floppy.


# 1.3 12-Jan-1998 thorpej

Add (commented out) COMPAT_13


# 1.2 31-Dec-1997 cjs

Add kernfs; remove more stuff we don't need.


Revision tags: netbsd-1-3-PATCH003 netbsd-1-3-PATCH003-CANDIDATE2 netbsd-1-3-PATCH003-CANDIDATE1 netbsd-1-3-PATCH003-CANDIDATE0 netbsd-1-3-PATCH002 netbsd-1-3-PATCH001 netbsd-1-3-RELEASE netbsd-1-3-BETA netbsd-1-3-base
# 1.1 19-Oct-1997 cjs

First go at an INSTALL kernel (add ramdisk, remove unnecessary stuff).


# 1.115 05-Sep-2020 thorpej

Add siisata.


Revision tags: bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base phil-wifi-20200406
# 1.114 06-Apr-2020 martin

Slightly bump ramdisk space


Revision tags: is-mlppp-base ad-namecache-base3 ad-namecache-base2
# 1.113 25-Jan-2020 thorpej

Retire "le* at pci?" from the shipped kernel configs:
- If the config had both an le@pci and a pcn, simply remove le@pci
(pcn would match at a higher priority anyway).
- If the config had le@pci enabled, but no pcn, change le@pci to pcn.
- If the config had le@pci commented out, but no pcn, change le@pci
to pcn and leave it commented out.

The pcn driver supports more chips than le@pci and does DMA directly
to/from mbufs rather than memory copies.


# 1.112 20-Jan-2020 thorpej

Remove FDDI support.


Revision tags: netbsd-9-0-RELEASE netbsd-9-0-RC2 ad-namecache-base1 ad-namecache-base netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930
# 1.111 06-Sep-2018 maxv

branches: 1.111.6;
Retire the 'midway' driver. Discussed on tech-net@ recently and also three
years ago, part of removing the network ATM code.


Revision tags: pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base tls-maxphys-base-20171202
# 1.110 14-Sep-2017 mrg

branches: 1.110.2; 1.110.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.


Revision tags: netbsd-8-2-RELEASE netbsd-8-1-RELEASE netbsd-8-1-RC1 netbsd-8-0-RELEASE netbsd-8-0-RC2 netbsd-8-0-RC1 matt-nb8-mediatek-base nick-nhusb-base-20170825 perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 jdolecek-ncq-base pgoyette-localcount-20170320 nick-nhusb-base-20170204 bouyer-socketcan-base pgoyette-localcount-20170107 nick-nhusb-base-20161204 pgoyette-localcount-20161104 nick-nhusb-base-20161004 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base nick-nhusb-base-20160907 nick-nhusb-base-20160529 nick-nhusb-base-20160422 nick-nhusb-base-20160319 nick-nhusb-base-20151226 nick-nhusb-base-20150921
# 1.109 21-Aug-2015 uebayasi

Add `pseudo-device ksyms' where `options DDB' is used, because
config(1)/config(5) can't handle module dependency correctly at this
moment.

(This is another proof that shared file definition (`file xxx.c a|b')
is a bad idea.)


Revision tags: nick-nhusb-base-20150606 nick-nhusb-base-20150406 nick-nhusb-base
# 1.108 11-Oct-2014 uebayasi

branches: 1.108.2;
Missing agp attachment.


# 1.107 23-Aug-2014 dholland

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.


Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 netbsd-7-0-2-RELEASE netbsd-7-nhusb-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 rmind-smpnet-nbase rmind-smpnet-base tls-maxphys-base
# 1.106 24-Jan-2014 martin

Add raid to the install kernel


# 1.105 22-Jan-2014 tsutsui

Add pseudo-device bpfilter to use DHCP client.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.104 27-Apr-2013 christos

branches: 1.104.4;
remove confusing numeric locators where they are unused.


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6
# 1.103 17-Aug-2012 abs

branches: 1.103.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?


Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 netbsd-6-1-RC2 netbsd-6-1-RC1 netbsd-6-0-1-RELEASE matt-nb6-plus-nbase netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 jmcneill-usbmp-base10 yamt-pagecache-base5 jmcneill-usbmp-base9 yamt-pagecache-base4 jmcneill-usbmp-base8 jmcneill-usbmp-base7 jmcneill-usbmp-base6 jmcneill-usbmp-base5 jmcneill-usbmp-base4 jmcneill-usbmp-base3 jmcneill-usbmp-base2 netbsd-6-base
# 1.102 18-Dec-2011 dholland

WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.


Revision tags: jmcneill-usbmp-pre-base2 jmcneill-usbmp-base
# 1.101 22-Nov-2011 tls

branches: 1.101.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.


Revision tags: jmcneill-audiomp3-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base rmind-uvmplock-nbase cherry-xenmp-base jym-xensuspend-nbase uebayasi-xip-base7 bouyer-quota2-nbase bouyer-quota2-base jruoho-x86intr-base matt-mips64-premerge-20101231 rmind-uvmplock-base jym-xensuspend-base
# 1.100 23-Nov-2010 hannken

branches: 1.100.8;
Remove unused count from pseudo-device md.


Revision tags: uebayasi-xip-base6 uebayasi-xip-base5 uebayasi-xip-base4 uebayasi-xip-base3 yamt-nfs-mp-base11 uebayasi-xip-base2 yamt-nfs-mp-base10 uebayasi-xip-base1
# 1.99 16-Apr-2010 pooka

Remove unused count (invariably "4") from pseudo-device fss.


Revision tags: yamt-nfs-mp-base9 uebayasi-xip-base matt-premerge-20091211 yamt-nfs-mp-base8 yamt-nfs-mp-base7 jymxensuspend-base yamt-nfs-mp-base6 yamt-nfs-mp-base5 yamt-nfs-mp-base4 yamt-nfs-mp-base3 nick-hppapmap-base4 nick-hppapmap-base3 nick-hppapmap-base
# 1.98 29-Mar-2009 tsutsui

branches: 1.98.2; 1.98.4;
Remove kernfs and use dmesg(8) on alpha INSTALL kernel.


Revision tags: nick-hppapmap-base2
# 1.97 06-Feb-2009 jym

branches: 1.97.2;
Changes to MEMORY_RBFLAGS option:
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)

See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html

Reviewed by abs@ in private mail.


Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 haad-dm-base2 haad-nbase2 ad-audiomp2-base netbsd-5-base matt-mips64-base2 haad-dm-base1 wrstuden-revivesa-base-4 wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 haad-dm-base mjf-devfs2-base
# 1.96 31-Jul-2008 simonb

branches: 1.96.2;
Add "options WAPBL" to standard GENERIC/INSTALL type configs.


Revision tags: wrstuden-revivesa-base-1 simonb-wapbl-nbase yamt-pf42-base4 simonb-wapbl-base yamt-pf42-base3 wrstuden-revivesa-base
# 1.95 30-May-2008 tsutsui

branches: 1.95.4;
Add options COMPAT_40 to files which have options COMPAT_30.


Revision tags: nick-csl-alignment-base5 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 yamt-nfs-mp-base2 yamt-nfs-mp-base yamt-pf42-base ad-socklock-base1 yamt-lazymbuf-base15 yamt-lazymbuf-base14 keiichi-mipv6-nbase nick-net80211-sync-base keiichi-mipv6-base bouyer-xeni386-merge1 matt-armv6-prevmlocking vmlocking2-base3 bouyer-xeni386-nbase yamt-kmem-base3 cube-autoconf-base yamt-kmem-base2 bouyer-xeni386-base yamt-kmem-base vmlocking2-base2 reinoud-bufcleanup-nbase vmlocking2-base1 matt-armv6-nbase jmcneill-base mjf-devfs-base bouyer-xenamd64-base2 vmlocking-nbase yamt-x86pmap-base4 bouyer-xenamd64-base yamt-x86pmap-base3 yamt-x86pmap-base2 yamt-x86pmap-base matt-armv6-base jmcneill-pm-base hpcarm-cleanup-base nick-csl-alignment-base matt-mips64-base yamt-idlelwp-base8 ppcoea-renovation-base thorpej-atomic-base reinoud-bufcleanup-base mjf-ufs-trans-base vmlocking-base ad-audiomp-base post-newlock2-merge newlock2-nbase newlock2-base
# 1.94 01-Jan-2007 pavel

branches: 1.94.44; 1.94.46; 1.94.48; 1.94.50;
sync the zstty configuration with GENERIC, for consistency.


# 1.93 29-Dec-2006 yamt

update comments on NFS_V2_ONLY after nqnfs removal. no functional changes.
from Arnaud Lacombe.


Revision tags: yamt-splraiseipl-base5 yamt-splraiseipl-base4
# 1.92 11-Dec-2006 tsutsui

Reduce diffs between GENERIC and INSTALL.


Revision tags: yamt-splraiseipl-base3
# 1.91 09-Dec-2006 tsutsui

Add the following network devices:
- pcn at pci
- wm at pci
- makphy at mii
- rgephy at mii
- rlphy at mii


Revision tags: yamt-splraiseipl-base2 netbsd-4-base
# 1.90 02-Oct-2006 chs

branches: 1.90.2;
remove MALLOC_NOINLINE, it doesn't do anything anymore.


Revision tags: abandoned-netbsd-4-base yamt-splraiseipl-base yamt-pdpolicy-base9 yamt-pdpolicy-base8 yamt-pdpolicy-base7 yamt-pdpolicy-base6 chap-midi-nbase gdamore-uart-base yamt-pdpolicy-base5 chap-midi-base yamt-pdpolicy-base4 yamt-pdpolicy-base3 peter-altq-base yamt-pdpolicy-base2 elad-kernelauth-base yamt-pdpolicy-base yamt-uio_vmspace-base5 simonb-timecounters-base rpaulo-netinet-merge-pcb-base
# 1.89 05-Feb-2006 cube

branches: 1.89.14; 1.89.16;
Remove 'count' argument for pseudo-devices that ignore it
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).


Revision tags: ktrace-lwp-base
# 1.88 07-Dec-2005 tsutsui

branches: 1.88.2; 1.88.4; 1.88.6;
Remove obsolete options VNODE_OP_NOINLINE.


# 1.87 07-Dec-2005 tsutsui

Adjust comments for options FFS_NO_SNAPSHOT.

XXX: This option should be mentioned in options(4).


Revision tags: yamt-readahead-base3 yamt-readahead-base2 yamt-readahead-pervnode yamt-readahead-perfile yamt-readahead-base yamt-vop-base3 yamt-vop-base2 thorpej-vnode-attr-base yamt-vop-base
# 1.86 31-May-2005 tron

branches: 1.86.2;
Remove attachment for the piixide(4) driver from all non-x86 kernel
configurations because Intel IDE disk controllers only exist as part
of Intel chipsets for x86 systems.


Revision tags: yamt-km-base4 yamt-km-base3 netbsd-3-base kent-audio2-base
# 1.85 18-Feb-2005 dsl

branches: 1.85.4;
Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT


Revision tags: yamt-km-base2
# 1.84 11-Feb-2005 dsl

Add 'option FFS_SNAPSHOT' to most of the config files.
Commented out for kernels that appear to hace space constraints.


# 1.83 31-Jan-2005 hannken

Add file system snapshots to kernel configs.

- Ffs internal snapshots get compiled in unconditionally.

- File system snapshot device fss(4) added to all kernel configs that
have a disk. Device is commented out on all non-GENERIC kernels.

Reviewed by: Jason Thorpe <thorpej@netbsd.org>


Revision tags: yamt-km-base kent-audio1-beforemerge kent-audio1-base
# 1.82 24-Nov-2004 bouyer

branches: 1.82.4; 1.82.6;
pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of
controllers. Tested with a PDC20375 (2 SATA, one PATA) controller on sparc64.
Added to all kernel config file which had pdcide(4).


# 1.81 10-Nov-2004 christos

Add COMPAT_BSDPTY to the rest of the config files.


# 1.80 15-Jul-2004 atatat

Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented
out in most of them.


Revision tags: netbsd-2-0-base
# 1.79 13-Feb-2004 wiz

branches: 1.79.2;
RealTek -> Realtek.


# 1.78 14-Dec-2003 thorpej

Split the Intel i31244 SATA controller ("Artisea") driver out of piixide
into its own driver (artsata).


# 1.77 13-Dec-2003 thorpej

Split out the Silicon Image SATALink support into its own driver,
"satalink".


# 1.76 18-Oct-2003 lukem

Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'
Use 'atapibus* at atapi?' instead of 'atapibus* at atabus?'


# 1.75 08-Oct-2003 bouyer

Add new per-chip pciide drivers.


# 1.74 08-Oct-2003 bouyer

Add atabus


# 1.73 06-Sep-2003 itojun

add rnd(4) device to installation media.
necessary for many purposes, including password seeding, tcp sequence number,
and more. see tech-security


# 1.72 16-Apr-2003 thorpej

branches: 1.72.2;
Add mpt(4).


# 1.71 10-Apr-2003 christos

Bye Bye UCONSOLE


# 1.70 10-Feb-2003 grant

add wi at pci and pcmcia, make comments consistent.


Revision tags: nathanw_sa_before_merge fvdl_fs64_base gmcgarry_ctxsw_base gmcgarry_ucred_base nathanw_sa_base
# 1.69 30-Nov-2002 itohy

White space police.


Revision tags: kqueue-aftermerge kqueue-beforemerge kqueue-base
# 1.68 24-Sep-2002 ad

Remove the TCWSCONS config now that zstty can do flow control on IOASIC
machines.


# 1.67 18-Sep-2002 lukem

enable USERCONF by default; it's small and extremely useful to have available.


Revision tags: gehenna-devsw-base
# 1.66 22-Jul-2002 wiz

Correct some commented out variables from ADW_DISABLE_* to SCSI_ADW_DISABLE_*.
From Julio Merino in port-alpha/17677.


# 1.65 05-Jul-2002 abs

Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR,
MALLOC_NOINLINE, and VNODE_OP_NOINLINE. The exceptions are when they
include another config files that already defines the options, or if
they are for an embedded board, just define a few extra options, and
do not already define PIPE_SOCKETPAIR.


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.64 25-Apr-2002 atatat

branches: 1.64.2;
Add the INCLUDE_CONFIG_FILE option to all config files. In config
files that are generic (ie, GENERIC, GENERICSBC, GENERIC32, ALL, or
ALPHA), it is uncommented.


# 1.63 17-Apr-2002 mycroft

Switch from de to tlp by default.


# 1.62 12-Apr-2002 gmcgarry

Add commented-out USERCONF option. Mainly useful for install media
and can be optionally enabled based on miniroot and ramdisk size
requirements.


# 1.61 02-Apr-2002 lukem

Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE,
which was suggested by Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> as
being more consistent with what it's controlling...


Revision tags: eeh-devprop-base
# 1.60 10-Mar-2002 lukem

* rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options
are now consistently named
* fold opt_mdsize.h into opt_md.h


Revision tags: newlock-base ifpoll-base
# 1.59 10-Feb-2002 wiz

Update description for icsphy.


# 1.58 27-Jan-2002 jdolecek

add options PIPE_SOCKETPAIR to individual kernel configs
the option is commented out on everything but kernels I was able
to recognize as INSTALL-like or ones for small memory machines


# 1.57 20-Nov-2001 lukem

cleanup:
options SPACE TAB
makeoptions TAB
psuedo-device TAB
remove trailing whitespace
replace multiple spaces -> tabs
options "FOO" -> options FOO
options "FOO=bar" -> options FOO=bar
options "FOO=\"bar\"" -> options FOO="\"bar\""


Revision tags: thorpej-mips-cache-base thorpej-devvp-base3 thorpej-devvp-base2 post-chs-ubcperf pre-chs-ubcperf thorpej-devvp-base
# 1.56 22-Aug-2001 hubertf

branches: 1.56.2;
More comment changes: 90x[B] -> 90x[BC]


# 1.55 07-Jul-2001 tsutsui

branches: 1.55.2;
Remove (commented out) ncr* at pci? lines.


# 1.54 18-Jun-2001 thorpej

Add sf(4), gsip(4), gphyter(4) drivers.


# 1.53 07-Jun-2001 lukem

add iha(4); it works in my pc164 after thorpej fixed a minor issue


# 1.52 06-May-2001 ad

Add mlx at eisa.


Revision tags: thorpej_scsipi_beforemerge thorpej_scsipi_nbase thorpej_scsipi_base
# 1.51 12-Feb-2001 minoura

branches: 1.51.2;
Correct typo (s/unit/unix/).


# 1.50 04-Feb-2001 ad

Add a driver for the Mylex DAC960 family (including DEC SWXCR).


# 1.49 21-Dec-2000 thorpej

Add Sable and Lynx support.


# 1.48 26-Nov-2000 ad

lsu -> ld, by popular request.


# 1.47 19-Oct-2000 ad

ca -> lsu


# 1.46 02-Oct-2000 abs

Ensure all INSTALL* kernels have two ptys, and a note explaining why:
pseudo-device pty 2 # pseudo-terminals (Sysinst needs two)
(Some installers may not be using sysinst, in which case this just reduces
the number of ptys from 16 that are not used to 2 that are not used)
For i386 conf files, no change other than comments.


# 1.45 25-Sep-2000 abs

Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb.
Move VNODE_OP_NOINLINE and NFS_V2_ONLY into '# Filesystem options' section.
Consistently label '# Filesystem options' and '#File systems' sections.


# 1.44 25-Sep-2000 abs

Ensure all INSTALL config files have (at least) COPTS="-Os", cincluding bebox
based on it working already for macppc.
Also add commented out:
#options VNODE_OP_NOINLINE # Don't inline vnode op calls
#options NFS_V2_ONLY # Exclude NFS3 and NQNFS code
as suggestions for additional savings


# 1.43 24-Sep-2000 jdolecek

don't specify number of ptys if >= 16 (current default initial number)
pty comments: normalize and g/c what is no longer relevant


# 1.42 11-Aug-2000 thorpej

Back out part of previous which was unintended.


# 1.41 11-Aug-2000 thorpej

Add depca at eisa.


# 1.40 12-Jul-2000 thorpej

- Add Jensen support/devices.
- Add commented-out Sable/Lynx support/devices.
- Switch from `ncr' to `siop' by default.
- Add some missing `scsibus' configs to INSTALL.


Revision tags: netbsd-1-5-base
# 1.39 01-Jun-2000 thorpej

branches: 1.39.2;
Add support for the Alpha Processor, Inc. UP1000 EV6 system.


Revision tags: minoura-xpg4dl-base
# 1.38 23-May-2000 thorpej

branches: 1.38.2;
Note that KN300 is also for AlphaServer 1200.


# 1.37 08-May-2000 augustss

Add (sometimes commented out) MIIVERBOSE option.


# 1.36 28-Apr-2000 ad

Attach cac* and ca*.


# 1.35 22-Apr-2000 thorpej

rl -> rtk


# 1.34 22-Mar-2000 cgd

add commented out option PCI_CONFIG_DUMP whever there's a PCIVERBOSE.


Revision tags: chs-ubc2-newbase wrstuden-devbsize-19991221 wrstuden-devbsize-base
# 1.33 16-Nov-1999 dan

Add entries for we[01] (configured as for the i386 GENERIC) to enable
WD/SMC ISA ethernet cards to be used for installation and setup.


# 1.32 15-Nov-1999 dante

Add WDTR, SDTR and TAGQ disable options


Revision tags: comdex-fall-1999-base fvdl-softdep-base
# 1.31 05-Nov-1999 thorpej

branches: 1.31.2;
Add some missing Ethernet cards: rl, ti (not in INSTALL), sip, tlp.


# 1.30 28-Sep-1999 ad

branches: 1.30.2; 1.30.4; 1.30.6;
Entries for dpt(4).


# 1.29 07-Aug-1999 thorpej

Add the AdvanSys SCSI boards.


Revision tags: chs-ubc2-base
# 1.28 29-Jul-1999 augustss

It's time to be COMPAT_14.


# 1.27 29-Jun-1999 ross

Turn on EV6 bits: Tsunami and system type 6600.


# 1.26 27-Jun-1999 christos

Add missing phy's. Increase miniroot size


# 1.25 27-Jun-1999 christos

add vr* at pci?, sort


# 1.24 29-Apr-1999 ross

WSEMUL_SUN -> WSEMUL_VT100


Revision tags: netbsd-1-4-base
# 1.23 22-Mar-1999 ross

branches: 1.23.2;
PCI: +bha
+en
+ex
+fxp
+le
+pcscp
MII: +exphy
EISA: +ahb
+uha


# 1.22 18-Feb-1999 thorpej

Add floppy controller and drives.


# 1.21 25-Jan-1999 ross

ne* at pci? ...


# 1.20 23-Jan-1999 drochner

second round of mouse renaming: psm->pms


Revision tags: kenh-if-detach-base chs-ubc-base
# 1.19 14-Oct-1998 matt

Sync with new IDE support (e.g. pciide changes)


# 1.18 11-Aug-1998 thorpej

Adapt to MII changes.


Revision tags: eeh-paddr_t-base
# 1.17 26-Jun-1998 lukem

remove options FIFO; it's now the default


# 1.16 05-Jun-1998 thorpej

Add DEC_550 (Miata).


# 1.15 02-Jun-1998 thorpej

Add epic* at pci?


# 1.14 24-May-1998 thorpej

- Change the tcds child locator from "slot" to "chip", making it look less
like a TurboChannel locator, and more like what is actually going on.
- Allow tcds and asc children of tcds to be cloned.


# 1.13 13-May-1998 thorpej

No need to hard-code the mcclock offset on the gbus; gbus is direct-config.


# 1.12 24-Apr-1998 thorpej

Whitespace sanity.


# 1.11 18-Apr-1998 thorpej

Add PCI IDE.


# 1.10 15-Apr-1998 drochner

convert to new wscons
(pcppi->pckbc, pms->psm, wscons->wsdisplay)


# 1.9 25-Mar-1998 ross

1. Always link at the high address, now that we can use free ram below
the kernel on most platforms, including all of the entry-level platforms.
2. Kill the comments and options for load address selection.
3. Kill the default -g.


# 1.8 28-Feb-1998 cgd

Use NFS_BOOT_DHCP rather than NFS_BOOT_BOOTP. The former is more
flexible, and the boot blocks use DHCP already(!!!) and it'd be good
for the kernel to be consistent with them.


# 1.7 01-Feb-1998 thorpej

Bump the ramdisk size to 3M.


# 1.6 01-Feb-1998 thorpej

le* at isa? isn't ready for prime-time yet.


# 1.5 15-Jan-1998 thorpej

Switch to MI IDE drivers, add ATAPI devices.


# 1.4 13-Jan-1998 cjs

Make INSTALL a fully-loaded kernel (for booting from network or CD), and
INSTALL-FLOPPY a stripped-down version to fit on a floppy.


# 1.3 12-Jan-1998 thorpej

Add (commented out) COMPAT_13


# 1.2 31-Dec-1997 cjs

Add kernfs; remove more stuff we don't need.


Revision tags: netbsd-1-3-PATCH003 netbsd-1-3-PATCH003-CANDIDATE2 netbsd-1-3-PATCH003-CANDIDATE1 netbsd-1-3-PATCH003-CANDIDATE0 netbsd-1-3-PATCH002 netbsd-1-3-PATCH001 netbsd-1-3-RELEASE netbsd-1-3-BETA netbsd-1-3-base
# 1.1 19-Oct-1997 cjs

First go at an INSTALL kernel (add ramdisk, remove unnecessary stuff).


Revision tags: phil-wifi-20200406
# 1.114 06-Apr-2020 martin

Slightly bump ramdisk space


Revision tags: ad-namecache-base3 ad-namecache-base2
# 1.113 25-Jan-2020 thorpej

Retire "le* at pci?" from the shipped kernel configs:
- If the config had both an le@pci and a pcn, simply remove le@pci
(pcn would match at a higher priority anyway).
- If the config had le@pci enabled, but no pcn, change le@pci to pcn.
- If the config had le@pci commented out, but no pcn, change le@pci
to pcn and leave it commented out.

The pcn driver supports more chips than le@pci and does DMA directly
to/from mbufs rather than memory copies.


# 1.112 20-Jan-2020 thorpej

Remove FDDI support.


Revision tags: netbsd-9-0-RELEASE netbsd-9-0-RC2 ad-namecache-base1 ad-namecache-base netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930
# 1.111 06-Sep-2018 maxv

branches: 1.111.6;
Retire the 'midway' driver. Discussed on tech-net@ recently and also three
years ago, part of removing the network ATM code.


Revision tags: pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base tls-maxphys-base-20171202
# 1.110 14-Sep-2017 mrg

branches: 1.110.2; 1.110.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.


Revision tags: netbsd-8-2-RELEASE netbsd-8-1-RELEASE netbsd-8-1-RC1 netbsd-8-0-RELEASE netbsd-8-0-RC2 netbsd-8-0-RC1 matt-nb8-mediatek-base nick-nhusb-base-20170825 perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 jdolecek-ncq-base pgoyette-localcount-20170320 nick-nhusb-base-20170204 bouyer-socketcan-base pgoyette-localcount-20170107 nick-nhusb-base-20161204 pgoyette-localcount-20161104 nick-nhusb-base-20161004 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base nick-nhusb-base-20160907 nick-nhusb-base-20160529 nick-nhusb-base-20160422 nick-nhusb-base-20160319 nick-nhusb-base-20151226 nick-nhusb-base-20150921
# 1.109 21-Aug-2015 uebayasi

Add `pseudo-device ksyms' where `options DDB' is used, because
config(1)/config(5) can't handle module dependency correctly at this
moment.

(This is another proof that shared file definition (`file xxx.c a|b')
is a bad idea.)


Revision tags: nick-nhusb-base-20150606 nick-nhusb-base-20150406 nick-nhusb-base
# 1.108 11-Oct-2014 uebayasi

branches: 1.108.2;
Missing agp attachment.


# 1.107 23-Aug-2014 dholland

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.


Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 netbsd-7-0-2-RELEASE netbsd-7-nhusb-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 rmind-smpnet-nbase rmind-smpnet-base tls-maxphys-base
# 1.106 24-Jan-2014 martin

Add raid to the install kernel


# 1.105 22-Jan-2014 tsutsui

Add pseudo-device bpfilter to use DHCP client.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.104 27-Apr-2013 christos

branches: 1.104.4;
remove confusing numeric locators where they are unused.


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6
# 1.103 17-Aug-2012 abs

branches: 1.103.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?


Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 netbsd-6-1-RC2 netbsd-6-1-RC1 netbsd-6-0-1-RELEASE matt-nb6-plus-nbase netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 jmcneill-usbmp-base10 yamt-pagecache-base5 jmcneill-usbmp-base9 yamt-pagecache-base4 jmcneill-usbmp-base8 jmcneill-usbmp-base7 jmcneill-usbmp-base6 jmcneill-usbmp-base5 jmcneill-usbmp-base4 jmcneill-usbmp-base3 jmcneill-usbmp-base2 netbsd-6-base
# 1.102 18-Dec-2011 dholland

WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.


Revision tags: jmcneill-usbmp-pre-base2 jmcneill-usbmp-base
# 1.101 22-Nov-2011 tls

branches: 1.101.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.


Revision tags: jmcneill-audiomp3-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base rmind-uvmplock-nbase cherry-xenmp-base jym-xensuspend-nbase uebayasi-xip-base7 bouyer-quota2-nbase bouyer-quota2-base jruoho-x86intr-base matt-mips64-premerge-20101231 rmind-uvmplock-base jym-xensuspend-base
# 1.100 23-Nov-2010 hannken

branches: 1.100.8;
Remove unused count from pseudo-device md.


Revision tags: uebayasi-xip-base6 uebayasi-xip-base5 uebayasi-xip-base4 uebayasi-xip-base3 yamt-nfs-mp-base11 uebayasi-xip-base2 yamt-nfs-mp-base10 uebayasi-xip-base1
# 1.99 16-Apr-2010 pooka

Remove unused count (invariably "4") from pseudo-device fss.


Revision tags: yamt-nfs-mp-base9 uebayasi-xip-base matt-premerge-20091211 yamt-nfs-mp-base8 yamt-nfs-mp-base7 jymxensuspend-base yamt-nfs-mp-base6 yamt-nfs-mp-base5 yamt-nfs-mp-base4 yamt-nfs-mp-base3 nick-hppapmap-base4 nick-hppapmap-base3 nick-hppapmap-base
# 1.98 29-Mar-2009 tsutsui

branches: 1.98.2; 1.98.4;
Remove kernfs and use dmesg(8) on alpha INSTALL kernel.


Revision tags: nick-hppapmap-base2
# 1.97 06-Feb-2009 jym

branches: 1.97.2;
Changes to MEMORY_RBFLAGS option:
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)

See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html

Reviewed by abs@ in private mail.


Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 haad-dm-base2 haad-nbase2 ad-audiomp2-base netbsd-5-base matt-mips64-base2 haad-dm-base1 wrstuden-revivesa-base-4 wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 haad-dm-base mjf-devfs2-base
# 1.96 31-Jul-2008 simonb

branches: 1.96.2;
Add "options WAPBL" to standard GENERIC/INSTALL type configs.


Revision tags: wrstuden-revivesa-base-1 simonb-wapbl-nbase yamt-pf42-base4 simonb-wapbl-base yamt-pf42-base3 wrstuden-revivesa-base
# 1.95 30-May-2008 tsutsui

branches: 1.95.4;
Add options COMPAT_40 to files which have options COMPAT_30.


Revision tags: nick-csl-alignment-base5 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 yamt-nfs-mp-base2 yamt-nfs-mp-base yamt-pf42-base ad-socklock-base1 yamt-lazymbuf-base15 yamt-lazymbuf-base14 keiichi-mipv6-nbase nick-net80211-sync-base keiichi-mipv6-base bouyer-xeni386-merge1 matt-armv6-prevmlocking vmlocking2-base3 bouyer-xeni386-nbase yamt-kmem-base3 cube-autoconf-base yamt-kmem-base2 bouyer-xeni386-base yamt-kmem-base vmlocking2-base2 reinoud-bufcleanup-nbase vmlocking2-base1 matt-armv6-nbase jmcneill-base mjf-devfs-base bouyer-xenamd64-base2 vmlocking-nbase yamt-x86pmap-base4 bouyer-xenamd64-base yamt-x86pmap-base3 yamt-x86pmap-base2 yamt-x86pmap-base matt-armv6-base jmcneill-pm-base hpcarm-cleanup-base nick-csl-alignment-base matt-mips64-base yamt-idlelwp-base8 ppcoea-renovation-base thorpej-atomic-base reinoud-bufcleanup-base mjf-ufs-trans-base vmlocking-base ad-audiomp-base post-newlock2-merge newlock2-nbase newlock2-base
# 1.94 01-Jan-2007 pavel

branches: 1.94.44; 1.94.46; 1.94.48; 1.94.50;
sync the zstty configuration with GENERIC, for consistency.


# 1.93 29-Dec-2006 yamt

update comments on NFS_V2_ONLY after nqnfs removal. no functional changes.
from Arnaud Lacombe.


Revision tags: yamt-splraiseipl-base5 yamt-splraiseipl-base4
# 1.92 11-Dec-2006 tsutsui

Reduce diffs between GENERIC and INSTALL.


Revision tags: yamt-splraiseipl-base3
# 1.91 09-Dec-2006 tsutsui

Add the following network devices:
- pcn at pci
- wm at pci
- makphy at mii
- rgephy at mii
- rlphy at mii


Revision tags: yamt-splraiseipl-base2 netbsd-4-base
# 1.90 02-Oct-2006 chs

branches: 1.90.2;
remove MALLOC_NOINLINE, it doesn't do anything anymore.


Revision tags: abandoned-netbsd-4-base yamt-splraiseipl-base yamt-pdpolicy-base9 yamt-pdpolicy-base8 yamt-pdpolicy-base7 yamt-pdpolicy-base6 chap-midi-nbase gdamore-uart-base yamt-pdpolicy-base5 chap-midi-base yamt-pdpolicy-base4 yamt-pdpolicy-base3 peter-altq-base yamt-pdpolicy-base2 elad-kernelauth-base yamt-pdpolicy-base yamt-uio_vmspace-base5 simonb-timecounters-base rpaulo-netinet-merge-pcb-base
# 1.89 05-Feb-2006 cube

branches: 1.89.14; 1.89.16;
Remove 'count' argument for pseudo-devices that ignore it
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).


Revision tags: ktrace-lwp-base
# 1.88 07-Dec-2005 tsutsui

branches: 1.88.2; 1.88.4; 1.88.6;
Remove obsolete options VNODE_OP_NOINLINE.


# 1.87 07-Dec-2005 tsutsui

Adjust comments for options FFS_NO_SNAPSHOT.

XXX: This option should be mentioned in options(4).


Revision tags: yamt-readahead-base3 yamt-readahead-base2 yamt-readahead-pervnode yamt-readahead-perfile yamt-readahead-base yamt-vop-base3 yamt-vop-base2 thorpej-vnode-attr-base yamt-vop-base
# 1.86 31-May-2005 tron

branches: 1.86.2;
Remove attachment for the piixide(4) driver from all non-x86 kernel
configurations because Intel IDE disk controllers only exist as part
of Intel chipsets for x86 systems.


Revision tags: yamt-km-base4 yamt-km-base3 netbsd-3-base kent-audio2-base
# 1.85 18-Feb-2005 dsl

branches: 1.85.4;
Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT


Revision tags: yamt-km-base2
# 1.84 11-Feb-2005 dsl

Add 'option FFS_SNAPSHOT' to most of the config files.
Commented out for kernels that appear to hace space constraints.


# 1.83 31-Jan-2005 hannken

Add file system snapshots to kernel configs.

- Ffs internal snapshots get compiled in unconditionally.

- File system snapshot device fss(4) added to all kernel configs that
have a disk. Device is commented out on all non-GENERIC kernels.

Reviewed by: Jason Thorpe <thorpej@netbsd.org>


Revision tags: yamt-km-base kent-audio1-beforemerge kent-audio1-base
# 1.82 24-Nov-2004 bouyer

branches: 1.82.4; 1.82.6;
pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of
controllers. Tested with a PDC20375 (2 SATA, one PATA) controller on sparc64.
Added to all kernel config file which had pdcide(4).


# 1.81 10-Nov-2004 christos

Add COMPAT_BSDPTY to the rest of the config files.


# 1.80 15-Jul-2004 atatat

Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented
out in most of them.


Revision tags: netbsd-2-0-base
# 1.79 13-Feb-2004 wiz

branches: 1.79.2;
RealTek -> Realtek.


# 1.78 14-Dec-2003 thorpej

Split the Intel i31244 SATA controller ("Artisea") driver out of piixide
into its own driver (artsata).


# 1.77 13-Dec-2003 thorpej

Split out the Silicon Image SATALink support into its own driver,
"satalink".


# 1.76 18-Oct-2003 lukem

Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'
Use 'atapibus* at atapi?' instead of 'atapibus* at atabus?'


# 1.75 08-Oct-2003 bouyer

Add new per-chip pciide drivers.


# 1.74 08-Oct-2003 bouyer

Add atabus


# 1.73 06-Sep-2003 itojun

add rnd(4) device to installation media.
necessary for many purposes, including password seeding, tcp sequence number,
and more. see tech-security


# 1.72 16-Apr-2003 thorpej

branches: 1.72.2;
Add mpt(4).


# 1.71 10-Apr-2003 christos

Bye Bye UCONSOLE


# 1.70 10-Feb-2003 grant

add wi at pci and pcmcia, make comments consistent.


Revision tags: nathanw_sa_before_merge fvdl_fs64_base gmcgarry_ctxsw_base gmcgarry_ucred_base nathanw_sa_base
# 1.69 30-Nov-2002 itohy

White space police.


Revision tags: kqueue-aftermerge kqueue-beforemerge kqueue-base
# 1.68 24-Sep-2002 ad

Remove the TCWSCONS config now that zstty can do flow control on IOASIC
machines.


# 1.67 18-Sep-2002 lukem

enable USERCONF by default; it's small and extremely useful to have available.


Revision tags: gehenna-devsw-base
# 1.66 22-Jul-2002 wiz

Correct some commented out variables from ADW_DISABLE_* to SCSI_ADW_DISABLE_*.
From Julio Merino in port-alpha/17677.


# 1.65 05-Jul-2002 abs

Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR,
MALLOC_NOINLINE, and VNODE_OP_NOINLINE. The exceptions are when they
include another config files that already defines the options, or if
they are for an embedded board, just define a few extra options, and
do not already define PIPE_SOCKETPAIR.


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.64 25-Apr-2002 atatat

branches: 1.64.2;
Add the INCLUDE_CONFIG_FILE option to all config files. In config
files that are generic (ie, GENERIC, GENERICSBC, GENERIC32, ALL, or
ALPHA), it is uncommented.


# 1.63 17-Apr-2002 mycroft

Switch from de to tlp by default.


# 1.62 12-Apr-2002 gmcgarry

Add commented-out USERCONF option. Mainly useful for install media
and can be optionally enabled based on miniroot and ramdisk size
requirements.


# 1.61 02-Apr-2002 lukem

Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE,
which was suggested by Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> as
being more consistent with what it's controlling...


Revision tags: eeh-devprop-base
# 1.60 10-Mar-2002 lukem

* rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options
are now consistently named
* fold opt_mdsize.h into opt_md.h


Revision tags: newlock-base ifpoll-base
# 1.59 10-Feb-2002 wiz

Update description for icsphy.


# 1.58 27-Jan-2002 jdolecek

add options PIPE_SOCKETPAIR to individual kernel configs
the option is commented out on everything but kernels I was able
to recognize as INSTALL-like or ones for small memory machines


# 1.57 20-Nov-2001 lukem

cleanup:
options SPACE TAB
makeoptions TAB
psuedo-device TAB
remove trailing whitespace
replace multiple spaces -> tabs
options "FOO" -> options FOO
options "FOO=bar" -> options FOO=bar
options "FOO=\"bar\"" -> options FOO="\"bar\""


Revision tags: thorpej-mips-cache-base thorpej-devvp-base3 thorpej-devvp-base2 post-chs-ubcperf pre-chs-ubcperf thorpej-devvp-base
# 1.56 22-Aug-2001 hubertf

branches: 1.56.2;
More comment changes: 90x[B] -> 90x[BC]


# 1.55 07-Jul-2001 tsutsui

branches: 1.55.2;
Remove (commented out) ncr* at pci? lines.


# 1.54 18-Jun-2001 thorpej

Add sf(4), gsip(4), gphyter(4) drivers.


# 1.53 07-Jun-2001 lukem

add iha(4); it works in my pc164 after thorpej fixed a minor issue


# 1.52 06-May-2001 ad

Add mlx at eisa.


Revision tags: thorpej_scsipi_beforemerge thorpej_scsipi_nbase thorpej_scsipi_base
# 1.51 12-Feb-2001 minoura

branches: 1.51.2;
Correct typo (s/unit/unix/).


# 1.50 04-Feb-2001 ad

Add a driver for the Mylex DAC960 family (including DEC SWXCR).


# 1.49 21-Dec-2000 thorpej

Add Sable and Lynx support.


# 1.48 26-Nov-2000 ad

lsu -> ld, by popular request.


# 1.47 19-Oct-2000 ad

ca -> lsu


# 1.46 02-Oct-2000 abs

Ensure all INSTALL* kernels have two ptys, and a note explaining why:
pseudo-device pty 2 # pseudo-terminals (Sysinst needs two)
(Some installers may not be using sysinst, in which case this just reduces
the number of ptys from 16 that are not used to 2 that are not used)
For i386 conf files, no change other than comments.


# 1.45 25-Sep-2000 abs

Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb.
Move VNODE_OP_NOINLINE and NFS_V2_ONLY into '# Filesystem options' section.
Consistently label '# Filesystem options' and '#File systems' sections.


# 1.44 25-Sep-2000 abs

Ensure all INSTALL config files have (at least) COPTS="-Os", cincluding bebox
based on it working already for macppc.
Also add commented out:
#options VNODE_OP_NOINLINE # Don't inline vnode op calls
#options NFS_V2_ONLY # Exclude NFS3 and NQNFS code
as suggestions for additional savings


# 1.43 24-Sep-2000 jdolecek

don't specify number of ptys if >= 16 (current default initial number)
pty comments: normalize and g/c what is no longer relevant


# 1.42 11-Aug-2000 thorpej

Back out part of previous which was unintended.


# 1.41 11-Aug-2000 thorpej

Add depca at eisa.


# 1.40 12-Jul-2000 thorpej

- Add Jensen support/devices.
- Add commented-out Sable/Lynx support/devices.
- Switch from `ncr' to `siop' by default.
- Add some missing `scsibus' configs to INSTALL.


Revision tags: netbsd-1-5-base
# 1.39 01-Jun-2000 thorpej

branches: 1.39.2;
Add support for the Alpha Processor, Inc. UP1000 EV6 system.


Revision tags: minoura-xpg4dl-base
# 1.38 23-May-2000 thorpej

branches: 1.38.2;
Note that KN300 is also for AlphaServer 1200.


# 1.37 08-May-2000 augustss

Add (sometimes commented out) MIIVERBOSE option.


# 1.36 28-Apr-2000 ad

Attach cac* and ca*.


# 1.35 22-Apr-2000 thorpej

rl -> rtk


# 1.34 22-Mar-2000 cgd

add commented out option PCI_CONFIG_DUMP whever there's a PCIVERBOSE.


Revision tags: chs-ubc2-newbase wrstuden-devbsize-19991221 wrstuden-devbsize-base
# 1.33 16-Nov-1999 dan

Add entries for we[01] (configured as for the i386 GENERIC) to enable
WD/SMC ISA ethernet cards to be used for installation and setup.


# 1.32 15-Nov-1999 dante

Add WDTR, SDTR and TAGQ disable options


Revision tags: comdex-fall-1999-base fvdl-softdep-base
# 1.31 05-Nov-1999 thorpej

branches: 1.31.2;
Add some missing Ethernet cards: rl, ti (not in INSTALL), sip, tlp.


# 1.30 28-Sep-1999 ad

branches: 1.30.2; 1.30.4; 1.30.6;
Entries for dpt(4).


# 1.29 07-Aug-1999 thorpej

Add the AdvanSys SCSI boards.


Revision tags: chs-ubc2-base
# 1.28 29-Jul-1999 augustss

It's time to be COMPAT_14.


# 1.27 29-Jun-1999 ross

Turn on EV6 bits: Tsunami and system type 6600.


# 1.26 27-Jun-1999 christos

Add missing phy's. Increase miniroot size


# 1.25 27-Jun-1999 christos

add vr* at pci?, sort


# 1.24 29-Apr-1999 ross

WSEMUL_SUN -> WSEMUL_VT100


Revision tags: netbsd-1-4-base
# 1.23 22-Mar-1999 ross

branches: 1.23.2;
PCI: +bha
+en
+ex
+fxp
+le
+pcscp
MII: +exphy
EISA: +ahb
+uha


# 1.22 18-Feb-1999 thorpej

Add floppy controller and drives.


# 1.21 25-Jan-1999 ross

ne* at pci? ...


# 1.20 23-Jan-1999 drochner

second round of mouse renaming: psm->pms


Revision tags: kenh-if-detach-base chs-ubc-base
# 1.19 14-Oct-1998 matt

Sync with new IDE support (e.g. pciide changes)


# 1.18 11-Aug-1998 thorpej

Adapt to MII changes.


Revision tags: eeh-paddr_t-base
# 1.17 26-Jun-1998 lukem

remove options FIFO; it's now the default


# 1.16 05-Jun-1998 thorpej

Add DEC_550 (Miata).


# 1.15 02-Jun-1998 thorpej

Add epic* at pci?


# 1.14 24-May-1998 thorpej

- Change the tcds child locator from "slot" to "chip", making it look less
like a TurboChannel locator, and more like what is actually going on.
- Allow tcds and asc children of tcds to be cloned.


# 1.13 13-May-1998 thorpej

No need to hard-code the mcclock offset on the gbus; gbus is direct-config.


# 1.12 24-Apr-1998 thorpej

Whitespace sanity.


# 1.11 18-Apr-1998 thorpej

Add PCI IDE.


# 1.10 15-Apr-1998 drochner

convert to new wscons
(pcppi->pckbc, pms->psm, wscons->wsdisplay)


# 1.9 25-Mar-1998 ross

1. Always link at the high address, now that we can use free ram below
the kernel on most platforms, including all of the entry-level platforms.
2. Kill the comments and options for load address selection.
3. Kill the default -g.


# 1.8 28-Feb-1998 cgd

Use NFS_BOOT_DHCP rather than NFS_BOOT_BOOTP. The former is more
flexible, and the boot blocks use DHCP already(!!!) and it'd be good
for the kernel to be consistent with them.


# 1.7 01-Feb-1998 thorpej

Bump the ramdisk size to 3M.


# 1.6 01-Feb-1998 thorpej

le* at isa? isn't ready for prime-time yet.


# 1.5 15-Jan-1998 thorpej

Switch to MI IDE drivers, add ATAPI devices.


# 1.4 13-Jan-1998 cjs

Make INSTALL a fully-loaded kernel (for booting from network or CD), and
INSTALL-FLOPPY a stripped-down version to fit on a floppy.


# 1.3 12-Jan-1998 thorpej

Add (commented out) COMPAT_13


# 1.2 31-Dec-1997 cjs

Add kernfs; remove more stuff we don't need.


Revision tags: netbsd-1-3-PATCH003 netbsd-1-3-PATCH003-CANDIDATE2 netbsd-1-3-PATCH003-CANDIDATE1 netbsd-1-3-PATCH003-CANDIDATE0 netbsd-1-3-PATCH002 netbsd-1-3-PATCH001 netbsd-1-3-RELEASE netbsd-1-3-BETA netbsd-1-3-base
# 1.1 19-Oct-1997 cjs

First go at an INSTALL kernel (add ramdisk, remove unnecessary stuff).


Revision tags: ad-namecache-base2
# 1.113 25-Jan-2020 thorpej

Retire "le* at pci?" from the shipped kernel configs:
- If the config had both an le@pci and a pcn, simply remove le@pci
(pcn would match at a higher priority anyway).
- If the config had le@pci enabled, but no pcn, change le@pci to pcn.
- If the config had le@pci commented out, but no pcn, change le@pci
to pcn and leave it commented out.

The pcn driver supports more chips than le@pci and does DMA directly
to/from mbufs rather than memory copies.


# 1.112 20-Jan-2020 thorpej

Remove FDDI support.


Revision tags: ad-namecache-base1 ad-namecache-base netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930
# 1.111 06-Sep-2018 maxv

branches: 1.111.6;
Retire the 'midway' driver. Discussed on tech-net@ recently and also three
years ago, part of removing the network ATM code.


Revision tags: pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base tls-maxphys-base-20171202
# 1.110 14-Sep-2017 mrg

branches: 1.110.2; 1.110.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.


Revision tags: netbsd-8-1-RELEASE netbsd-8-1-RC1 netbsd-8-0-RELEASE netbsd-8-0-RC2 netbsd-8-0-RC1 matt-nb8-mediatek-base nick-nhusb-base-20170825 perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 jdolecek-ncq-base pgoyette-localcount-20170320 nick-nhusb-base-20170204 bouyer-socketcan-base pgoyette-localcount-20170107 nick-nhusb-base-20161204 pgoyette-localcount-20161104 nick-nhusb-base-20161004 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base nick-nhusb-base-20160907 nick-nhusb-base-20160529 nick-nhusb-base-20160422 nick-nhusb-base-20160319 nick-nhusb-base-20151226 nick-nhusb-base-20150921
# 1.109 21-Aug-2015 uebayasi

Add `pseudo-device ksyms' where `options DDB' is used, because
config(1)/config(5) can't handle module dependency correctly at this
moment.

(This is another proof that shared file definition (`file xxx.c a|b')
is a bad idea.)


Revision tags: nick-nhusb-base-20150606 nick-nhusb-base-20150406 nick-nhusb-base
# 1.108 11-Oct-2014 uebayasi

branches: 1.108.2;
Missing agp attachment.


# 1.107 23-Aug-2014 dholland

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.


Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 netbsd-7-0-2-RELEASE netbsd-7-nhusb-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 rmind-smpnet-nbase rmind-smpnet-base tls-maxphys-base
# 1.106 24-Jan-2014 martin

Add raid to the install kernel


# 1.105 22-Jan-2014 tsutsui

Add pseudo-device bpfilter to use DHCP client.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.104 27-Apr-2013 christos

branches: 1.104.4;
remove confusing numeric locators where they are unused.


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6
# 1.103 17-Aug-2012 abs

branches: 1.103.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?


Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 netbsd-6-1-RC2 netbsd-6-1-RC1 netbsd-6-0-1-RELEASE matt-nb6-plus-nbase netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 jmcneill-usbmp-base10 yamt-pagecache-base5 jmcneill-usbmp-base9 yamt-pagecache-base4 jmcneill-usbmp-base8 jmcneill-usbmp-base7 jmcneill-usbmp-base6 jmcneill-usbmp-base5 jmcneill-usbmp-base4 jmcneill-usbmp-base3 jmcneill-usbmp-base2 netbsd-6-base
# 1.102 18-Dec-2011 dholland

WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.


Revision tags: jmcneill-usbmp-pre-base2 jmcneill-usbmp-base
# 1.101 22-Nov-2011 tls

branches: 1.101.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.


Revision tags: jmcneill-audiomp3-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base rmind-uvmplock-nbase cherry-xenmp-base jym-xensuspend-nbase uebayasi-xip-base7 bouyer-quota2-nbase bouyer-quota2-base jruoho-x86intr-base matt-mips64-premerge-20101231 rmind-uvmplock-base jym-xensuspend-base
# 1.100 23-Nov-2010 hannken

branches: 1.100.8;
Remove unused count from pseudo-device md.


Revision tags: uebayasi-xip-base6 uebayasi-xip-base5 uebayasi-xip-base4 uebayasi-xip-base3 yamt-nfs-mp-base11 uebayasi-xip-base2 yamt-nfs-mp-base10 uebayasi-xip-base1
# 1.99 16-Apr-2010 pooka

Remove unused count (invariably "4") from pseudo-device fss.


Revision tags: yamt-nfs-mp-base9 uebayasi-xip-base matt-premerge-20091211 yamt-nfs-mp-base8 yamt-nfs-mp-base7 jymxensuspend-base yamt-nfs-mp-base6 yamt-nfs-mp-base5 yamt-nfs-mp-base4 yamt-nfs-mp-base3 nick-hppapmap-base4 nick-hppapmap-base3 nick-hppapmap-base
# 1.98 29-Mar-2009 tsutsui

branches: 1.98.2; 1.98.4;
Remove kernfs and use dmesg(8) on alpha INSTALL kernel.


Revision tags: nick-hppapmap-base2
# 1.97 06-Feb-2009 jym

branches: 1.97.2;
Changes to MEMORY_RBFLAGS option:
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)

See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html

Reviewed by abs@ in private mail.


Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 haad-dm-base2 haad-nbase2 ad-audiomp2-base netbsd-5-base matt-mips64-base2 haad-dm-base1 wrstuden-revivesa-base-4 wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 haad-dm-base mjf-devfs2-base
# 1.96 31-Jul-2008 simonb

branches: 1.96.2;
Add "options WAPBL" to standard GENERIC/INSTALL type configs.


Revision tags: wrstuden-revivesa-base-1 simonb-wapbl-nbase yamt-pf42-base4 simonb-wapbl-base yamt-pf42-base3 wrstuden-revivesa-base
# 1.95 30-May-2008 tsutsui

branches: 1.95.4;
Add options COMPAT_40 to files which have options COMPAT_30.


Revision tags: nick-csl-alignment-base5 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 yamt-nfs-mp-base2 yamt-nfs-mp-base yamt-pf42-base ad-socklock-base1 yamt-lazymbuf-base15 yamt-lazymbuf-base14 keiichi-mipv6-nbase nick-net80211-sync-base keiichi-mipv6-base bouyer-xeni386-merge1 matt-armv6-prevmlocking vmlocking2-base3 bouyer-xeni386-nbase yamt-kmem-base3 cube-autoconf-base yamt-kmem-base2 bouyer-xeni386-base yamt-kmem-base vmlocking2-base2 reinoud-bufcleanup-nbase vmlocking2-base1 matt-armv6-nbase jmcneill-base mjf-devfs-base bouyer-xenamd64-base2 vmlocking-nbase yamt-x86pmap-base4 bouyer-xenamd64-base yamt-x86pmap-base3 yamt-x86pmap-base2 yamt-x86pmap-base matt-armv6-base jmcneill-pm-base hpcarm-cleanup-base nick-csl-alignment-base matt-mips64-base yamt-idlelwp-base8 ppcoea-renovation-base thorpej-atomic-base reinoud-bufcleanup-base mjf-ufs-trans-base vmlocking-base ad-audiomp-base post-newlock2-merge newlock2-nbase newlock2-base
# 1.94 01-Jan-2007 pavel

branches: 1.94.44; 1.94.46; 1.94.48; 1.94.50;
sync the zstty configuration with GENERIC, for consistency.


# 1.93 29-Dec-2006 yamt

update comments on NFS_V2_ONLY after nqnfs removal. no functional changes.
from Arnaud Lacombe.


Revision tags: yamt-splraiseipl-base5 yamt-splraiseipl-base4
# 1.92 11-Dec-2006 tsutsui

Reduce diffs between GENERIC and INSTALL.


Revision tags: yamt-splraiseipl-base3
# 1.91 09-Dec-2006 tsutsui

Add the following network devices:
- pcn at pci
- wm at pci
- makphy at mii
- rgephy at mii
- rlphy at mii


Revision tags: yamt-splraiseipl-base2 netbsd-4-base
# 1.90 02-Oct-2006 chs

branches: 1.90.2;
remove MALLOC_NOINLINE, it doesn't do anything anymore.


Revision tags: abandoned-netbsd-4-base yamt-splraiseipl-base yamt-pdpolicy-base9 yamt-pdpolicy-base8 yamt-pdpolicy-base7 yamt-pdpolicy-base6 chap-midi-nbase gdamore-uart-base yamt-pdpolicy-base5 chap-midi-base yamt-pdpolicy-base4 yamt-pdpolicy-base3 peter-altq-base yamt-pdpolicy-base2 elad-kernelauth-base yamt-pdpolicy-base yamt-uio_vmspace-base5 simonb-timecounters-base rpaulo-netinet-merge-pcb-base
# 1.89 05-Feb-2006 cube

branches: 1.89.14; 1.89.16;
Remove 'count' argument for pseudo-devices that ignore it
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).


Revision tags: ktrace-lwp-base
# 1.88 07-Dec-2005 tsutsui

branches: 1.88.2; 1.88.4; 1.88.6;
Remove obsolete options VNODE_OP_NOINLINE.


# 1.87 07-Dec-2005 tsutsui

Adjust comments for options FFS_NO_SNAPSHOT.

XXX: This option should be mentioned in options(4).


Revision tags: yamt-readahead-base3 yamt-readahead-base2 yamt-readahead-pervnode yamt-readahead-perfile yamt-readahead-base yamt-vop-base3 yamt-vop-base2 thorpej-vnode-attr-base yamt-vop-base
# 1.86 31-May-2005 tron

branches: 1.86.2;
Remove attachment for the piixide(4) driver from all non-x86 kernel
configurations because Intel IDE disk controllers only exist as part
of Intel chipsets for x86 systems.


Revision tags: yamt-km-base4 yamt-km-base3 netbsd-3-base kent-audio2-base
# 1.85 18-Feb-2005 dsl

branches: 1.85.4;
Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT


Revision tags: yamt-km-base2
# 1.84 11-Feb-2005 dsl

Add 'option FFS_SNAPSHOT' to most of the config files.
Commented out for kernels that appear to hace space constraints.


# 1.83 31-Jan-2005 hannken

Add file system snapshots to kernel configs.

- Ffs internal snapshots get compiled in unconditionally.

- File system snapshot device fss(4) added to all kernel configs that
have a disk. Device is commented out on all non-GENERIC kernels.

Reviewed by: Jason Thorpe <thorpej@netbsd.org>


Revision tags: yamt-km-base kent-audio1-beforemerge kent-audio1-base
# 1.82 24-Nov-2004 bouyer

branches: 1.82.4; 1.82.6;
pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of
controllers. Tested with a PDC20375 (2 SATA, one PATA) controller on sparc64.
Added to all kernel config file which had pdcide(4).


# 1.81 10-Nov-2004 christos

Add COMPAT_BSDPTY to the rest of the config files.


# 1.80 15-Jul-2004 atatat

Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented
out in most of them.


Revision tags: netbsd-2-0-base
# 1.79 13-Feb-2004 wiz

branches: 1.79.2;
RealTek -> Realtek.


# 1.78 14-Dec-2003 thorpej

Split the Intel i31244 SATA controller ("Artisea") driver out of piixide
into its own driver (artsata).


# 1.77 13-Dec-2003 thorpej

Split out the Silicon Image SATALink support into its own driver,
"satalink".


# 1.76 18-Oct-2003 lukem

Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'
Use 'atapibus* at atapi?' instead of 'atapibus* at atabus?'


# 1.75 08-Oct-2003 bouyer

Add new per-chip pciide drivers.


# 1.74 08-Oct-2003 bouyer

Add atabus


# 1.73 06-Sep-2003 itojun

add rnd(4) device to installation media.
necessary for many purposes, including password seeding, tcp sequence number,
and more. see tech-security


# 1.72 16-Apr-2003 thorpej

branches: 1.72.2;
Add mpt(4).


# 1.71 10-Apr-2003 christos

Bye Bye UCONSOLE


# 1.70 10-Feb-2003 grant

add wi at pci and pcmcia, make comments consistent.


Revision tags: nathanw_sa_before_merge fvdl_fs64_base gmcgarry_ctxsw_base gmcgarry_ucred_base nathanw_sa_base
# 1.69 30-Nov-2002 itohy

White space police.


Revision tags: kqueue-aftermerge kqueue-beforemerge kqueue-base
# 1.68 24-Sep-2002 ad

Remove the TCWSCONS config now that zstty can do flow control on IOASIC
machines.


# 1.67 18-Sep-2002 lukem

enable USERCONF by default; it's small and extremely useful to have available.


Revision tags: gehenna-devsw-base
# 1.66 22-Jul-2002 wiz

Correct some commented out variables from ADW_DISABLE_* to SCSI_ADW_DISABLE_*.
From Julio Merino in port-alpha/17677.


# 1.65 05-Jul-2002 abs

Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR,
MALLOC_NOINLINE, and VNODE_OP_NOINLINE. The exceptions are when they
include another config files that already defines the options, or if
they are for an embedded board, just define a few extra options, and
do not already define PIPE_SOCKETPAIR.


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.64 25-Apr-2002 atatat

branches: 1.64.2;
Add the INCLUDE_CONFIG_FILE option to all config files. In config
files that are generic (ie, GENERIC, GENERICSBC, GENERIC32, ALL, or
ALPHA), it is uncommented.


# 1.63 17-Apr-2002 mycroft

Switch from de to tlp by default.


# 1.62 12-Apr-2002 gmcgarry

Add commented-out USERCONF option. Mainly useful for install media
and can be optionally enabled based on miniroot and ramdisk size
requirements.


# 1.61 02-Apr-2002 lukem

Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE,
which was suggested by Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> as
being more consistent with what it's controlling...


Revision tags: eeh-devprop-base
# 1.60 10-Mar-2002 lukem

* rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options
are now consistently named
* fold opt_mdsize.h into opt_md.h


Revision tags: newlock-base ifpoll-base
# 1.59 10-Feb-2002 wiz

Update description for icsphy.


# 1.58 27-Jan-2002 jdolecek

add options PIPE_SOCKETPAIR to individual kernel configs
the option is commented out on everything but kernels I was able
to recognize as INSTALL-like or ones for small memory machines


# 1.57 20-Nov-2001 lukem

cleanup:
options SPACE TAB
makeoptions TAB
psuedo-device TAB
remove trailing whitespace
replace multiple spaces -> tabs
options "FOO" -> options FOO
options "FOO=bar" -> options FOO=bar
options "FOO=\"bar\"" -> options FOO="\"bar\""


Revision tags: thorpej-mips-cache-base thorpej-devvp-base3 thorpej-devvp-base2 post-chs-ubcperf pre-chs-ubcperf thorpej-devvp-base
# 1.56 22-Aug-2001 hubertf

branches: 1.56.2;
More comment changes: 90x[B] -> 90x[BC]


# 1.55 07-Jul-2001 tsutsui

branches: 1.55.2;
Remove (commented out) ncr* at pci? lines.


# 1.54 18-Jun-2001 thorpej

Add sf(4), gsip(4), gphyter(4) drivers.


# 1.53 07-Jun-2001 lukem

add iha(4); it works in my pc164 after thorpej fixed a minor issue


# 1.52 06-May-2001 ad

Add mlx at eisa.


Revision tags: thorpej_scsipi_beforemerge thorpej_scsipi_nbase thorpej_scsipi_base
# 1.51 12-Feb-2001 minoura

branches: 1.51.2;
Correct typo (s/unit/unix/).


# 1.50 04-Feb-2001 ad

Add a driver for the Mylex DAC960 family (including DEC SWXCR).


# 1.49 21-Dec-2000 thorpej

Add Sable and Lynx support.


# 1.48 26-Nov-2000 ad

lsu -> ld, by popular request.


# 1.47 19-Oct-2000 ad

ca -> lsu


# 1.46 02-Oct-2000 abs

Ensure all INSTALL* kernels have two ptys, and a note explaining why:
pseudo-device pty 2 # pseudo-terminals (Sysinst needs two)
(Some installers may not be using sysinst, in which case this just reduces
the number of ptys from 16 that are not used to 2 that are not used)
For i386 conf files, no change other than comments.


# 1.45 25-Sep-2000 abs

Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb.
Move VNODE_OP_NOINLINE and NFS_V2_ONLY into '# Filesystem options' section.
Consistently label '# Filesystem options' and '#File systems' sections.


# 1.44 25-Sep-2000 abs

Ensure all INSTALL config files have (at least) COPTS="-Os", cincluding bebox
based on it working already for macppc.
Also add commented out:
#options VNODE_OP_NOINLINE # Don't inline vnode op calls
#options NFS_V2_ONLY # Exclude NFS3 and NQNFS code
as suggestions for additional savings


# 1.43 24-Sep-2000 jdolecek

don't specify number of ptys if >= 16 (current default initial number)
pty comments: normalize and g/c what is no longer relevant


# 1.42 11-Aug-2000 thorpej

Back out part of previous which was unintended.


# 1.41 11-Aug-2000 thorpej

Add depca at eisa.


# 1.40 12-Jul-2000 thorpej

- Add Jensen support/devices.
- Add commented-out Sable/Lynx support/devices.
- Switch from `ncr' to `siop' by default.
- Add some missing `scsibus' configs to INSTALL.


Revision tags: netbsd-1-5-base
# 1.39 01-Jun-2000 thorpej

branches: 1.39.2;
Add support for the Alpha Processor, Inc. UP1000 EV6 system.


Revision tags: minoura-xpg4dl-base
# 1.38 23-May-2000 thorpej

branches: 1.38.2;
Note that KN300 is also for AlphaServer 1200.


# 1.37 08-May-2000 augustss

Add (sometimes commented out) MIIVERBOSE option.


# 1.36 28-Apr-2000 ad

Attach cac* and ca*.


# 1.35 22-Apr-2000 thorpej

rl -> rtk


# 1.34 22-Mar-2000 cgd

add commented out option PCI_CONFIG_DUMP whever there's a PCIVERBOSE.


Revision tags: chs-ubc2-newbase wrstuden-devbsize-19991221 wrstuden-devbsize-base
# 1.33 16-Nov-1999 dan

Add entries for we[01] (configured as for the i386 GENERIC) to enable
WD/SMC ISA ethernet cards to be used for installation and setup.


# 1.32 15-Nov-1999 dante

Add WDTR, SDTR and TAGQ disable options


Revision tags: comdex-fall-1999-base fvdl-softdep-base
# 1.31 05-Nov-1999 thorpej

branches: 1.31.2;
Add some missing Ethernet cards: rl, ti (not in INSTALL), sip, tlp.


# 1.30 28-Sep-1999 ad

branches: 1.30.2; 1.30.4; 1.30.6;
Entries for dpt(4).


# 1.29 07-Aug-1999 thorpej

Add the AdvanSys SCSI boards.


Revision tags: chs-ubc2-base
# 1.28 29-Jul-1999 augustss

It's time to be COMPAT_14.


# 1.27 29-Jun-1999 ross

Turn on EV6 bits: Tsunami and system type 6600.


# 1.26 27-Jun-1999 christos

Add missing phy's. Increase miniroot size


# 1.25 27-Jun-1999 christos

add vr* at pci?, sort


# 1.24 29-Apr-1999 ross

WSEMUL_SUN -> WSEMUL_VT100


Revision tags: netbsd-1-4-base
# 1.23 22-Mar-1999 ross

branches: 1.23.2;
PCI: +bha
+en
+ex
+fxp
+le
+pcscp
MII: +exphy
EISA: +ahb
+uha


# 1.22 18-Feb-1999 thorpej

Add floppy controller and drives.


# 1.21 25-Jan-1999 ross

ne* at pci? ...


# 1.20 23-Jan-1999 drochner

second round of mouse renaming: psm->pms


Revision tags: kenh-if-detach-base chs-ubc-base
# 1.19 14-Oct-1998 matt

Sync with new IDE support (e.g. pciide changes)


# 1.18 11-Aug-1998 thorpej

Adapt to MII changes.


Revision tags: eeh-paddr_t-base
# 1.17 26-Jun-1998 lukem

remove options FIFO; it's now the default


# 1.16 05-Jun-1998 thorpej

Add DEC_550 (Miata).


# 1.15 02-Jun-1998 thorpej

Add epic* at pci?


# 1.14 24-May-1998 thorpej

- Change the tcds child locator from "slot" to "chip", making it look less
like a TurboChannel locator, and more like what is actually going on.
- Allow tcds and asc children of tcds to be cloned.


# 1.13 13-May-1998 thorpej

No need to hard-code the mcclock offset on the gbus; gbus is direct-config.


# 1.12 24-Apr-1998 thorpej

Whitespace sanity.


# 1.11 18-Apr-1998 thorpej

Add PCI IDE.


# 1.10 15-Apr-1998 drochner

convert to new wscons
(pcppi->pckbc, pms->psm, wscons->wsdisplay)


# 1.9 25-Mar-1998 ross

1. Always link at the high address, now that we can use free ram below
the kernel on most platforms, including all of the entry-level platforms.
2. Kill the comments and options for load address selection.
3. Kill the default -g.


# 1.8 28-Feb-1998 cgd

Use NFS_BOOT_DHCP rather than NFS_BOOT_BOOTP. The former is more
flexible, and the boot blocks use DHCP already(!!!) and it'd be good
for the kernel to be consistent with them.


# 1.7 01-Feb-1998 thorpej

Bump the ramdisk size to 3M.


# 1.6 01-Feb-1998 thorpej

le* at isa? isn't ready for prime-time yet.


# 1.5 15-Jan-1998 thorpej

Switch to MI IDE drivers, add ATAPI devices.


# 1.4 13-Jan-1998 cjs

Make INSTALL a fully-loaded kernel (for booting from network or CD), and
INSTALL-FLOPPY a stripped-down version to fit on a floppy.


# 1.3 12-Jan-1998 thorpej

Add (commented out) COMPAT_13


# 1.2 31-Dec-1997 cjs

Add kernfs; remove more stuff we don't need.


Revision tags: netbsd-1-3-PATCH003 netbsd-1-3-PATCH003-CANDIDATE2 netbsd-1-3-PATCH003-CANDIDATE1 netbsd-1-3-PATCH003-CANDIDATE0 netbsd-1-3-PATCH002 netbsd-1-3-PATCH001 netbsd-1-3-RELEASE netbsd-1-3-BETA netbsd-1-3-base
# 1.1 19-Oct-1997 cjs

First go at an INSTALL kernel (add ramdisk, remove unnecessary stuff).


# 1.112 20-Jan-2020 thorpej

Remove FDDI support.


Revision tags: ad-namecache-base1 ad-namecache-base netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930
# 1.111 06-Sep-2018 maxv

Retire the 'midway' driver. Discussed on tech-net@ recently and also three
years ago, part of removing the network ATM code.


Revision tags: pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base tls-maxphys-base-20171202
# 1.110 14-Sep-2017 mrg

branches: 1.110.2; 1.110.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.


Revision tags: netbsd-8-1-RELEASE netbsd-8-1-RC1 netbsd-8-0-RELEASE netbsd-8-0-RC2 netbsd-8-0-RC1 matt-nb8-mediatek-base nick-nhusb-base-20170825 perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 jdolecek-ncq-base pgoyette-localcount-20170320 nick-nhusb-base-20170204 bouyer-socketcan-base pgoyette-localcount-20170107 nick-nhusb-base-20161204 pgoyette-localcount-20161104 nick-nhusb-base-20161004 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base nick-nhusb-base-20160907 nick-nhusb-base-20160529 nick-nhusb-base-20160422 nick-nhusb-base-20160319 nick-nhusb-base-20151226 nick-nhusb-base-20150921
# 1.109 21-Aug-2015 uebayasi

Add `pseudo-device ksyms' where `options DDB' is used, because
config(1)/config(5) can't handle module dependency correctly at this
moment.

(This is another proof that shared file definition (`file xxx.c a|b')
is a bad idea.)


Revision tags: nick-nhusb-base-20150606 nick-nhusb-base-20150406 nick-nhusb-base
# 1.108 11-Oct-2014 uebayasi

branches: 1.108.2;
Missing agp attachment.


# 1.107 23-Aug-2014 dholland

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.


Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 netbsd-7-0-2-RELEASE netbsd-7-nhusb-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 rmind-smpnet-nbase rmind-smpnet-base tls-maxphys-base
# 1.106 24-Jan-2014 martin

Add raid to the install kernel


# 1.105 22-Jan-2014 tsutsui

Add pseudo-device bpfilter to use DHCP client.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.104 27-Apr-2013 christos

branches: 1.104.4;
remove confusing numeric locators where they are unused.


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6
# 1.103 17-Aug-2012 abs

branches: 1.103.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?


Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 netbsd-6-1-RC2 netbsd-6-1-RC1 netbsd-6-0-1-RELEASE matt-nb6-plus-nbase netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 jmcneill-usbmp-base10 yamt-pagecache-base5 jmcneill-usbmp-base9 yamt-pagecache-base4 jmcneill-usbmp-base8 jmcneill-usbmp-base7 jmcneill-usbmp-base6 jmcneill-usbmp-base5 jmcneill-usbmp-base4 jmcneill-usbmp-base3 jmcneill-usbmp-base2 netbsd-6-base
# 1.102 18-Dec-2011 dholland

WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.


Revision tags: jmcneill-usbmp-pre-base2 jmcneill-usbmp-base
# 1.101 22-Nov-2011 tls

branches: 1.101.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.


Revision tags: jmcneill-audiomp3-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base rmind-uvmplock-nbase cherry-xenmp-base jym-xensuspend-nbase uebayasi-xip-base7 bouyer-quota2-nbase bouyer-quota2-base jruoho-x86intr-base matt-mips64-premerge-20101231 rmind-uvmplock-base jym-xensuspend-base
# 1.100 23-Nov-2010 hannken

branches: 1.100.8;
Remove unused count from pseudo-device md.


Revision tags: uebayasi-xip-base6 uebayasi-xip-base5 uebayasi-xip-base4 uebayasi-xip-base3 yamt-nfs-mp-base11 uebayasi-xip-base2 yamt-nfs-mp-base10 uebayasi-xip-base1
# 1.99 16-Apr-2010 pooka

Remove unused count (invariably "4") from pseudo-device fss.


Revision tags: yamt-nfs-mp-base9 uebayasi-xip-base matt-premerge-20091211 yamt-nfs-mp-base8 yamt-nfs-mp-base7 jymxensuspend-base yamt-nfs-mp-base6 yamt-nfs-mp-base5 yamt-nfs-mp-base4 yamt-nfs-mp-base3 nick-hppapmap-base4 nick-hppapmap-base3 nick-hppapmap-base
# 1.98 29-Mar-2009 tsutsui

branches: 1.98.2; 1.98.4;
Remove kernfs and use dmesg(8) on alpha INSTALL kernel.


Revision tags: nick-hppapmap-base2
# 1.97 06-Feb-2009 jym

branches: 1.97.2;
Changes to MEMORY_RBFLAGS option:
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)

See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html

Reviewed by abs@ in private mail.


Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 haad-dm-base2 haad-nbase2 ad-audiomp2-base netbsd-5-base matt-mips64-base2 haad-dm-base1 wrstuden-revivesa-base-4 wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 haad-dm-base mjf-devfs2-base
# 1.96 31-Jul-2008 simonb

branches: 1.96.2;
Add "options WAPBL" to standard GENERIC/INSTALL type configs.


Revision tags: wrstuden-revivesa-base-1 simonb-wapbl-nbase yamt-pf42-base4 simonb-wapbl-base yamt-pf42-base3 wrstuden-revivesa-base
# 1.95 30-May-2008 tsutsui

branches: 1.95.4;
Add options COMPAT_40 to files which have options COMPAT_30.


Revision tags: nick-csl-alignment-base5 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 yamt-nfs-mp-base2 yamt-nfs-mp-base yamt-pf42-base ad-socklock-base1 yamt-lazymbuf-base15 yamt-lazymbuf-base14 keiichi-mipv6-nbase nick-net80211-sync-base keiichi-mipv6-base bouyer-xeni386-merge1 matt-armv6-prevmlocking vmlocking2-base3 bouyer-xeni386-nbase yamt-kmem-base3 cube-autoconf-base yamt-kmem-base2 bouyer-xeni386-base yamt-kmem-base vmlocking2-base2 reinoud-bufcleanup-nbase vmlocking2-base1 matt-armv6-nbase jmcneill-base mjf-devfs-base bouyer-xenamd64-base2 vmlocking-nbase yamt-x86pmap-base4 bouyer-xenamd64-base yamt-x86pmap-base3 yamt-x86pmap-base2 yamt-x86pmap-base matt-armv6-base jmcneill-pm-base hpcarm-cleanup-base nick-csl-alignment-base matt-mips64-base yamt-idlelwp-base8 ppcoea-renovation-base thorpej-atomic-base reinoud-bufcleanup-base mjf-ufs-trans-base vmlocking-base ad-audiomp-base post-newlock2-merge newlock2-nbase newlock2-base
# 1.94 01-Jan-2007 pavel

branches: 1.94.44; 1.94.46; 1.94.48; 1.94.50;
sync the zstty configuration with GENERIC, for consistency.


# 1.93 29-Dec-2006 yamt

update comments on NFS_V2_ONLY after nqnfs removal. no functional changes.
from Arnaud Lacombe.


Revision tags: yamt-splraiseipl-base5 yamt-splraiseipl-base4
# 1.92 11-Dec-2006 tsutsui

Reduce diffs between GENERIC and INSTALL.


Revision tags: yamt-splraiseipl-base3
# 1.91 09-Dec-2006 tsutsui

Add the following network devices:
- pcn at pci
- wm at pci
- makphy at mii
- rgephy at mii
- rlphy at mii


Revision tags: yamt-splraiseipl-base2 netbsd-4-base
# 1.90 02-Oct-2006 chs

branches: 1.90.2;
remove MALLOC_NOINLINE, it doesn't do anything anymore.


Revision tags: abandoned-netbsd-4-base yamt-splraiseipl-base yamt-pdpolicy-base9 yamt-pdpolicy-base8 yamt-pdpolicy-base7 yamt-pdpolicy-base6 chap-midi-nbase gdamore-uart-base yamt-pdpolicy-base5 chap-midi-base yamt-pdpolicy-base4 yamt-pdpolicy-base3 peter-altq-base yamt-pdpolicy-base2 elad-kernelauth-base yamt-pdpolicy-base yamt-uio_vmspace-base5 simonb-timecounters-base rpaulo-netinet-merge-pcb-base
# 1.89 05-Feb-2006 cube

branches: 1.89.14; 1.89.16;
Remove 'count' argument for pseudo-devices that ignore it
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).


Revision tags: ktrace-lwp-base
# 1.88 07-Dec-2005 tsutsui

branches: 1.88.2; 1.88.4; 1.88.6;
Remove obsolete options VNODE_OP_NOINLINE.


# 1.87 07-Dec-2005 tsutsui

Adjust comments for options FFS_NO_SNAPSHOT.

XXX: This option should be mentioned in options(4).


Revision tags: yamt-readahead-base3 yamt-readahead-base2 yamt-readahead-pervnode yamt-readahead-perfile yamt-readahead-base yamt-vop-base3 yamt-vop-base2 thorpej-vnode-attr-base yamt-vop-base
# 1.86 31-May-2005 tron

branches: 1.86.2;
Remove attachment for the piixide(4) driver from all non-x86 kernel
configurations because Intel IDE disk controllers only exist as part
of Intel chipsets for x86 systems.


Revision tags: yamt-km-base4 yamt-km-base3 netbsd-3-base kent-audio2-base
# 1.85 18-Feb-2005 dsl

branches: 1.85.4;
Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT


Revision tags: yamt-km-base2
# 1.84 11-Feb-2005 dsl

Add 'option FFS_SNAPSHOT' to most of the config files.
Commented out for kernels that appear to hace space constraints.


# 1.83 31-Jan-2005 hannken

Add file system snapshots to kernel configs.

- Ffs internal snapshots get compiled in unconditionally.

- File system snapshot device fss(4) added to all kernel configs that
have a disk. Device is commented out on all non-GENERIC kernels.

Reviewed by: Jason Thorpe <thorpej@netbsd.org>


Revision tags: yamt-km-base kent-audio1-beforemerge kent-audio1-base
# 1.82 24-Nov-2004 bouyer

branches: 1.82.4; 1.82.6;
pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of
controllers. Tested with a PDC20375 (2 SATA, one PATA) controller on sparc64.
Added to all kernel config file which had pdcide(4).


# 1.81 10-Nov-2004 christos

Add COMPAT_BSDPTY to the rest of the config files.


# 1.80 15-Jul-2004 atatat

Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented
out in most of them.


Revision tags: netbsd-2-0-base
# 1.79 13-Feb-2004 wiz

branches: 1.79.2;
RealTek -> Realtek.


# 1.78 14-Dec-2003 thorpej

Split the Intel i31244 SATA controller ("Artisea") driver out of piixide
into its own driver (artsata).


# 1.77 13-Dec-2003 thorpej

Split out the Silicon Image SATALink support into its own driver,
"satalink".


# 1.76 18-Oct-2003 lukem

Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'
Use 'atapibus* at atapi?' instead of 'atapibus* at atabus?'


# 1.75 08-Oct-2003 bouyer

Add new per-chip pciide drivers.


# 1.74 08-Oct-2003 bouyer

Add atabus


# 1.73 06-Sep-2003 itojun

add rnd(4) device to installation media.
necessary for many purposes, including password seeding, tcp sequence number,
and more. see tech-security


# 1.72 16-Apr-2003 thorpej

branches: 1.72.2;
Add mpt(4).


# 1.71 10-Apr-2003 christos

Bye Bye UCONSOLE


# 1.70 10-Feb-2003 grant

add wi at pci and pcmcia, make comments consistent.


Revision tags: nathanw_sa_before_merge fvdl_fs64_base gmcgarry_ctxsw_base gmcgarry_ucred_base nathanw_sa_base
# 1.69 30-Nov-2002 itohy

White space police.


Revision tags: kqueue-aftermerge kqueue-beforemerge kqueue-base
# 1.68 24-Sep-2002 ad

Remove the TCWSCONS config now that zstty can do flow control on IOASIC
machines.


# 1.67 18-Sep-2002 lukem

enable USERCONF by default; it's small and extremely useful to have available.


Revision tags: gehenna-devsw-base
# 1.66 22-Jul-2002 wiz

Correct some commented out variables from ADW_DISABLE_* to SCSI_ADW_DISABLE_*.
From Julio Merino in port-alpha/17677.


# 1.65 05-Jul-2002 abs

Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR,
MALLOC_NOINLINE, and VNODE_OP_NOINLINE. The exceptions are when they
include another config files that already defines the options, or if
they are for an embedded board, just define a few extra options, and
do not already define PIPE_SOCKETPAIR.


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.64 25-Apr-2002 atatat

branches: 1.64.2;
Add the INCLUDE_CONFIG_FILE option to all config files. In config
files that are generic (ie, GENERIC, GENERICSBC, GENERIC32, ALL, or
ALPHA), it is uncommented.


# 1.63 17-Apr-2002 mycroft

Switch from de to tlp by default.


# 1.62 12-Apr-2002 gmcgarry

Add commented-out USERCONF option. Mainly useful for install media
and can be optionally enabled based on miniroot and ramdisk size
requirements.


# 1.61 02-Apr-2002 lukem

Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE,
which was suggested by Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> as
being more consistent with what it's controlling...


Revision tags: eeh-devprop-base
# 1.60 10-Mar-2002 lukem

* rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options
are now consistently named
* fold opt_mdsize.h into opt_md.h


Revision tags: newlock-base ifpoll-base
# 1.59 10-Feb-2002 wiz

Update description for icsphy.


# 1.58 27-Jan-2002 jdolecek

add options PIPE_SOCKETPAIR to individual kernel configs
the option is commented out on everything but kernels I was able
to recognize as INSTALL-like or ones for small memory machines


# 1.57 20-Nov-2001 lukem

cleanup:
options SPACE TAB
makeoptions TAB
psuedo-device TAB
remove trailing whitespace
replace multiple spaces -> tabs
options "FOO" -> options FOO
options "FOO=bar" -> options FOO=bar
options "FOO=\"bar\"" -> options FOO="\"bar\""


Revision tags: thorpej-mips-cache-base thorpej-devvp-base3 thorpej-devvp-base2 post-chs-ubcperf pre-chs-ubcperf thorpej-devvp-base
# 1.56 22-Aug-2001 hubertf

branches: 1.56.2;
More comment changes: 90x[B] -> 90x[BC]


# 1.55 07-Jul-2001 tsutsui

branches: 1.55.2;
Remove (commented out) ncr* at pci? lines.


# 1.54 18-Jun-2001 thorpej

Add sf(4), gsip(4), gphyter(4) drivers.


# 1.53 07-Jun-2001 lukem

add iha(4); it works in my pc164 after thorpej fixed a minor issue


# 1.52 06-May-2001 ad

Add mlx at eisa.


Revision tags: thorpej_scsipi_beforemerge thorpej_scsipi_nbase thorpej_scsipi_base
# 1.51 12-Feb-2001 minoura

branches: 1.51.2;
Correct typo (s/unit/unix/).


# 1.50 04-Feb-2001 ad

Add a driver for the Mylex DAC960 family (including DEC SWXCR).


# 1.49 21-Dec-2000 thorpej

Add Sable and Lynx support.


# 1.48 26-Nov-2000 ad

lsu -> ld, by popular request.


# 1.47 19-Oct-2000 ad

ca -> lsu


# 1.46 02-Oct-2000 abs

Ensure all INSTALL* kernels have two ptys, and a note explaining why:
pseudo-device pty 2 # pseudo-terminals (Sysinst needs two)
(Some installers may not be using sysinst, in which case this just reduces
the number of ptys from 16 that are not used to 2 that are not used)
For i386 conf files, no change other than comments.


# 1.45 25-Sep-2000 abs

Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb.
Move VNODE_OP_NOINLINE and NFS_V2_ONLY into '# Filesystem options' section.
Consistently label '# Filesystem options' and '#File systems' sections.


# 1.44 25-Sep-2000 abs

Ensure all INSTALL config files have (at least) COPTS="-Os", cincluding bebox
based on it working already for macppc.
Also add commented out:
#options VNODE_OP_NOINLINE # Don't inline vnode op calls
#options NFS_V2_ONLY # Exclude NFS3 and NQNFS code
as suggestions for additional savings


# 1.43 24-Sep-2000 jdolecek

don't specify number of ptys if >= 16 (current default initial number)
pty comments: normalize and g/c what is no longer relevant


# 1.42 11-Aug-2000 thorpej

Back out part of previous which was unintended.


# 1.41 11-Aug-2000 thorpej

Add depca at eisa.


# 1.40 12-Jul-2000 thorpej

- Add Jensen support/devices.
- Add commented-out Sable/Lynx support/devices.
- Switch from `ncr' to `siop' by default.
- Add some missing `scsibus' configs to INSTALL.


Revision tags: netbsd-1-5-base
# 1.39 01-Jun-2000 thorpej

branches: 1.39.2;
Add support for the Alpha Processor, Inc. UP1000 EV6 system.


Revision tags: minoura-xpg4dl-base
# 1.38 23-May-2000 thorpej

branches: 1.38.2;
Note that KN300 is also for AlphaServer 1200.


# 1.37 08-May-2000 augustss

Add (sometimes commented out) MIIVERBOSE option.


# 1.36 28-Apr-2000 ad

Attach cac* and ca*.


# 1.35 22-Apr-2000 thorpej

rl -> rtk


# 1.34 22-Mar-2000 cgd

add commented out option PCI_CONFIG_DUMP whever there's a PCIVERBOSE.


Revision tags: chs-ubc2-newbase wrstuden-devbsize-19991221 wrstuden-devbsize-base
# 1.33 16-Nov-1999 dan

Add entries for we[01] (configured as for the i386 GENERIC) to enable
WD/SMC ISA ethernet cards to be used for installation and setup.


# 1.32 15-Nov-1999 dante

Add WDTR, SDTR and TAGQ disable options


Revision tags: comdex-fall-1999-base fvdl-softdep-base
# 1.31 05-Nov-1999 thorpej

branches: 1.31.2;
Add some missing Ethernet cards: rl, ti (not in INSTALL), sip, tlp.


# 1.30 28-Sep-1999 ad

branches: 1.30.2; 1.30.4; 1.30.6;
Entries for dpt(4).


# 1.29 07-Aug-1999 thorpej

Add the AdvanSys SCSI boards.


Revision tags: chs-ubc2-base
# 1.28 29-Jul-1999 augustss

It's time to be COMPAT_14.


# 1.27 29-Jun-1999 ross

Turn on EV6 bits: Tsunami and system type 6600.


# 1.26 27-Jun-1999 christos

Add missing phy's. Increase miniroot size


# 1.25 27-Jun-1999 christos

add vr* at pci?, sort


# 1.24 29-Apr-1999 ross

WSEMUL_SUN -> WSEMUL_VT100


Revision tags: netbsd-1-4-base
# 1.23 22-Mar-1999 ross

branches: 1.23.2;
PCI: +bha
+en
+ex
+fxp
+le
+pcscp
MII: +exphy
EISA: +ahb
+uha


# 1.22 18-Feb-1999 thorpej

Add floppy controller and drives.


# 1.21 25-Jan-1999 ross

ne* at pci? ...


# 1.20 23-Jan-1999 drochner

second round of mouse renaming: psm->pms


Revision tags: kenh-if-detach-base chs-ubc-base
# 1.19 14-Oct-1998 matt

Sync with new IDE support (e.g. pciide changes)


# 1.18 11-Aug-1998 thorpej

Adapt to MII changes.


Revision tags: eeh-paddr_t-base
# 1.17 26-Jun-1998 lukem

remove options FIFO; it's now the default


# 1.16 05-Jun-1998 thorpej

Add DEC_550 (Miata).


# 1.15 02-Jun-1998 thorpej

Add epic* at pci?


# 1.14 24-May-1998 thorpej

- Change the tcds child locator from "slot" to "chip", making it look less
like a TurboChannel locator, and more like what is actually going on.
- Allow tcds and asc children of tcds to be cloned.


# 1.13 13-May-1998 thorpej

No need to hard-code the mcclock offset on the gbus; gbus is direct-config.


# 1.12 24-Apr-1998 thorpej

Whitespace sanity.


# 1.11 18-Apr-1998 thorpej

Add PCI IDE.


# 1.10 15-Apr-1998 drochner

convert to new wscons
(pcppi->pckbc, pms->psm, wscons->wsdisplay)


# 1.9 25-Mar-1998 ross

1. Always link at the high address, now that we can use free ram below
the kernel on most platforms, including all of the entry-level platforms.
2. Kill the comments and options for load address selection.
3. Kill the default -g.


# 1.8 28-Feb-1998 cgd

Use NFS_BOOT_DHCP rather than NFS_BOOT_BOOTP. The former is more
flexible, and the boot blocks use DHCP already(!!!) and it'd be good
for the kernel to be consistent with them.


# 1.7 01-Feb-1998 thorpej

Bump the ramdisk size to 3M.


# 1.6 01-Feb-1998 thorpej

le* at isa? isn't ready for prime-time yet.


# 1.5 15-Jan-1998 thorpej

Switch to MI IDE drivers, add ATAPI devices.


# 1.4 13-Jan-1998 cjs

Make INSTALL a fully-loaded kernel (for booting from network or CD), and
INSTALL-FLOPPY a stripped-down version to fit on a floppy.


# 1.3 12-Jan-1998 thorpej

Add (commented out) COMPAT_13


# 1.2 31-Dec-1997 cjs

Add kernfs; remove more stuff we don't need.


Revision tags: netbsd-1-3-PATCH003 netbsd-1-3-PATCH003-CANDIDATE2 netbsd-1-3-PATCH003-CANDIDATE1 netbsd-1-3-PATCH003-CANDIDATE0 netbsd-1-3-PATCH002 netbsd-1-3-PATCH001 netbsd-1-3-RELEASE netbsd-1-3-BETA netbsd-1-3-base
# 1.1 19-Oct-1997 cjs

First go at an INSTALL kernel (add ramdisk, remove unnecessary stuff).


Revision tags: isaki-audio2-base pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930
# 1.111 06-Sep-2018 maxv

Retire the 'midway' driver. Discussed on tech-net@ recently and also three
years ago, part of removing the network ATM code.


Revision tags: pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base tls-maxphys-base-20171202
# 1.110 14-Sep-2017 mrg

branches: 1.110.2;
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.


Revision tags: netbsd-8-0-RELEASE netbsd-8-0-RC2 netbsd-8-0-RC1 matt-nb8-mediatek-base nick-nhusb-base-20170825 perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 jdolecek-ncq-base pgoyette-localcount-20170320 nick-nhusb-base-20170204 bouyer-socketcan-base pgoyette-localcount-20170107 nick-nhusb-base-20161204 pgoyette-localcount-20161104 nick-nhusb-base-20161004 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base nick-nhusb-base-20160907 nick-nhusb-base-20160529 nick-nhusb-base-20160422 nick-nhusb-base-20160319 nick-nhusb-base-20151226 nick-nhusb-base-20150921
# 1.109 21-Aug-2015 uebayasi

Add `pseudo-device ksyms' where `options DDB' is used, because
config(1)/config(5) can't handle module dependency correctly at this
moment.

(This is another proof that shared file definition (`file xxx.c a|b')
is a bad idea.)


Revision tags: nick-nhusb-base-20150606 nick-nhusb-base-20150406 nick-nhusb-base
# 1.108 11-Oct-2014 uebayasi

branches: 1.108.2;
Missing agp attachment.


# 1.107 23-Aug-2014 dholland

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.


Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 netbsd-7-0-2-RELEASE netbsd-7-nhusb-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 rmind-smpnet-nbase rmind-smpnet-base tls-maxphys-base
# 1.106 24-Jan-2014 martin

Add raid to the install kernel


# 1.105 22-Jan-2014 tsutsui

Add pseudo-device bpfilter to use DHCP client.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.104 27-Apr-2013 christos

branches: 1.104.4;
remove confusing numeric locators where they are unused.


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6
# 1.103 17-Aug-2012 abs

branches: 1.103.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?


Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 netbsd-6-1-RC2 netbsd-6-1-RC1 netbsd-6-0-1-RELEASE matt-nb6-plus-nbase netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 jmcneill-usbmp-base10 yamt-pagecache-base5 jmcneill-usbmp-base9 yamt-pagecache-base4 jmcneill-usbmp-base8 jmcneill-usbmp-base7 jmcneill-usbmp-base6 jmcneill-usbmp-base5 jmcneill-usbmp-base4 jmcneill-usbmp-base3 jmcneill-usbmp-base2 netbsd-6-base
# 1.102 18-Dec-2011 dholland

WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.


Revision tags: jmcneill-usbmp-pre-base2 jmcneill-usbmp-base
# 1.101 22-Nov-2011 tls

branches: 1.101.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.


Revision tags: jmcneill-audiomp3-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base rmind-uvmplock-nbase cherry-xenmp-base jym-xensuspend-nbase uebayasi-xip-base7 bouyer-quota2-nbase bouyer-quota2-base jruoho-x86intr-base matt-mips64-premerge-20101231 rmind-uvmplock-base jym-xensuspend-base
# 1.100 23-Nov-2010 hannken

branches: 1.100.8;
Remove unused count from pseudo-device md.


Revision tags: uebayasi-xip-base6 uebayasi-xip-base5 uebayasi-xip-base4 uebayasi-xip-base3 yamt-nfs-mp-base11 uebayasi-xip-base2 yamt-nfs-mp-base10 uebayasi-xip-base1
# 1.99 16-Apr-2010 pooka

Remove unused count (invariably "4") from pseudo-device fss.


Revision tags: yamt-nfs-mp-base9 uebayasi-xip-base matt-premerge-20091211 yamt-nfs-mp-base8 yamt-nfs-mp-base7 jymxensuspend-base yamt-nfs-mp-base6 yamt-nfs-mp-base5 yamt-nfs-mp-base4 yamt-nfs-mp-base3 nick-hppapmap-base4 nick-hppapmap-base3 nick-hppapmap-base
# 1.98 29-Mar-2009 tsutsui

branches: 1.98.2; 1.98.4;
Remove kernfs and use dmesg(8) on alpha INSTALL kernel.


Revision tags: nick-hppapmap-base2
# 1.97 06-Feb-2009 jym

branches: 1.97.2;
Changes to MEMORY_RBFLAGS option:
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)

See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html

Reviewed by abs@ in private mail.


Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 haad-dm-base2 haad-nbase2 ad-audiomp2-base netbsd-5-base matt-mips64-base2 haad-dm-base1 wrstuden-revivesa-base-4 wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 haad-dm-base mjf-devfs2-base
# 1.96 31-Jul-2008 simonb

branches: 1.96.2;
Add "options WAPBL" to standard GENERIC/INSTALL type configs.


Revision tags: wrstuden-revivesa-base-1 simonb-wapbl-nbase yamt-pf42-base4 simonb-wapbl-base yamt-pf42-base3 wrstuden-revivesa-base
# 1.95 30-May-2008 tsutsui

branches: 1.95.4;
Add options COMPAT_40 to files which have options COMPAT_30.


Revision tags: nick-csl-alignment-base5 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 yamt-nfs-mp-base2 yamt-nfs-mp-base yamt-pf42-base ad-socklock-base1 yamt-lazymbuf-base15 yamt-lazymbuf-base14 keiichi-mipv6-nbase nick-net80211-sync-base keiichi-mipv6-base bouyer-xeni386-merge1 matt-armv6-prevmlocking vmlocking2-base3 bouyer-xeni386-nbase yamt-kmem-base3 cube-autoconf-base yamt-kmem-base2 bouyer-xeni386-base yamt-kmem-base vmlocking2-base2 reinoud-bufcleanup-nbase vmlocking2-base1 matt-armv6-nbase jmcneill-base mjf-devfs-base bouyer-xenamd64-base2 vmlocking-nbase yamt-x86pmap-base4 bouyer-xenamd64-base yamt-x86pmap-base3 yamt-x86pmap-base2 yamt-x86pmap-base matt-armv6-base jmcneill-pm-base hpcarm-cleanup-base nick-csl-alignment-base matt-mips64-base yamt-idlelwp-base8 ppcoea-renovation-base thorpej-atomic-base reinoud-bufcleanup-base mjf-ufs-trans-base vmlocking-base ad-audiomp-base post-newlock2-merge newlock2-nbase newlock2-base
# 1.94 01-Jan-2007 pavel

branches: 1.94.44; 1.94.46; 1.94.48; 1.94.50;
sync the zstty configuration with GENERIC, for consistency.


# 1.93 29-Dec-2006 yamt

update comments on NFS_V2_ONLY after nqnfs removal. no functional changes.
from Arnaud Lacombe.


Revision tags: yamt-splraiseipl-base5 yamt-splraiseipl-base4
# 1.92 11-Dec-2006 tsutsui

Reduce diffs between GENERIC and INSTALL.


Revision tags: yamt-splraiseipl-base3
# 1.91 09-Dec-2006 tsutsui

Add the following network devices:
- pcn at pci
- wm at pci
- makphy at mii
- rgephy at mii
- rlphy at mii


Revision tags: yamt-splraiseipl-base2 netbsd-4-base
# 1.90 02-Oct-2006 chs

branches: 1.90.2;
remove MALLOC_NOINLINE, it doesn't do anything anymore.


Revision tags: abandoned-netbsd-4-base yamt-splraiseipl-base yamt-pdpolicy-base9 yamt-pdpolicy-base8 yamt-pdpolicy-base7 yamt-pdpolicy-base6 chap-midi-nbase gdamore-uart-base yamt-pdpolicy-base5 chap-midi-base yamt-pdpolicy-base4 yamt-pdpolicy-base3 peter-altq-base yamt-pdpolicy-base2 elad-kernelauth-base yamt-pdpolicy-base yamt-uio_vmspace-base5 simonb-timecounters-base rpaulo-netinet-merge-pcb-base
# 1.89 05-Feb-2006 cube

branches: 1.89.14; 1.89.16;
Remove 'count' argument for pseudo-devices that ignore it
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).


Revision tags: ktrace-lwp-base
# 1.88 07-Dec-2005 tsutsui

branches: 1.88.2; 1.88.4; 1.88.6;
Remove obsolete options VNODE_OP_NOINLINE.


# 1.87 07-Dec-2005 tsutsui

Adjust comments for options FFS_NO_SNAPSHOT.

XXX: This option should be mentioned in options(4).


Revision tags: yamt-readahead-base3 yamt-readahead-base2 yamt-readahead-pervnode yamt-readahead-perfile yamt-readahead-base yamt-vop-base3 yamt-vop-base2 thorpej-vnode-attr-base yamt-vop-base
# 1.86 31-May-2005 tron

branches: 1.86.2;
Remove attachment for the piixide(4) driver from all non-x86 kernel
configurations because Intel IDE disk controllers only exist as part
of Intel chipsets for x86 systems.


Revision tags: yamt-km-base4 yamt-km-base3 netbsd-3-base kent-audio2-base
# 1.85 18-Feb-2005 dsl

branches: 1.85.4;
Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT


Revision tags: yamt-km-base2
# 1.84 11-Feb-2005 dsl

Add 'option FFS_SNAPSHOT' to most of the config files.
Commented out for kernels that appear to hace space constraints.


# 1.83 31-Jan-2005 hannken

Add file system snapshots to kernel configs.

- Ffs internal snapshots get compiled in unconditionally.

- File system snapshot device fss(4) added to all kernel configs that
have a disk. Device is commented out on all non-GENERIC kernels.

Reviewed by: Jason Thorpe <thorpej@netbsd.org>


Revision tags: yamt-km-base kent-audio1-beforemerge kent-audio1-base
# 1.82 24-Nov-2004 bouyer

branches: 1.82.4; 1.82.6;
pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of
controllers. Tested with a PDC20375 (2 SATA, one PATA) controller on sparc64.
Added to all kernel config file which had pdcide(4).


# 1.81 10-Nov-2004 christos

Add COMPAT_BSDPTY to the rest of the config files.


# 1.80 15-Jul-2004 atatat

Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented
out in most of them.


Revision tags: netbsd-2-0-base
# 1.79 13-Feb-2004 wiz

branches: 1.79.2;
RealTek -> Realtek.


# 1.78 14-Dec-2003 thorpej

Split the Intel i31244 SATA controller ("Artisea") driver out of piixide
into its own driver (artsata).


# 1.77 13-Dec-2003 thorpej

Split out the Silicon Image SATALink support into its own driver,
"satalink".


# 1.76 18-Oct-2003 lukem

Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'
Use 'atapibus* at atapi?' instead of 'atapibus* at atabus?'


# 1.75 08-Oct-2003 bouyer

Add new per-chip pciide drivers.


# 1.74 08-Oct-2003 bouyer

Add atabus


# 1.73 06-Sep-2003 itojun

add rnd(4) device to installation media.
necessary for many purposes, including password seeding, tcp sequence number,
and more. see tech-security


# 1.72 16-Apr-2003 thorpej

branches: 1.72.2;
Add mpt(4).


# 1.71 10-Apr-2003 christos

Bye Bye UCONSOLE


# 1.70 10-Feb-2003 grant

add wi at pci and pcmcia, make comments consistent.


Revision tags: nathanw_sa_before_merge fvdl_fs64_base gmcgarry_ctxsw_base gmcgarry_ucred_base nathanw_sa_base
# 1.69 30-Nov-2002 itohy

White space police.


Revision tags: kqueue-aftermerge kqueue-beforemerge kqueue-base
# 1.68 24-Sep-2002 ad

Remove the TCWSCONS config now that zstty can do flow control on IOASIC
machines.


# 1.67 18-Sep-2002 lukem

enable USERCONF by default; it's small and extremely useful to have available.


Revision tags: gehenna-devsw-base
# 1.66 22-Jul-2002 wiz

Correct some commented out variables from ADW_DISABLE_* to SCSI_ADW_DISABLE_*.
From Julio Merino in port-alpha/17677.


# 1.65 05-Jul-2002 abs

Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR,
MALLOC_NOINLINE, and VNODE_OP_NOINLINE. The exceptions are when they
include another config files that already defines the options, or if
they are for an embedded board, just define a few extra options, and
do not already define PIPE_SOCKETPAIR.


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.64 25-Apr-2002 atatat

branches: 1.64.2;
Add the INCLUDE_CONFIG_FILE option to all config files. In config
files that are generic (ie, GENERIC, GENERICSBC, GENERIC32, ALL, or
ALPHA), it is uncommented.


# 1.63 17-Apr-2002 mycroft

Switch from de to tlp by default.


# 1.62 12-Apr-2002 gmcgarry

Add commented-out USERCONF option. Mainly useful for install media
and can be optionally enabled based on miniroot and ramdisk size
requirements.


# 1.61 02-Apr-2002 lukem

Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE,
which was suggested by Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> as
being more consistent with what it's controlling...


Revision tags: eeh-devprop-base
# 1.60 10-Mar-2002 lukem

* rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options
are now consistently named
* fold opt_mdsize.h into opt_md.h


Revision tags: newlock-base ifpoll-base
# 1.59 10-Feb-2002 wiz

Update description for icsphy.


# 1.58 27-Jan-2002 jdolecek

add options PIPE_SOCKETPAIR to individual kernel configs
the option is commented out on everything but kernels I was able
to recognize as INSTALL-like or ones for small memory machines


# 1.57 20-Nov-2001 lukem

cleanup:
options SPACE TAB
makeoptions TAB
psuedo-device TAB
remove trailing whitespace
replace multiple spaces -> tabs
options "FOO" -> options FOO
options "FOO=bar" -> options FOO=bar
options "FOO=\"bar\"" -> options FOO="\"bar\""


Revision tags: thorpej-mips-cache-base thorpej-devvp-base3 thorpej-devvp-base2 post-chs-ubcperf pre-chs-ubcperf thorpej-devvp-base
# 1.56 22-Aug-2001 hubertf

branches: 1.56.2;
More comment changes: 90x[B] -> 90x[BC]


# 1.55 07-Jul-2001 tsutsui

branches: 1.55.2;
Remove (commented out) ncr* at pci? lines.


# 1.54 18-Jun-2001 thorpej

Add sf(4), gsip(4), gphyter(4) drivers.


# 1.53 07-Jun-2001 lukem

add iha(4); it works in my pc164 after thorpej fixed a minor issue


# 1.52 06-May-2001 ad

Add mlx at eisa.


Revision tags: thorpej_scsipi_beforemerge thorpej_scsipi_nbase thorpej_scsipi_base
# 1.51 12-Feb-2001 minoura

branches: 1.51.2;
Correct typo (s/unit/unix/).


# 1.50 04-Feb-2001 ad

Add a driver for the Mylex DAC960 family (including DEC SWXCR).


# 1.49 21-Dec-2000 thorpej

Add Sable and Lynx support.


# 1.48 26-Nov-2000 ad

lsu -> ld, by popular request.


# 1.47 19-Oct-2000 ad

ca -> lsu


# 1.46 02-Oct-2000 abs

Ensure all INSTALL* kernels have two ptys, and a note explaining why:
pseudo-device pty 2 # pseudo-terminals (Sysinst needs two)
(Some installers may not be using sysinst, in which case this just reduces
the number of ptys from 16 that are not used to 2 that are not used)
For i386 conf files, no change other than comments.


# 1.45 25-Sep-2000 abs

Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb.
Move VNODE_OP_NOINLINE and NFS_V2_ONLY into '# Filesystem options' section.
Consistently label '# Filesystem options' and '#File systems' sections.


# 1.44 25-Sep-2000 abs

Ensure all INSTALL config files have (at least) COPTS="-Os", cincluding bebox
based on it working already for macppc.
Also add commented out:
#options VNODE_OP_NOINLINE # Don't inline vnode op calls
#options NFS_V2_ONLY # Exclude NFS3 and NQNFS code
as suggestions for additional savings


# 1.43 24-Sep-2000 jdolecek

don't specify number of ptys if >= 16 (current default initial number)
pty comments: normalize and g/c what is no longer relevant


# 1.42 11-Aug-2000 thorpej

Back out part of previous which was unintended.


# 1.41 11-Aug-2000 thorpej

Add depca at eisa.


# 1.40 12-Jul-2000 thorpej

- Add Jensen support/devices.
- Add commented-out Sable/Lynx support/devices.
- Switch from `ncr' to `siop' by default.
- Add some missing `scsibus' configs to INSTALL.


Revision tags: netbsd-1-5-base
# 1.39 01-Jun-2000 thorpej

branches: 1.39.2;
Add support for the Alpha Processor, Inc. UP1000 EV6 system.


Revision tags: minoura-xpg4dl-base
# 1.38 23-May-2000 thorpej

branches: 1.38.2;
Note that KN300 is also for AlphaServer 1200.


# 1.37 08-May-2000 augustss

Add (sometimes commented out) MIIVERBOSE option.


# 1.36 28-Apr-2000 ad

Attach cac* and ca*.


# 1.35 22-Apr-2000 thorpej

rl -> rtk


# 1.34 22-Mar-2000 cgd

add commented out option PCI_CONFIG_DUMP whever there's a PCIVERBOSE.


Revision tags: chs-ubc2-newbase wrstuden-devbsize-19991221 wrstuden-devbsize-base
# 1.33 16-Nov-1999 dan

Add entries for we[01] (configured as for the i386 GENERIC) to enable
WD/SMC ISA ethernet cards to be used for installation and setup.


# 1.32 15-Nov-1999 dante

Add WDTR, SDTR and TAGQ disable options


Revision tags: comdex-fall-1999-base fvdl-softdep-base
# 1.31 05-Nov-1999 thorpej

branches: 1.31.2;
Add some missing Ethernet cards: rl, ti (not in INSTALL), sip, tlp.


# 1.30 28-Sep-1999 ad

branches: 1.30.2; 1.30.4; 1.30.6;
Entries for dpt(4).


# 1.29 07-Aug-1999 thorpej

Add the AdvanSys SCSI boards.


Revision tags: chs-ubc2-base
# 1.28 29-Jul-1999 augustss

It's time to be COMPAT_14.


# 1.27 29-Jun-1999 ross

Turn on EV6 bits: Tsunami and system type 6600.


# 1.26 27-Jun-1999 christos

Add missing phy's. Increase miniroot size


# 1.25 27-Jun-1999 christos

add vr* at pci?, sort


# 1.24 29-Apr-1999 ross

WSEMUL_SUN -> WSEMUL_VT100


Revision tags: netbsd-1-4-base
# 1.23 22-Mar-1999 ross

branches: 1.23.2;
PCI: +bha
+en
+ex
+fxp
+le
+pcscp
MII: +exphy
EISA: +ahb
+uha


# 1.22 18-Feb-1999 thorpej

Add floppy controller and drives.


# 1.21 25-Jan-1999 ross

ne* at pci? ...


# 1.20 23-Jan-1999 drochner

second round of mouse renaming: psm->pms


Revision tags: kenh-if-detach-base chs-ubc-base
# 1.19 14-Oct-1998 matt

Sync with new IDE support (e.g. pciide changes)


# 1.18 11-Aug-1998 thorpej

Adapt to MII changes.


Revision tags: eeh-paddr_t-base
# 1.17 26-Jun-1998 lukem

remove options FIFO; it's now the default


# 1.16 05-Jun-1998 thorpej

Add DEC_550 (Miata).


# 1.15 02-Jun-1998 thorpej

Add epic* at pci?


# 1.14 24-May-1998 thorpej

- Change the tcds child locator from "slot" to "chip", making it look less
like a TurboChannel locator, and more like what is actually going on.
- Allow tcds and asc children of tcds to be cloned.


# 1.13 13-May-1998 thorpej

No need to hard-code the mcclock offset on the gbus; gbus is direct-config.


# 1.12 24-Apr-1998 thorpej

Whitespace sanity.


# 1.11 18-Apr-1998 thorpej

Add PCI IDE.


# 1.10 15-Apr-1998 drochner

convert to new wscons
(pcppi->pckbc, pms->psm, wscons->wsdisplay)


# 1.9 25-Mar-1998 ross

1. Always link at the high address, now that we can use free ram below
the kernel on most platforms, including all of the entry-level platforms.
2. Kill the comments and options for load address selection.
3. Kill the default -g.


# 1.8 28-Feb-1998 cgd

Use NFS_BOOT_DHCP rather than NFS_BOOT_BOOTP. The former is more
flexible, and the boot blocks use DHCP already(!!!) and it'd be good
for the kernel to be consistent with them.


# 1.7 01-Feb-1998 thorpej

Bump the ramdisk size to 3M.


# 1.6 01-Feb-1998 thorpej

le* at isa? isn't ready for prime-time yet.


# 1.5 15-Jan-1998 thorpej

Switch to MI IDE drivers, add ATAPI devices.


# 1.4 13-Jan-1998 cjs

Make INSTALL a fully-loaded kernel (for booting from network or CD), and
INSTALL-FLOPPY a stripped-down version to fit on a floppy.


# 1.3 12-Jan-1998 thorpej

Add (commented out) COMPAT_13


# 1.2 31-Dec-1997 cjs

Add kernfs; remove more stuff we don't need.


Revision tags: netbsd-1-3-PATCH003 netbsd-1-3-PATCH003-CANDIDATE2 netbsd-1-3-PATCH003-CANDIDATE1 netbsd-1-3-PATCH003-CANDIDATE0 netbsd-1-3-PATCH002 netbsd-1-3-PATCH001 netbsd-1-3-RELEASE netbsd-1-3-BETA netbsd-1-3-base
# 1.1 19-Oct-1997 cjs

First go at an INSTALL kernel (add ramdisk, remove unnecessary stuff).


# 1.110 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.


Revision tags: nick-nhusb-base-20170825 perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 jdolecek-ncq-base pgoyette-localcount-20170320 nick-nhusb-base-20170204 bouyer-socketcan-base pgoyette-localcount-20170107 nick-nhusb-base-20161204 pgoyette-localcount-20161104 nick-nhusb-base-20161004 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base nick-nhusb-base-20160907 nick-nhusb-base-20160529 nick-nhusb-base-20160422 nick-nhusb-base-20160319 nick-nhusb-base-20151226 nick-nhusb-base-20150921
# 1.109 21-Aug-2015 uebayasi

Add `pseudo-device ksyms' where `options DDB' is used, because
config(1)/config(5) can't handle module dependency correctly at this
moment.

(This is another proof that shared file definition (`file xxx.c a|b')
is a bad idea.)


Revision tags: nick-nhusb-base-20150606 nick-nhusb-base-20150406 nick-nhusb-base
# 1.108 11-Oct-2014 uebayasi

branches: 1.108.2;
Missing agp attachment.


# 1.107 23-Aug-2014 dholland

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.


Revision tags: netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 netbsd-7-0-2-RELEASE netbsd-7-nhusb-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 rmind-smpnet-nbase rmind-smpnet-base tls-maxphys-base
# 1.106 24-Jan-2014 martin

Add raid to the install kernel


# 1.105 22-Jan-2014 tsutsui

Add pseudo-device bpfilter to use DHCP client.


Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.104 27-Apr-2013 christos

branches: 1.104.4;
remove confusing numeric locators where they are unused.


Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6
# 1.103 17-Aug-2012 abs

branches: 1.103.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?


Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 netbsd-6-1-RC2 netbsd-6-1-RC1 netbsd-6-0-1-RELEASE matt-nb6-plus-nbase netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 jmcneill-usbmp-base10 yamt-pagecache-base5 jmcneill-usbmp-base9 yamt-pagecache-base4 jmcneill-usbmp-base8 jmcneill-usbmp-base7 jmcneill-usbmp-base6 jmcneill-usbmp-base5 jmcneill-usbmp-base4 jmcneill-usbmp-base3 jmcneill-usbmp-base2 netbsd-6-base
# 1.102 18-Dec-2011 dholland

WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.


Revision tags: jmcneill-usbmp-pre-base2 jmcneill-usbmp-base
# 1.101 22-Nov-2011 tls

branches: 1.101.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.


Revision tags: jmcneill-audiomp3-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base rmind-uvmplock-nbase cherry-xenmp-base jym-xensuspend-nbase uebayasi-xip-base7 bouyer-quota2-nbase bouyer-quota2-base jruoho-x86intr-base matt-mips64-premerge-20101231 rmind-uvmplock-base jym-xensuspend-base
# 1.100 23-Nov-2010 hannken

branches: 1.100.8;
Remove unused count from pseudo-device md.


Revision tags: uebayasi-xip-base6 uebayasi-xip-base5 uebayasi-xip-base4 uebayasi-xip-base3 yamt-nfs-mp-base11 uebayasi-xip-base2 yamt-nfs-mp-base10 uebayasi-xip-base1
# 1.99 16-Apr-2010 pooka

Remove unused count (invariably "4") from pseudo-device fss.


Revision tags: yamt-nfs-mp-base9 uebayasi-xip-base matt-premerge-20091211 yamt-nfs-mp-base8 yamt-nfs-mp-base7 jymxensuspend-base yamt-nfs-mp-base6 yamt-nfs-mp-base5 yamt-nfs-mp-base4 yamt-nfs-mp-base3 nick-hppapmap-base4 nick-hppapmap-base3 nick-hppapmap-base
# 1.98 29-Mar-2009 tsutsui

branches: 1.98.2; 1.98.4;
Remove kernfs and use dmesg(8) on alpha INSTALL kernel.


Revision tags: nick-hppapmap-base2
# 1.97 06-Feb-2009 jym

branches: 1.97.2;
Changes to MEMORY_RBFLAGS option:
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)

See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html

Reviewed by abs@ in private mail.


Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 haad-dm-base2 haad-nbase2 ad-audiomp2-base netbsd-5-base matt-mips64-base2 haad-dm-base1 wrstuden-revivesa-base-4 wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 haad-dm-base mjf-devfs2-base
# 1.96 31-Jul-2008 simonb

branches: 1.96.2;
Add "options WAPBL" to standard GENERIC/INSTALL type configs.


Revision tags: wrstuden-revivesa-base-1 simonb-wapbl-nbase yamt-pf42-base4 simonb-wapbl-base yamt-pf42-base3 wrstuden-revivesa-base
# 1.95 30-May-2008 tsutsui

branches: 1.95.4;
Add options COMPAT_40 to files which have options COMPAT_30.


Revision tags: nick-csl-alignment-base5 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 yamt-nfs-mp-base2 yamt-nfs-mp-base yamt-pf42-base ad-socklock-base1 yamt-lazymbuf-base15 yamt-lazymbuf-base14 keiichi-mipv6-nbase nick-net80211-sync-base keiichi-mipv6-base bouyer-xeni386-merge1 matt-armv6-prevmlocking vmlocking2-base3 bouyer-xeni386-nbase yamt-kmem-base3 cube-autoconf-base yamt-kmem-base2 bouyer-xeni386-base yamt-kmem-base vmlocking2-base2 reinoud-bufcleanup-nbase vmlocking2-base1 matt-armv6-nbase jmcneill-base mjf-devfs-base bouyer-xenamd64-base2 vmlocking-nbase yamt-x86pmap-base4 bouyer-xenamd64-base yamt-x86pmap-base3 yamt-x86pmap-base2 yamt-x86pmap-base matt-armv6-base jmcneill-pm-base hpcarm-cleanup-base nick-csl-alignment-base matt-mips64-base yamt-idlelwp-base8 ppcoea-renovation-base thorpej-atomic-base reinoud-bufcleanup-base mjf-ufs-trans-base vmlocking-base ad-audiomp-base post-newlock2-merge newlock2-nbase newlock2-base
# 1.94 01-Jan-2007 pavel

branches: 1.94.44; 1.94.46; 1.94.48; 1.94.50;
sync the zstty configuration with GENERIC, for consistency.


# 1.93 29-Dec-2006 yamt

update comments on NFS_V2_ONLY after nqnfs removal. no functional changes.
from Arnaud Lacombe.


Revision tags: yamt-splraiseipl-base5 yamt-splraiseipl-base4
# 1.92 11-Dec-2006 tsutsui

Reduce diffs between GENERIC and INSTALL.


Revision tags: yamt-splraiseipl-base3
# 1.91 09-Dec-2006 tsutsui

Add the following network devices:
- pcn at pci
- wm at pci
- makphy at mii
- rgephy at mii
- rlphy at mii


Revision tags: yamt-splraiseipl-base2 netbsd-4-base
# 1.90 02-Oct-2006 chs

branches: 1.90.2;
remove MALLOC_NOINLINE, it doesn't do anything anymore.


Revision tags: abandoned-netbsd-4-base yamt-splraiseipl-base yamt-pdpolicy-base9 yamt-pdpolicy-base8 yamt-pdpolicy-base7 yamt-pdpolicy-base6 chap-midi-nbase gdamore-uart-base yamt-pdpolicy-base5 chap-midi-base yamt-pdpolicy-base4 yamt-pdpolicy-base3 peter-altq-base yamt-pdpolicy-base2 elad-kernelauth-base yamt-pdpolicy-base yamt-uio_vmspace-base5 simonb-timecounters-base rpaulo-netinet-merge-pcb-base
# 1.89 05-Feb-2006 cube

branches: 1.89.14; 1.89.16;
Remove 'count' argument for pseudo-devices that ignore it
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).


Revision tags: ktrace-lwp-base
# 1.88 07-Dec-2005 tsutsui

branches: 1.88.2; 1.88.4; 1.88.6;
Remove obsolete options VNODE_OP_NOINLINE.


# 1.87 07-Dec-2005 tsutsui

Adjust comments for options FFS_NO_SNAPSHOT.

XXX: This option should be mentioned in options(4).


Revision tags: yamt-readahead-base3 yamt-readahead-base2 yamt-readahead-pervnode yamt-readahead-perfile yamt-readahead-base yamt-vop-base3 yamt-vop-base2 thorpej-vnode-attr-base yamt-vop-base
# 1.86 31-May-2005 tron

branches: 1.86.2;
Remove attachment for the piixide(4) driver from all non-x86 kernel
configurations because Intel IDE disk controllers only exist as part
of Intel chipsets for x86 systems.


Revision tags: yamt-km-base4 yamt-km-base3 netbsd-3-base kent-audio2-base
# 1.85 18-Feb-2005 dsl

branches: 1.85.4;
Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT


Revision tags: yamt-km-base2
# 1.84 11-Feb-2005 dsl

Add 'option FFS_SNAPSHOT' to most of the config files.
Commented out for kernels that appear to hace space constraints.


# 1.83 31-Jan-2005 hannken

Add file system snapshots to kernel configs.

- Ffs internal snapshots get compiled in unconditionally.

- File system snapshot device fss(4) added to all kernel configs that
have a disk. Device is commented out on all non-GENERIC kernels.

Reviewed by: Jason Thorpe <thorpej@netbsd.org>


Revision tags: yamt-km-base kent-audio1-beforemerge kent-audio1-base
# 1.82 24-Nov-2004 bouyer

branches: 1.82.4; 1.82.6;
pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of
controllers. Tested with a PDC20375 (2 SATA, one PATA) controller on sparc64.
Added to all kernel config file which had pdcide(4).


# 1.81 10-Nov-2004 christos

Add COMPAT_BSDPTY to the rest of the config files.


# 1.80 15-Jul-2004 atatat

Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented
out in most of them.


Revision tags: netbsd-2-0-base
# 1.79 13-Feb-2004 wiz

branches: 1.79.2;
RealTek -> Realtek.


# 1.78 14-Dec-2003 thorpej

Split the Intel i31244 SATA controller ("Artisea") driver out of piixide
into its own driver (artsata).


# 1.77 13-Dec-2003 thorpej

Split out the Silicon Image SATALink support into its own driver,
"satalink".


# 1.76 18-Oct-2003 lukem

Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'
Use 'atapibus* at atapi?' instead of 'atapibus* at atabus?'


# 1.75 08-Oct-2003 bouyer

Add new per-chip pciide drivers.


# 1.74 08-Oct-2003 bouyer

Add atabus


# 1.73 06-Sep-2003 itojun

add rnd(4) device to installation media.
necessary for many purposes, including password seeding, tcp sequence number,
and more. see tech-security


# 1.72 16-Apr-2003 thorpej

branches: 1.72.2;
Add mpt(4).


# 1.71 10-Apr-2003 christos

Bye Bye UCONSOLE


# 1.70 10-Feb-2003 grant

add wi at pci and pcmcia, make comments consistent.


Revision tags: nathanw_sa_before_merge fvdl_fs64_base gmcgarry_ctxsw_base gmcgarry_ucred_base nathanw_sa_base
# 1.69 30-Nov-2002 itohy

White space police.


Revision tags: kqueue-aftermerge kqueue-beforemerge kqueue-base
# 1.68 24-Sep-2002 ad

Remove the TCWSCONS config now that zstty can do flow control on IOASIC
machines.


# 1.67 18-Sep-2002 lukem

enable USERCONF by default; it's small and extremely useful to have available.


Revision tags: gehenna-devsw-base
# 1.66 22-Jul-2002 wiz

Correct some commented out variables from ADW_DISABLE_* to SCSI_ADW_DISABLE_*.
From Julio Merino in port-alpha/17677.


# 1.65 05-Jul-2002 abs

Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR,
MALLOC_NOINLINE, and VNODE_OP_NOINLINE. The exceptions are when they
include another config files that already defines the options, or if
they are for an embedded board, just define a few extra options, and
do not already define PIPE_SOCKETPAIR.


Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
# 1.64 25-Apr-2002 atatat

branches: 1.64.2;
Add the INCLUDE_CONFIG_FILE option to all config files. In config
files that are generic (ie, GENERIC, GENERICSBC, GENERIC32, ALL, or
ALPHA), it is uncommented.


# 1.63 17-Apr-2002 mycroft

Switch from de to tlp by default.


# 1.62 12-Apr-2002 gmcgarry

Add commented-out USERCONF option. Mainly useful for install media
and can be optionally enabled based on miniroot and ramdisk size
requirements.


# 1.61 02-Apr-2002 lukem

Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE,
which was suggested by Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> as
being more consistent with what it's controlling...


Revision tags: eeh-devprop-base
# 1.60 10-Mar-2002 lukem

* rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options
are now consistently named
* fold opt_mdsize.h into opt_md.h


Revision tags: newlock-base ifpoll-base
# 1.59 10-Feb-2002 wiz

Update description for icsphy.


# 1.58 27-Jan-2002 jdolecek

add options PIPE_SOCKETPAIR to individual kernel configs
the option is commented out on everything but kernels I was able
to recognize as INSTALL-like or ones for small memory machines


# 1.57 20-Nov-2001 lukem

cleanup:
options SPACE TAB
makeoptions TAB
psuedo-device TAB
remove trailing whitespace
replace multiple spaces -> tabs
options "FOO" -> options FOO
options "FOO=bar" -> options FOO=bar
options "FOO=\"bar\"" -> options FOO="\"bar\""


Revision tags: thorpej-mips-cache-base thorpej-devvp-base3 thorpej-devvp-base2 post-chs-ubcperf pre-chs-ubcperf thorpej-devvp-base
# 1.56 22-Aug-2001 hubertf

branches: 1.56.2;
More comment changes: 90x[B] -> 90x[BC]


# 1.55 07-Jul-2001 tsutsui

branches: 1.55.2;
Remove (commented out) ncr* at pci? lines.


# 1.54 18-Jun-2001 thorpej

Add sf(4), gsip(4), gphyter(4) drivers.


# 1.53 07-Jun-2001 lukem

add iha(4); it works in my pc164 after thorpej fixed a minor issue


# 1.52 06-May-2001 ad

Add mlx at eisa.


Revision tags: thorpej_scsipi_beforemerge thorpej_scsipi_nbase thorpej_scsipi_base
# 1.51 12-Feb-2001 minoura

branches: 1.51.2;
Correct typo (s/unit/unix/).


# 1.50 04-Feb-2001 ad

Add a driver for the Mylex DAC960 family (including DEC SWXCR).


# 1.49 21-Dec-2000 thorpej

Add Sable and Lynx support.


# 1.48 26-Nov-2000 ad

lsu -> ld, by popular request.


# 1.47 19-Oct-2000 ad

ca -> lsu


# 1.46 02-Oct-2000 abs

Ensure all INSTALL* kernels have two ptys, and a note explaining why:
pseudo-device pty 2 # pseudo-terminals (Sysinst needs two)
(Some installers may not be using sysinst, in which case this just reduces
the number of ptys from 16 that are not used to 2 that are not used)
For i386 conf files, no change other than comments.


# 1.45 25-Sep-2000 abs

Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb.
Move VNODE_OP_NOINLINE and NFS_V2_ONLY into '# Filesystem options' section.
Consistently label '# Filesystem options' and '#File systems' sections.


# 1.44 25-Sep-2000 abs

Ensure all INSTALL config files have (at least) COPTS="-Os", cincluding bebox
based on it working already for macppc.
Also add commented out:
#options VNODE_OP_NOINLINE # Don't inline vnode op calls
#options NFS_V2_ONLY # Exclude NFS3 and NQNFS code
as suggestions for additional savings


# 1.43 24-Sep-2000 jdolecek

don't specify number of ptys if >= 16 (current default initial number)
pty comments: normalize and g/c what is no longer relevant


# 1.42 11-Aug-2000 thorpej

Back out part of previous which was unintended.


# 1.41 11-Aug-2000 thorpej

Add depca at eisa.


# 1.40 12-Jul-2000 thorpej

- Add Jensen support/devices.
- Add commented-out Sable/Lynx support/devices.
- Switch from `ncr' to `siop' by default.
- Add some missing `scsibus' configs to INSTALL.


Revision tags: netbsd-1-5-base
# 1.39 01-Jun-2000 thorpej

branches: 1.39.2;
Add support for the Alpha Processor, Inc. UP1000 EV6 system.


Revision tags: minoura-xpg4dl-base
# 1.38 23-May-2000 thorpej

branches: 1.38.2;
Note that KN300 is also for AlphaServer 1200.


# 1.37 08-May-2000 augustss

Add (sometimes commented out) MIIVERBOSE option.


# 1.36 28-Apr-2000 ad

Attach cac* and ca*.


# 1.35 22-Apr-2000 thorpej

rl -> rtk


# 1.34 22-Mar-2000 cgd

add commented out option PCI_CONFIG_DUMP whever there's a PCIVERBOSE.


Revision tags: chs-ubc2-newbase wrstuden-devbsize-19991221 wrstuden-devbsize-base
# 1.33 16-Nov-1999 dan

Add entries for we[01] (configured as for the i386 GENERIC) to enable
WD/SMC ISA ethernet cards to be used for installation and setup.


# 1.32 15-Nov-1999 dante

Add WDTR, SDTR and TAGQ disable options


Revision tags: comdex-fall-1999-base fvdl-softdep-base
# 1.31 05-Nov-1999 thorpej

branches: 1.31.2;
Add some missing Ethernet cards: rl, ti (not in INSTALL), sip, tlp.


# 1.30 28-Sep-1999 ad

branches: 1.30.2; 1.30.4; 1.30.6;
Entries for dpt(4).


# 1.29 07-Aug-1999 thorpej

Add the AdvanSys SCSI boards.


Revision tags: chs-ubc2-base
# 1.28 29-Jul-1999 augustss

It's time to be COMPAT_14.


# 1.27 29-Jun-1999 ross

Turn on EV6 bits: Tsunami and system type 6600.


# 1.26 27-Jun-1999 christos

Add missing phy's. Increase miniroot size


# 1.25 27-Jun-1999 christos

add vr* at pci?, sort


# 1.24 29-Apr-1999 ross

WSEMUL_SUN -> WSEMUL_VT100


Revision tags: netbsd-1-4-base
# 1.23 22-Mar-1999 ross

branches: 1.23.2;
PCI: +bha
+en
+ex
+fxp
+le
+pcscp
MII: +exphy
EISA: +ahb
+uha


# 1.22 18-Feb-1999 thorpej

Add floppy controller and drives.


# 1.21 25-Jan-1999 ross

ne* at pci? ...


# 1.20 23-Jan-1999 drochner

second round of mouse renaming: psm->pms


Revision tags: kenh-if-detach-base chs-ubc-base
# 1.19 14-Oct-1998 matt

Sync with new IDE support (e.g. pciide changes)


# 1.18 11-Aug-1998 thorpej

Adapt to MII changes.


Revision tags: eeh-paddr_t-base
# 1.17 26-Jun-1998 lukem

remove options FIFO; it's now the default


# 1.16 05-Jun-1998 thorpej

Add DEC_550 (Miata).


# 1.15 02-Jun-1998 thorpej

Add epic* at pci?


# 1.14 24-May-1998 thorpej

- Change the tcds child locator from "slot" to "chip", making it look less
like a TurboChannel locator, and more like what is actually going on.
- Allow tcds and asc children of tcds to be cloned.


# 1.13 13-May-1998 thorpej

No need to hard-code the mcclock offset on the gbus; gbus is direct-config.


# 1.12 24-Apr-1998 thorpej

Whitespace sanity.


# 1.11 18-Apr-1998 thorpej

Add PCI IDE.


# 1.10 15-Apr-1998 drochner

convert to new wscons
(pcppi->pckbc, pms->psm, wscons->wsdisplay)


# 1.9 25-Mar-1998 ross

1. Always link at the high address, now that we can use free ram below
the kernel on most platforms, including all of the entry-level platforms.
2. Kill the comments and options for load address selection.
3. Kill the default -g.


# 1.8 28-Feb-1998 cgd

Use NFS_BOOT_DHCP rather than NFS_BOOT_BOOTP. The former is more
flexible, and the boot blocks use DHCP already(!!!) and it'd be good
for the kernel to be consistent with them.


# 1.7 01-Feb-1998 thorpej

Bump the ramdisk size to 3M.


# 1.6 01-Feb-1998 thorpej

le* at isa? isn't ready for prime-time yet.


# 1.5 15-Jan-1998 thorpej

Switch to MI IDE drivers, add ATAPI devices.


# 1.4 13-Jan-1998 cjs

Make INSTALL a fully-loaded kernel (for booting from network or CD), and
INSTALL-FLOPPY a stripped-down version to fit on a floppy.


# 1.3 12-Jan-1998 thorpej

Add (commented out) COMPAT_13


# 1.2 31-Dec-1997 cjs

Add kernfs; remove more stuff we don't need.


Revision tags: netbsd-1-3-PATCH003 netbsd-1-3-PATCH003-CANDIDATE2 netbsd-1-3-PATCH003-CANDIDATE1 netbsd-1-3-PATCH003-CANDIDATE0 netbsd-1-3-PATCH002 netbsd-1-3-PATCH001 netbsd-1-3-RELEASE netbsd-1-3-BETA netbsd-1-3-base
# 1.1 19-Oct-1997 cjs

First go at an INSTALL kernel (add ramdisk, remove unnecessary stuff).