Home | History | Annotate | only in /src/sys/arch/macppc/conf
History log of /src/sys/arch/macppc/conf
RevisionDateAuthorComments
 1.386 12-Aug-2025  macallan add drivebay driver
 1.385 28-Jul-2025  macallan - use xterm font instead of QVSS for more complete language support
- add siisata
- add lmenv at iic, found on Xserve G4
 1.384 20-Jul-2025  martin Enable PAX_MPROTECT
 1.383 20-Jul-2025  martin Enable PAX_ASLR
 1.382 16-Feb-2025  jakllsch Add and enable WSDISPLAY_SCROLLSUPPORT in non-INSTALLish macppc kernels

Also, fix the whitespace of this line in the GENERIC_601 kernel where it
was already enabled.
 1.381 16-Feb-2025  jakllsch Add and enable WSDISPLAY_CUSTOM_OUTPUT in macppc non-INSTALL kernels.

Indirectly addresses PR 59079 by allowing userland control of default
colors of wsemul wsdisplays.
 1.380 02-Apr-2024  charlotte branches: 1.380.2;
Mention DKWEDGE_METHOD_TOS in several kernel config files
 1.379 29-Jan-2024  christos PR/57889: Ricardo Branco: ext2fs does not have user immutable and append
file flags, only system ones. Restrict those to the superuser. Before
the behavior was controlled by EXT2FS_SYSTEM_FLAGS. Make that behavior the
default.
 1.378 17-Jan-2024  uwe macppc: enable FFS_EI in GENERIC

I'd say it should be enabled for anything with USB.

ok macallan
 1.377 09-Feb-2023  abs Adjust _all_ cinclude of *.local files

- Ensure always at end
- Use tab rather than spaces
- Add consistent comment
"Pull in optional local configuration - always at end"

The only functional change is that a local file which tried to
override an existing setting (eg with "no foo") would have failed
in some cases before, but now will work
 1.376 26-Jan-2023  macallan do some cleanup
the gm driver has been commented out for 20 years, time to remove it
while there, remove ofb and the old ADB code which have been commented out
since 2007
 1.375 07-Aug-2022  simonb branches: 1.375.4;
UFS/LFS dirhash:
- Enable UFS_DIRHASH if the architecture or kernel model specific config
file can use 128MB of RAM or more.
- Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel
and by a number of NetBSD developers for years.
- Add LFS_DIRHASH if LFS was enabled.
- Be somewhat consistent with FS options order.
 1.374 16-Feb-2022  riastradh macppc: Support *macppc* GENERIC.local, not evbarm GENERIC64.local.

Managed to fumble with a copypasta error of local commits, and
committed the one that didn't work instead of the one that did.
 1.373 16-Feb-2022  riastradh macppc: Support GENERIC.local.
 1.372 21-Jan-2021  nia add a commented out compat_ossaudio wherever there's compat_linux

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

It's only enabled if the kernel enabled bridge AND tap.
Otherwise it's commented out.
 1.370 08-Aug-2020  macallan add commented out entries for onewire at snapper, and document what they're for
 1.369 01-Aug-2020  maxv Remove references to BRIDGE_IPF, it is now compiled in by default.
 1.368 26-Apr-2020  pgoyette Re-enable crypto and swcrypto - "generic softints" have been available
for quite some time, so no need to disable.

This is a work-around for PR kern/55155. The root problem, failure to
load modules due to missing kernel symbol table, still exists.
 1.367 24-Apr-2020  macallan add sudden motion sensor 'driver'.
 1.366 28-Mar-2020  isaki branches: 1.366.2;
Reduce default AUDIO_BLK_MS from 40msec to 10msec on all platform except m68k
(m68k uses 40msec default as before). And remove the option from GENERIC.
- It's not good idea to set such parameter in individual GENERICs.
- 4msec is (probably no problem for most modern real hardware but)
too aggressive to be default.
- 10msec is too severe for antique machines but it's hard to draw a line.
 1.365 16-Mar-2020  nia Lower blk_ms on more ports that are even slightly likely to play video
 1.364 27-Jan-2020  macallan add & enable uatp driver, now that it works on ppc-era hardware
leave pbms in but commented out for now
 1.363 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.362 22-Jan-2020  macallan enable CPU speed / voltage control via GPIOs and/or DFS
should work on most *Book G4
( notable exception - TiBooks. They use a completely different mechanism )
 1.361 20-Jan-2020  thorpej Remove FDDI support.
 1.360 10-Jan-2020  macallan add lmu driver
 1.359 08-Jan-2020  macallan add lmtemp, found in some late powerbooks
 1.358 01-Nov-2019  macallan branches: 1.358.2;
add psoc driver
 1.357 16-Sep-2019  macallan add ktm at adb driver
 1.356 27-Apr-2019  sevan Use usbdevices.config & bluetooth.config to reduce duplication.
 1.355 27-Apr-2019  sevan Use filesystems.config to reduce duplication
 1.354 26-Apr-2019  sevan Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.
On ports without a GENERIC kernel config enable in individul files, e.g evbmips.
Omit on:
atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k,
mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource
constraints or port infancy.
 1.353 10-Apr-2019  sevan Include CARP support by default
 1.352 09-Apr-2019  sevan Add a commented out entry for CARP
 1.351 06-Feb-2019  rin Add ure(4) to kernel config files. Also add PHY drivers where necessary.
 1.350 12-Dec-2018  maxv Remove references to "lmc" in the kernel configurations.
 1.349 25-Aug-2018  rin Add (commented out) mue(4) to where appropriate.
Also add MII/PHY drivers for USB NICs if missing.
 1.348 01-Aug-2018  maxv Unreference IPF/PF from all the config files, and enable NPF instead when
wanted. This also fixes some inconsistencies I saw in several files (eg
IPF options while IPF was not compiled, IPF+PF enabled by default, etc).
 1.347 02-Jun-2018  sevan branches: 1.347.2;
Enabled IPsec & ipsecif(4) support by default.

ok macallan
 1.346 16-Mar-2018  sevan Forgot the pseudo devices in the previous commit.
 1.345 16-Mar-2018  sevan Add bluetooth support by default. most hardware G4 onwards (e.g aluminium
PowerBooks) have Bluetooth installed as standard.
 1.344 26-Feb-2018  sevan branches: 1.344.2;
Remove support for macofcons(4), it's not actually possible to build a kernel
with it enabled - See PR port-macppc/53004 and it may have further problems even
so.
From <macallan>:
"There is some early console code that uses OF output but it causes problems
when we get close to MMU setup - I think it can go, it hasn't been enabled in
any config in at least a decade as far as I know."
 1.343 24-Feb-2018  sevan Remove legacy comment regarding the instability of awacs(4)
Enable awacs(4), skipping MAMBO config as it is for an emulator.

From <macallan>
"that warning about the awacs driver making some
machines lock up can probably go. It's ancient and I've never seen it
actually happen, I have several oldish macs with different awacs
variants and it's enabled in all my configs. In fact it predates my
macppc interrupt cleanup ( I think I did that in 2005 or so ) and I
strongly suspect that fixed the problem.
( the ancient code didn't properly distinguish between edge and level
triggered interrupts on grand central / heathrow type hardware, IIRC it
always just checked the level register(s) which resulted in edge
triggered interrupts being missed or misdetected. Most of the mac-io
goop from that time uses edge triggered interrupts, which includes
awacs )

If this actually happens to anyone I'd like to know about it"
 1.342 23-Feb-2018  sevan Enable BUFQ_PRIOCSCAN by default for NetBSD/macppc.
Drop references to NEW_BUFQ_STRATEGY and replace with currently available
options BUFQ_READPRIO and BUFQ_PRIOCSCAN.

ok <macallan>
 1.341 23-Feb-2018  sevan Remove OFB_ENABLE_CACHE
from <macallan>
"it is outdated, genfb and friends don't need or use it, and it makes no sense
on accelerated drivers either. It tries to BAT-map the framebuffer cacheable,
which works on most macs but makes a few models lock up. Genfb doesn't have that
problem and is faster too."
 1.340 17-Feb-2018  sevan With the introduction of ddb.dumpstack which is enabled by default, we no longer
need to explicitly set DDB_COMMANDONENTER to run a trace.
 1.339 23-Jan-2018  sevan Alternate buffer queue strategies no longer considered experimental, update
description.

Discussed on tech-kern
http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html
 1.338 17-Jan-2018  sevan Enable veriexec(4) support by default on the macppc port and update the manual to mention it.

Closes PR port-powerpc/52908
 1.337 27-Dec-2017  sevan Without RADEONFB_ALWAYS_ACCEL_PUTCHAR, there are display issues on the PowerBook5,2 (G4 FW-800)
Radeon 9600, where console is garbled.
Thanks to <macallan> for the pointer.
Closes PR port-macppc/52712
 1.336 22-Sep-2017  macallan all i2c controllers support direct config now, so get rid of hard wired
i2c buses and addresses
 1.335 22-Sep-2017  macallan move i2c devices to iic, add valkyriefb and videopll
 1.334 14-Sep-2017  mrg clean up COMPAT_* options for native netbsd code:
- new series of files that are useful for saying "i want everything
since netbsd 1.4", etc.
- use the fact COMPAT_* options have future dependancies to remove
many redundant options.

removes about 3000 lines total across kernel configuration files.
tested about 30 random kernels in the changed list.
 1.333 13-Sep-2017  sevan Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFIED_EXEC_FP_MD5 options.
These algorithms are either broken or on their way to being broken.

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

ok riastradh
 1.332 01-Sep-2017  macallan add iic at pmu and admtemp
 1.331 11-Aug-2017  macallan add wsfont now that it's actually usable on at least some drivers
 1.330 29-Jul-2017  maxv Remove TCP_COMPAT_42 from the config files. Pass 3.
 1.329 24-May-2017  christos branches: 1.329.2;
rename u3ginit driver to umodeswitch
 1.328 26-Feb-2017  rin Add DKWEDGE_METHOD_RDB option, which is enabled for x86, commented out for
other platforms by default.
 1.327 02-Jan-2017  sevan branches: 1.327.2;
Enable axen, cdce, run, upgt, urtw, urtwn, uchcom, uslsa, u3ginit, u3g, ugensa in the GENERIC kernel.
Adjust some comments to match those of sys/arch/i386/conf/GENERIC
 1.326 13-Dec-2016  christos wildcard speaker attachments, now that we can handle many of them.
 1.325 10-Dec-2016  christos remove VAUDIOSPEAKER for now, will be done differently.
 1.324 08-Dec-2016  nat Add a synthesized pc beeper and keyboard bell for platforms with an audio
device.
 1.323 20-Nov-2016  macallan add driver for Permedia 3 based graphics devices
from Naruaki Etomi, via PR 49518
 1.322 28-May-2016  sevan branches: 1.322.2;
As instructed by Martin@, disable DKWEDGE_METHOD_APPLE for now as it causes a
fresh install in a dual boot scenario to fail. This is because fstab will be
referencing wd(4) and the kernel expecting dk(4).

Closes PR port-macppc/51160
 1.321 19-Mar-2016  gdt Disable uscanner in all kernel configs

As discussed on current-users@, SANE uses ugen via libusb and not
uscanner, so users are not well served by having uscanner. Consensus
is that addressing how to adjust permissions for scanners should not
block restoring basic functionionality.

(Compile-tested only, but there are multiple reports of this being the
right approach.)
 1.320 16-Nov-2014  manu branches: 1.320.2;
Remove unused extended attributes kernel options

As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART
and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them
as they have been obsolete for a long time:
UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr
LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART
UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate
 1.319 12-Nov-2014  manu Support for UFS1 extended attributes in GENERIC and GENERIC-like kernels

This change just brings UFS1 extended attribute *support* in the kernel,
extended attributes are not enabled unless three conditions are met:
1) filesystem is UFS1 (newfs -O1)
2) .attribute/system and .attribute/user directories are created at fs root
3) filesystem is mounted with -o extattr

Some GENERIC kernels are obviously memory constrained, the extended
attributes options were not enabled for them, but just added commented out.
(kernel were considered memory constrained if QUOTA option was disabled)
 1.318 21-Oct-2014  macallan RADEONFB_MMAP_BARS is no more
 1.317 19-Sep-2014  christos Disable BSDLABEL and MBR DKWEDGE methods again since sysinst does not work
with wedges.
 1.316 24-Aug-2014  jnemeth Create an "options MODULAR_DEFAULT_AUTOLOAD" config option and add
it to all kernel configs that contain "options MODULAR". This
option turns on module autoloading by default (which is the current
default). This allows people who don't want module autoloading on
by default to disable it by simply removing/commentting this line.
 1.315 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.
 1.314 18-Aug-2014  christos - Enable Wedge support for MBR/BSDLABEL where it was commented out.
- Add apple partition support where it was missing
- Add comments where missing
 1.313 16-Aug-2014  apb Add "options COMPAT_70" to all kernel configuration files that
already had "options COMPAT_60".
 1.312 23-Oct-2013  macallan branches: 1.312.4;
add gffb, tweak comments
 1.311 30-Jun-2013  rmind G/C PFIL_HOOKS from the kernel configs.
 1.310 05-Jun-2013  christos branches: 1.310.2;
catch the escapees of the IPSEC_NAT_T purge.
 1.309 27-Apr-2013  christos the bogus number police
 1.308 27-Apr-2013  christos remove confusing numeric locators where they are unused.
 1.307 02-Mar-2013  christos Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.
 1.306 01-Mar-2013  joerg Retire OSI network stack. OK core@
 1.305 20-Feb-2013  macallan add WSDISPLAY_COMPAT_PCVT
 1.304 17-Oct-2012  apb Add "options COMPAT_60" to all kernel configuration files
that already had "options COMPAT_50".
 1.303 01-Sep-2012  jakllsch branches: 1.303.2;
Rename RT2500USB driver to ural(4) as it was originally in OpenBSD,
as ural(4) and ral(4) do not actually share any code.

Enable ural(4) in hpcarm WZERO3 kernel too, as it will now build.

Fixes PR#43520.
 1.302 17-Aug-2012  abs Update all kernel configs mentioning WSEMUL_* but not already including
WSDISPLAY_COMPAT_USL using the following rules:
- If WSEMUL_ is commented out, add commented out out WSDISPLAY_COMPAT_USL
- If INSTALL or obviously memory constrained, add WSDISPLAY_DEFAULTSCREENS=1
and commented out WSDISPLAY_COMPAT_USL
- Otherwise add WSDISPLAY_COMPAT_USL

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

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

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

On 5 June 2012 09:47, David Brownlee <abs@absd.org> wrote:
> wsconscfg(8) requires WSDISPLAY_COMPAT_USL in order to switch virtual
> terminals.
>
> Except when in an exceptionally memory or space constrained
> environment (INSTALL being the obvious case), is there any reason why
> all GENERIC and GENERIC-like kernels which have wscons enabled
> shouldn't also have WSDISPLAY_COMPAT_USL?
 1.301 19-Jul-2012  rkujawa Add tdvfb (Voodoo2 driver) to GENERIC.
 1.300 17-Mar-2012  riz Add autodiscover wedge support to macppc GENERIC, to allow use of
GPT-partitioned disks in a similar way to amd64/i386.
 1.299 17-Mar-2012  riz Add drvctl to macppc GENERIC.
 1.298 10-Mar-2012  joerg P1003_1B_SEMAPHORE is no longer optional.
 1.297 23-Jan-2012  hauke branches: 1.297.2; 1.297.4;
In the light of PR kern/29702, add swwdog(4) pseudo device.
 1.296 11-Jan-2012  macallan include a small font
 1.295 18-Dec-2011  dholland WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.
 1.294 22-Nov-2011  tls branches: 1.294.2;

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

This fixes build breaks on several ports. Thanks to Havard Eidnes for
pointing them out.
 1.293 30-Jul-2011  jakllsch branches: 1.293.2;
Add uplcom(4) and uftdi(4).
 1.292 30-Jun-2011  wiz dependant -> dependent
 1.291 26-Apr-2011  joerg Remove Darwin, MACH and Mach-O support.
 1.290 15-Mar-2011  riz Add otus(4), Atheros AR9100U usb wireless driver.
 1.289 06-Mar-2011  bouyer merge the bouyer-quota2 branch. This adds a new on-disk format
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.

See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html
for details.
 1.288 03-Jan-2011  tsutsui branches: 1.288.2; 1.288.4;
Xref module(7) in comments.
 1.287 24-Dec-2010  phx Establishing an UMTS connection with ubsa(4) works fine with my Pismo,
so add it to our config.
 1.286 10-Dec-2010  phx Add uthum(4), which I just verified working.
 1.285 10-Dec-2010  macallan add rum* at uhub? since it was confirmed working a while ago
 1.284 10-Dec-2010  macallan fix some typos, new ADB is no longer experimental
while there add some (S)ATA drivers from i386 which might be found on PCI cards
 1.283 23-Nov-2010  hannken Remove unused count from pseudo-device md.
 1.282 08-May-2010  mrg enable IPFILTER_COMPAT in all kernels that have ipfilter already.
canonicalise several of the ipf option segments in various files
(this mostly means adding commented out IPFILTER_DEFAULT_BLOCK,
or adding commented or uncommented IPFILTER_LOG or IPFILTER_LOOKUP
option statements.)

i built about 20 of these kernels to check, but not all of them.
 1.281 29-Apr-2010  chs add mpt.
 1.280 16-Apr-2010  pooka Remove unused count (invariably "4") from pseudo-device fss.
 1.279 07-Mar-2010  plunky branches: 1.279.2;
add uhso(4) device where appropriate
- follow the lead of other USB driver declarations wrt commented out
- (cross-)build tested all these kernels
 1.278 18-Jan-2010  jmmv branches: 1.278.2;
Enable 'options MODULAR' in macppc and shark GENERIC kernels now that the
modules work.
 1.277 05-Dec-2009  pooka Remove the portalfs kernel file system driver. Replace mount_portal(8)
with a version based on puffs. User functionality remains the same.
 1.276 24-Jan-2009  mrg add COMPAT_50 to all the configs with COMPAT_40.
 1.275 09-Jan-2009  macallan add bwi driver for Airport Extreme
This driver didn't get much testing so I'd consider it experimental for now
 1.274 07-Dec-2008  tsutsui Remove duplicated options FONT_GALLANT12x22.
 1.273 24-Nov-2008  ad Remove softdep, pass 1. We are focused on improving journalling.

Proposed on tech-kern@.
 1.272 12-Nov-2008  ad Remove LKMs and switch to the module framework, pass 1.

Proposed on tech-kern@.
 1.271 07-Oct-2008  pgoyette branches: 1.271.2; 1.271.4;
Move all platforms to new dbCool driver in preparation for removal of
chip-specific drivers
 1.270 26-Aug-2008  macallan add battery and smartbat at pmu
 1.269 26-Aug-2008  macallan throw out some obsolete PIC_ options, explain why ofb is disabled
 1.268 26-Aug-2008  macallan add spdmem(4)
 1.267 15-Aug-2008  tsutsui - remove duplicated and commented out nadb device entries
(with some tweaks on comments for them)
- enable sgsmix0 at iic0 for beige G3 machines

Suggested by macallan@ on port-macppc.
 1.266 10-Aug-2008  tls Add accept filters to GENERIC kernels where they exist.
 1.265 31-Jul-2008  simonb Add "options WAPBL" to standard GENERIC/INSTALL type configs.
 1.264 30-May-2008  tsutsui branches: 1.264.4;
Add options COMPAT_40 to files which have options COMPAT_30.
 1.263 31-Dec-2007  ad branches: 1.263.6; 1.263.8; 1.263.10; 1.263.12;
Remove systrace. Ok core@.
 1.262 07-Nov-2007  macallan branches: 1.262.6;
add r128fb at pci
 1.261 04-Nov-2007  xtraeme branches: 1.261.2;
Remove System V semaphores and share memory options to set the limits:
SEMMNI, SEMMNS, SEMUME and SHMMAXPGS.

They can be tweaked via sysctl now. Ports that were setting values on
them weren't touched, I only removed the ones that were commented out.
 1.260 17-Oct-2007  garbled Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
 1.259 21-Aug-2007  kiyohara branches: 1.259.2; 1.259.4; 1.259.6;
Add slhci at pcmcia.
And reorder.
 1.258 11-Jun-2007  kiyohara branches: 1.258.4; 1.258.8;
zyd was known to not work on big endian systems.
 1.257 09-Jun-2007  kiyohara Add zyd(4).
 1.256 04-Jun-2007  martin Add pseudo-device agr to all GENERIC kernels where it might make sense
(commented out in some).
 1.255 14-Mar-2007  drochner branches: 1.255.6;
It doesn't make sense to specify "configuration" and "interface"
locators for uhub because a hub can't have sub-devices.
This might be sanity-checked eventually.
Same for ubt now after the change to device attachment.
 1.254 06-Mar-2007  dillo branches: 1.254.2; 1.254.4;
Complete rename of hfsp to hfs, requested by thorpej.
 1.253 05-Mar-2007  dillo Add file-system HFSP (commented out) to GENERIC kernels of ports
on which Mac OS runs.
 1.252 15-Feb-2007  macallan branches: 1.252.2;
add battery at pmu
 1.251 18-Jan-2007  macallan add commented out definitions for new ADB subsystem and G3 audio
 1.250 17-Jan-2007  macallan set FORCE_FUNCTION_KEYS since pretty much all halfway recent *Books need it
also disable COMPAT_LINUX for now, will re-enable it when it's actually useful
 1.249 12-Jan-2007  uwe Add options OFB_FAKE_VGA_FB (commented out).

XXX: Where's ofb(4)? (hi, macallan!)
 1.248 12-Jan-2007  uwe Replace long list of "audio* at foo?" attachments with single
audio* at audiobus?
 1.247 12-Jan-2007  uwe options<space><tab> police
 1.246 18-Nov-2006  tsutsui branches: 1.246.2; 1.246.4;
Add rgephy at mii for Realtek 8169S.
 1.245 17-Nov-2006  macallan add RADEONFB_MMAP_BARS
 1.244 11-Nov-2006  jmmv Enable TMPFS by default. OK'ed by core@.

I'm leaving those platforms with few users and those whose machines are
not very powerful untouched per uwe@'s suggestion. The port masters or
the real users of those ports are better suited to make the decision of
enabling it.
 1.243 11-Nov-2006  jmmv Remove tmpfs's experimental status. OK'ed by core@.
 1.242 08-Nov-2006  macallan enable accelerated wsdisplay drivers
 1.241 21-Oct-2006  bouyer Add support for the Intel 80003 Gigabit Ethernet controller (found e.g. in
newer server chipsets) to wm(4), from the FreeBSD em(4) driver.
While there, add a few other Intel Ethernet controller that should work as
is.
Properly update the RX error and TX collision counters.
Add ikphy(4), a driver for the Intel i82563 Kumeran 10/100/1000 Ethernet PHYs
 1.240 14-Oct-2006  tsutsui Add vge at pci and ciphy at mii. Working on my Apus2000.
 1.239 28-Sep-2006  dyoung Activate ath(4) in GENERIC, since it works under light testing on
my Powerbook G4.
 1.238 27-Sep-2006  manu - Document COMPAT_15 as doing nothing
- Add COMPAT_15 to all the kernel that had COMPAT_14, for the sake of coherency
- Remove the only occurences of #ifdef COMPAT_15 in the tree: for the ARM
ports, COMPAT_15 was always used in conjunction with EXEC_AOUT. Only EXEC_AOUT
matters here.

This address kern/18407
 1.237 26-Sep-2006  elad Oops! forgot "options" in previous commit. Pointed out by freza@, thanks!
 1.236 26-Sep-2006  elad Make PaX mprotect(2) restrictions more accessible.

On amd64, sparc64, i386, and alpha, they will be compiled in and disabled
by default. That means that to use them you either enable the "global"
knob with sysctl, or use paxctl(1) to enable it on a per-program basis.

On sparc and macppc just include a commentd out line in the GENERIC kernel.
 1.235 26-Aug-2006  christos branches: 1.235.2; 1.235.4;
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options
Also remove CCITT,NS,NIP
 1.234 26-Aug-2006  tsutsui Remove obsolete #options VERIFIED_EXEC, found by grep(1).
 1.233 22-Aug-2006  riz Add sk(4) now that it works.
 1.232 14-Aug-2006  skrll s/adpater/adapter/

Prompted by PR/34195
 1.231 12-Aug-2006  christos Disable SYSTRACE by default on all kernels (discussed with core)
 1.230 26-Jul-2006  cube branches: 1.230.2;
Remove "atapibus* at umass?" and "scsibus* at umass?" when there is
already an attachment to the interface attribute (atapi and scsi).

Part of PR#34085, although it is the contrary to what the submitter
suggests (which shows that having both in a config file can be confusing).
 1.229 28-Mar-2006  pavel Add stf to all kernel configs which have INET6 and gif, except the INSTALL
ones and those for specific machines of developers. PR 32304.

OK'ed by rpaulo.

N.B. stf is a cloning device, so it still must be enabled by
"ifconfig stf0 create".
 1.228 16-Feb-2006  macallan branches: 1.228.2; 1.228.4; 1.228.6;
default to a black on white console, with green kernel output
 1.227 10-Feb-2006  macallan uncomment audio at snapper. doh.
noticed by tonio
 1.226 06-Feb-2006  wiz Fix typo in pbms description.
 1.225 05-Feb-2006  christos glue for powerbook mouse.
 1.224 05-Feb-2006  cube Remove 'count' argument for pseudo-devices that ignore it
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).
 1.223 04-Feb-2006  rpaulo bpfilter doesn't accept count anymore.
 1.222 02-Feb-2006  reinoud branches: 1.222.2;
Add commented out UDF file-system entry in all GENERIC configurations.
 1.221 31-Jan-2006  xtraeme branches: 1.221.2;
Add ral(4) at cardbus/pci/uhub and atu(4) at uhub.
 1.220 04-Jan-2006  xtraeme Enable rlphy(4).
 1.219 09-Dec-2005  elad branches: 1.219.2;
Add (commented out) Veriexec options and pseudo-device to GENERIC kernels,
and remove the i386 GENERIC_VERIEXEC config.
 1.218 07-Dec-2005  tsutsui Adjust comments for options FFS_NO_SNAPSHOT.

XXX: This option should be mentioned in options(4).
 1.217 25-Nov-2005  thorpej swcr -> swcrypto
 1.216 25-Nov-2005  thorpej "pseudo-device crypto" really refers to the /dev/crypto API to the
opencrypto framework, not the framework itself. Update the comment
accordingly.
 1.215 25-Nov-2005  thorpej Add "pseudo-device swcr" (commented out if "pseudo-device crypto" is also
commented out).
 1.214 03-Nov-2005  chs branches: 1.214.2;
turn off DEBUG and DIAGNOSTIC in GENERIC kernels so that they
are compatible with the LKMs that are part of the release.
 1.213 10-Sep-2005  jmmv Initial addition of tmpfs, an efficient memory file-system. This project
was developed as part of Google's Summer of Code 2005 program. This
change adds the kernel code, the mount_tmpfs utility, a regression test
suite and does all other related changes to integrate these.

The file-system is still *experimental*. Therefore, it is disabled by
default in all kernels. However, as typically done, a commented-out
entry is added in them to ease its setup.

Note that I haven't commited the required mountd(8) changes to be able
to export tmpfs file-systems because NFS support is still very unstable
and because, before enabling it, I'd like to do some other changes.

OK'ed by my project mentor, William Studenmund (wrstuden@).
 1.212 09-Sep-2005  drochner remove "dev" locators from cardbus device definitions, it doesn't
make sense technically and might be removed
 1.211 06-Sep-2005  dogcow after discussion with dyoung, add rtw* at cardbus
 1.210 19-Aug-2005  christos Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels
 1.209 19-Aug-2005  christos 64 bit inode changes.
 1.208 10-Aug-2005  macallan add uni_n, 2nd ki2c, iic, deq, hardware monitors.
 1.207 05-Aug-2005  skrll Add (commented out) ucycom to various kernel configs.
 1.206 31-Jul-2005  yamt revert "defflag VMSWAP" changes for now.
there seems to be far more people who don't want to edit
their kernel config files than i thought.
 1.205 30-Jul-2005  yamt add "options VMSWAP" to non INSTALL kernels.
 1.204 17-Jul-2005  hubertf Add support for reading cloop2 compressed filesystem image,
enable by putting VND_COMPRESSION into kernel config file.
Written by Cliff Wright, polished up slightly by me.
 1.203 11-Jul-2005  kiyohara ieee1394 import from FreeBSD.
 1.202 07-Jul-2005  tron Add (commented out) IPSEC_NAT_T option.
 1.201 25-Jun-2005  dyoung branches: 1.201.2;
Move the definitions in dev/pci/files.ath into dev/pci/files.pci.
Stop including dev/pci/files.ath in arch/i386/conf/files.i386,
since we get the same definitions by including dev/pci/files.pci,
now. Remove dev/pci/files.ath.

Add arch/macppc/conf/Makefile.macppc with directives for linking
the Atheros HAL for PowerPC.

In athhal-powerpc-be-eabi.opt_ah.h, #define AH_REGOPS_FUNC 1, since
otherwise the linker complains that the PowerPC HAL cannot link
with register-read/write subroutines.

Add ath(4) to the GENERIC macppc kernel configuration; comment it
out.
 1.200 25-Jun-2005  rpaulo Add file-system PTYFS (commented out) so that people know its existence.

Ok'ed by Christos Zoulas and Hubert Feyrer.
 1.199 09-Jun-2005  tsutsui - Rename options NEW_BUFQ_STRATEGY -> options BUFQ_READPRIO.
(still commented out)
- Add (also commented out) options BUFQ_PRIOCSCAN.

Suggested by perry and soda on tech-kern.
Please refer options(4) for details for these options.
 1.198 06-Jun-2005  tron RAIDframe works fine under NetBSD-macppc according to Ian Spray's testing.
Enable raid(4) by default therefore.
 1.197 31-May-2005  tron 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.
 1.196 31-May-2005  tron Remove unnecessary per-driver scsibus attachments and use
"scsibus* at scsi?" instead.
 1.195 15-Apr-2005  itohy Add ukyopon(4).
 1.194 18-Feb-2005  dsl branches: 1.194.4;
Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT
 1.193 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.192 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>
 1.191 28-Jan-2005  rumble Sprinkle options UFS_DIRHASH on GENERIC kernels. It's presently
commented out and labeled experimental pending further review and
testing.
 1.190 21-Jan-2005  matt branches: 1.190.2;
Add ochi & echi at cardbus
 1.189 20-Jan-2005  matt Add ehci
 1.188 17-Jan-2005  briggs Add option COMPAT_20. Pointed out by Chris Tribo in PR port-macppc/28988.
 1.187 17-Jan-2005  cube Add tap(4) support to a random^Wcarefully chosen set of kernel configs.
All those kernels have a line for both tun and bridge, and if either is
commented out, tap is commented out also. With the exception of i386's
GENERIC_TINY.

XXX: we _need_ some way of making this more simple.
 1.186 08-Jan-2005  briggs branches: 1.186.2;
Make obio match multiple times to allow access to devices on systems
where there might be devices under two I/O bridges (like PowerBook G3s).
Attempt to have devices under 'gatwick' share parental interrupt. This
may still need some work, but a step in the right direction.
From Tim Kelly.
 1.185 24-Nov-2004  bouyer 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.184 12-Nov-2004  jklos Add comments for OFB_ENABLE_CACHE (doesn't work on iMacs) and awacs
(causes lockups). OK'd by Tsubai Masanari (port maintainer).
 1.183 10-Nov-2004  christos Add COMPAT_BSDPTY to the rest of the config files.
 1.182 23-Oct-2004  augustss s/uax/axe/
 1.181 04-Sep-2004  manu IPv4 PIM support, based on a submission from Pavlin Radoslavov posted on
tech-net@
 1.180 15-Jul-2004  atatat Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented
out in most of them.
 1.179 28-Jun-2004  bouyer Add options P1003_1B_SEMAPHORE
to all GENERIC-like kernel config files where SYSV* options were already
present (commented out if the SYSV* options are commented out).
Fix lib/25897 and lib/25898.
 1.178 26-Jun-2004  abs Add (commented out) ALTQ options to all GENERIC-like files
 1.177 22-Jun-2004  mrg Add re; Realtek GbE.
 1.176 22-Jun-2004  itojun have pf and pflog pseudo-device (commented out).
reviewed by matt, perry, christos
 1.175 18-Jun-2004  christos ptm is now mandatory, depends on pty, and can be disabled with -DNO_DEV_PTM
 1.174 16-Jun-2004  christos Add pseudo-device ptm on all the generic flavored kernels.
 1.173 02-Apr-2004  mrg enable "INSECURE" kernel option so that GENERIC kernels are capable of
running XF4 servers. while this isn't the best solution, it is the only
one we have for the forseeable future, and there is long-standing precedent
in the i386 port.
 1.172 29-Mar-2004  matt Add SMBFS/nsmb
 1.171 14-Jan-2004  jonathan branches: 1.171.2;
Add support for opencrypto, PCI accelerators to sys/arch/*/conf/GENERIC
files for machines I know to have genuine PCI slots. As sent to tech-kern
for feedback in December 2003. Based on feedback, opencrypto is commented
out in the macppc GENERIC (due to absense of GENERIC_SOFTINT support),
and added to the sparc64 config (sys/arch/sparc64/conf/GENERIC32).
 1.170 27-Dec-2003  grant add support for the Keywest I2C and snapper audio device, as found on
some iBook and PowerBook models.

this driver was written by Tsubai Masanari and further hacked on by
Jared D. McNeill to work on his iBook.

the driver is limited (master volume control only, and I haven't
tested recording) but has been functioning perfectly on my PowerBook
g4 DVI (ivory) for some time.

ok'd by matt.
 1.169 22-Dec-2003  dyoung Fix typo: atw(4) was listed as an Aironet card instead of ADMtek.
 1.168 14-Dec-2003  thorpej Split the Intel i31244 SATA controller ("Artisea") driver out of piixide
into its own driver (artsata).
 1.167 13-Dec-2003  thorpej Split out the Silicon Image SATALink support into its own driver,
"satalink".
 1.166 13-Nov-2003  christos we could have lpt at puc.
 1.165 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.164 13-Oct-2003  dyoung Add atw(4), ADMtek ADM8211 802.11, at PCI bus and Cardbus.
 1.163 08-Oct-2003  bouyer Add new per-chip pciide drivers.
 1.162 08-Oct-2003  bouyer Add atabus.
 1.161 25-Sep-2003  matt Add COMPAT_16
 1.160 22-Aug-2003  itojun add udav*
 1.159 24-Jul-2003  nathanw Add commented-out options CAPS_IS_CONTROL and FORCE_FUNCTION_KEYS, with
descriptions.
XXX the descriptive text should probably be in options(4), but none of the
*other* mac-specific options are there, either...
 1.158 11-Jun-2003  manu branches: 1.158.2;
Add COMPAT_DARWIN, and comment out anything related to it. It is too
much experimental to be included into GENERIC kernels.
 1.157 11-Jun-2003  hamajima Support the PowerBook G4 12-inch (and maybe 17-inch).
Kauai ATA, new obio chip, and Japanese keymap for WSDISPLAY_COMPAT_RAWKBD

I tested only 12-inch Japanese model.
 1.156 26-Apr-2003  ragge Add pseudo-device ksyms.
 1.155 10-Apr-2003  christos Bye Bye UCONSOLE
 1.154 14-Mar-2003  mjacob Attach esiop to a scsibus.
 1.153 27-Feb-2003  perseant Make BRIDGE_IPF an option, and document it. Add it (commented) to GENERIC.
Let brconfig tell whether the bridge is using the ipfilter hook, or not.
 1.152 16-Feb-2003  augustss Add uax(4) (and url(4) in some cases).
 1.151 14-Jan-2003  fair Add bktr*, udsbr* and radio* at each;
allocate a major number for radio*
 1.150 12-Jan-2003  matt Add missing ethernets and phys. Update FireWire to current reality.
 1.149 22-Nov-2002  wiz Fix typo (responsiness -> responsiveness).
 1.148 30-Oct-2002  manu Added COMPAT_MACH and EXEC_MACHO
 1.147 18-Oct-2002  junyoung Add NEW_BUFQ_STRATEGY (disabled by default).
 1.146 14-Oct-2002  elric Added commented out cgd(4)s to GENERIC configs.
 1.145 06-Oct-2002  provos add SYSTRACE; approved perry.
 1.144 28-Sep-2002  dbj add options APPLE_UFS
This enables Apple UFS support added by PR #17345
 1.143 25-Sep-2002  martti Add one space between "#option" and "<tab>IPFILTER_DEFAULT_BLOCK"
 1.142 20-Sep-2002  martti Added (commented out) IPFILTER_DEFAULT_BLOCK.
 1.141 18-Sep-2002  lukem enable USERCONF by default; it's small and extremely useful to have available.
 1.140 13-Aug-2002  aymeric add (commented out) option WSDISPLAY_COMPAT_RAWKBD
 1.139 12-Jul-2002  matt Enable COMPAT_LINUX
 1.138 09-Jul-2002  hamajima comment out "options OFB_ENABLE_CACHE" again,
because this makes PowerMac 8500 + Millennium II broken.
OKed by tsubai.
 1.137 07-Jul-2002  matt Change OFB_ENABLE_CACHE to be enabled.
 1.136 07-Jul-2002  matt Make the gem driver the default now, not the macppc specific gm.
 1.135 05-Jul-2002  matt Peform a rototill over the powerpc-based ports.

Move the trap/vector initialization for MPC6xx ports to mpc6xx_machdep.c
Also move softnet, install_extintr, mapiodev, kvtop. Add common BAT
initialization code.

Add user Altivec support.

Fix calls to OF_call_method in macppc/macppc/machdep.c.

Use ci_fpuproc in cpu_info instead of separate fpuproc.

Add separate syscall.c and defined __HAVE_SYSCALL_INTERN.
 1.134 25-Jun-2002  itojun fwnode* has idhi/idlo locator
 1.133 25-Jun-2002  itojun sync firewire scsi config to the latest reality
 1.132 18-Jun-2002  itojun apm emulation, from openbsd
 1.131 17-Jun-2002  lukem Enable "pseudo-device clockctl" in all kernels, except
installation related kernels (INSTALL* and RAMDISK*).
This enables rc.conf(5) $ntpd_chroot to be used "out of the box"
 1.130 07-Jun-2002  briggs Disable awacs because on some systems--e.g., a 350MHz G4 GigE--it can
generate interrupt storms which render the machine essentially unusable.
 1.129 11-May-2002  bjh21 branches: 1.129.2; 1.129.4;
Add puc at pci and com at puc, since those seem to work under 1.5.2 (and hence
have no excuse for not working in -current).
 1.128 25-Apr-2002  wiz Replace some more options<TAB> with options<SP><TAB>.
Noted by Patrick Welche.
 1.127 25-Apr-2002  atatat 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.126 17-Apr-2002  mycroft Switch from de to tlp by default.
 1.125 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.124 10-Apr-2002  tsutsui Add (missing) scsibus* at adw?
 1.123 07-Mar-2002  wiz Add commented out option OFB_ENABLE_CACHE (speeds up text display on
the console).
 1.122 10-Feb-2002  wiz Update description for icsphy.
 1.121 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.120 19-Jan-2002  oster Add new RF_* options for RAIDframe bits that are no longer built by default.

While we're here, enable RAIDframe (and RAID_AUTOCONFIG) by default for
architectures that I'm comfortable can deal with it being on by default.

Also: bump the number of 'raid' devices from 4 to 8, since 4 seems to
be insufficient in practise.
 1.119 03-Jan-2002  mbw tv@netbsd says that the desired behavior for macppc is for de to be default
for DEC-based chips, and to have tlp available for tulip clones. The change
in GENERIC is such that TLP_MATCH options are commented out (allowing de to
attach to DEC-based chips), and change in is INSTALL such that de is present
and TLP_MATCH options are commented out.

The addition of de in INSTALL increases its compressed size by about 17 KB.

Primarily the goal is to have INSTALL and GENERIC use the same device.
This will fix PR port-macppc/10779.

It has been tested with the 1.5.3_ALPHA GENERIC and INSTALL kernels on my
PowerMacintosh 7300 with a 21140A (now de, previously tlp) and a
Lite-On 82C115 (tlp).

de0 at pci0 dev 15 function 0
de0: interrupting at irq 25
de0: Asante 21140A [10-100Mb/s] pass 2.2
de0: address 00:00:94:a4:03:35
de0: enabling 10baseT port

tlp0 at pci0 dev 14 function 0: Lite-On 82C115 Ethernet, pass 2.5
tlp0: interrupting at irq 24
tlp0: Ethernet address 00:00:94:b6:16:ef
tlp0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX
 1.118 28-Dec-2001  augustss Update for new uhidev device attachment.
 1.117 28-Dec-2001  martin Add PPPoE to all generic kernels that should be able to use it.
XXX TODO: do this for INSTALL kernels too, add sysinst support and make the
XXX needed binaries available on the ramdisk root fs.
 1.116 14-Dec-2001  gmcgarry Add a blurb to the top of all GENERIC files. This serves three purposes:
- to clarify some terminology
- to clarify the intention of the GENERIC file
- to cross-reference some useful man pages
 1.115 23-Nov-2001  atatat The bridge(4) pseudo-device no longer requires the port to
__HAVE_GENERIC_SOFT_INTERRUPTS, so add it back to all GENERIC configs.
 1.114 14-Nov-2001  matt Add brgphy
 1.113 13-Nov-2001  augustss Add wsmux (it seems to work now).
 1.112 04-Nov-2001  itohy Add mpu at cmpci and opl at cmpci attachment.
I always test it on alpha, and add cmpci entries to alpha config files.
 1.111 03-Nov-2001  tsutsui Add trm at pci.

BTW, should we also add it into INSTALL?
I guess there is no trm adapter which has Openfirmware..
 1.110 12-Sep-2001  manu branches: 1.110.2; 1.110.4;
Linux emulation is no longer experimental, removed comment
 1.109 01-Sep-2001  atatat branches: 1.109.2;
Comment out bridge pseudo devices from ports that don't
__HAVE_GENERIC_SOFT_INTERRUPTS. bridge(4) doesn't compile there.
 1.108 01-Sep-2001  atatat Add bridge pseudo devices to GENERIC configs
 1.107 29-Aug-2001  briggs Add adw
 1.106 27-Aug-2001  eeh Add the driver for the LMC WAN adapter.
 1.105 22-Aug-2001  hubertf More comment changes: 90x[B] -> 90x[BC]
 1.104 03-Aug-2001  tsubai Add bmtphy.
 1.103 08-Jul-2001  abs branches: 1.103.2;
Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options,
and with the comment '4.2BSD TCP/IP bug compat. Not recommended'
Add commented out 'TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG'
(All hail amiga and atari which make some attempt to automate the
multiplicity of config files...)
 1.102 30-Jun-2001  darcy Add System V semaphore resource limits to each GENERIC file that has an
option for System V semaphores. It appears that there are no overrides
in the code and each file has the following added.

options SYSVSEM # System V semaphores
+#options SEMMNI=10 # number of semaphore identifiers
+#options SEMMNS=60 # number of semaphores in system
+#options SEMUME=10 # max number of undo entries per process
+#options SEMMNU=30 # number of undo structures in system
options SYSVSHM # System V shared memory

If anyone thinks that this is incorrect for any of these files, please
correct it.

Note - the i386 port was not forgotten. It was done separately.
 1.101 10-Jun-2001  tsubai Remove options NMBCLUSTERS=1024 -- it's default now.
 1.100 06-Jun-2001  matt Enable tlp for 21x4x chips.
 1.99 03-Jun-2001  tsutsui Add iha at pci .
 1.98 27-May-2001  wiz Add RTC_OFFSET line (see port-macppc/10265).
 1.97 16-May-2001  tsubai Add AirMac frontend.
 1.96 04-Apr-2001  manu Cosmetic change
 1.95 03-Apr-2001  manu Added a comented out COMPAT_LINUX option in GENERIC kernels of PowerPC ports
 1.94 01-Apr-2001  tsubai Remove gpio. It's not a time to use separate gpio node yet.
 1.93 05-Mar-2001  tsubai branches: 1.93.2;
Add awi* at pcmcia.
 1.92 27-Feb-2001  matt Enable a fix so that PowerBook(FireWire) keyboards work. This
should also work on iBooks and PowerBook(WallStreet). And if
we're really lucky, on the new G4 laptops.
 1.91 16-Jan-2001  augustss Add uyap.
 1.90 08-Jan-2001  nathanw The "#auvia" line was removed from this config; remove the "#audio* at
auvia?" line as well.
 1.89 21-Dec-2000  tsutsui Add tlp at pci.

"options TLP_MATCH_21?4?" are still commented out.
 1.88 20-Dec-2000  tsutsui Add atapibus at pciide.
 1.87 19-Dec-2000  bouyer Add pseudo-device vlan
 1.86 09-Dec-2000  mjacob Finally fix this driver to be sensible about the ENDIAN dance. It's not
quite simply a question of the Qlogic being little endian and having
to have stuff swapped on big endian machines- it also has to do with the
fact that the SBus and PCI DMA layouts are wierd with respect to this.

At any rate, now finally fixed- works on Mac G4, tested it on a SS10
for sparc, checked on alpha to see if I've broken anything, and as
soon as I get another spare afternoon I'll finally install a sparc64
version which should just work (as it'll be like the Mac).
 1.85 01-Dec-2000  kei fix a typo in comment. remove a whitespace at the end of line.
 1.84 14-Nov-2000  matt Add rnd & openfirm to POWERMAC
Add openfirm and commmented-out firewire stuff to GENERIC
 1.83 14-Nov-2000  augustss Add uscanner.
 1.82 07-Nov-2000  matt Switch from the old yucky ncr to the new good siop driver for 53c8xx.
 1.81 01-Nov-2000  mycroft Enable DDB history by default.
 1.80 01-Nov-2000  mycroft Actually attach the audio device...
 1.79 01-Nov-2000  mycroft Add awacs.
 1.78 29-Sep-2000  tsutsui Add sip* at pci.
 1.77 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.76 13-Aug-2000  itojun move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL),
as it is no wthe default setting for everyone.

the reason we still use the name "PULLDOWN_TEST" while it is now default:
kame code sharing.
 1.75 01-Aug-2000  tsubai Enable rnd.
 1.74 25-Jul-2000  wrstuden We don't need to include the # VIA VT82C686A integrated AC'97 Audio as it
is integrated into the Southbridge on a number of i386 motherboards - we
won't be seeing that in a mac. :-)
 1.73 25-Jul-2000  wrstuden Add a bunch of pci audio drivers. Most are commented out as they haven't
been tested on macppc. But I tested the eap for playback and it's fine.
 1.72 30-Jun-2000  itojun add PULLDOWN_TEST for all the platforms.
XXX should be moved to somewhere else when stabilized
 1.71 22-Jun-2000  fvdl Remove prefix construction for softdeps. Add SOFTDEP option to GENERIC.
 1.70 14-Jun-2000  veego branches: 1.70.2;
Remove the obsolete config fragments for kernel crypto, because the IPsec
crypto code is now in the kernel source tree.
 1.69 11-Jun-2000  tsubai Enable DMA transfer on obio IDE.
 1.68 09-Jun-2000  tsubai Add cy* at pci.
 1.67 09-Jun-2000  wrstuden Add commented-out entry for Cyclades-Z pci serial ports.
 1.66 26-May-2000  tsutsui branches: 1.66.2;
Add epic* at pci.
 1.65 25-May-2000  tsutsui Add fxp* at pci.
 1.64 08-May-2000  augustss Add (sometimes commented out) MIIVERBOSE option.
 1.63 25-Apr-2000  tsubai Add ex* at pci and rtk* at pci.
 1.62 19-Apr-2000  haya Changes the name of RealTek driver. The new name is `rtk'. This used
to be called `rl' and it conflict with RL vax disks, canonical and
historical unix driver name.

This changes are minimal: it only changes the name of RealTek driver.
The filename of source code and a lot of the letter `rl' in source
files should be changed shortly.
 1.61 19-Apr-2000  itojun add stf pseudo interface (commented out due to possible security risks)
 1.60 03-Apr-2000  augustss Add atapibus* at umass?
 1.59 26-Mar-2000  tsubai Enable gmac ethernet.
 1.58 22-Mar-2000  cgd add commented out option PCI_CONFIG_DUMP whever there's a PCIVERBOSE.
 1.57 29-Feb-2000  simonb Do the "<space><tab>" thing with the RAID_AUTOCONFIG option.
 1.56 27-Feb-2000  tsubai Add gmac. (commented out)
 1.55 26-Feb-2000  oster Defopt 'RAID_AUTOCONFIG'. Adding 'options RAID_AUTOCONFIG' turns on
the component auto-detection and auto-configuration of RAID sets.
Also, add "#options RAID_AUTOCONFIG" to the GENERIC config files.
 1.54 14-Feb-2000  tsubai Add uninorth. Now iMac DV and Power Macintosh G4 should run NetBSD.
 1.53 09-Feb-2000  tsubai Add wsfont options.
 1.52 08-Feb-2000  tsubai Add missing locators.
Add tlp at cardbus.
 1.51 03-Feb-2000  tsubai * Split bandit and grackle.
* Add UniNorth support.

Now pcibus is attached like:
bandit0 at mainbus0
pci0 at bandit0 bus 0
...
 1.50 25-Jan-2000  tsubai Add PHYs.
 1.49 25-Jan-2000  augustss Update for the ucom(4) addition.
 1.48 23-Jan-2000  hubertf Add commented out "ident"-command
 1.47 20-Jan-2000  wrstuden Add overlay to kernel configs.
 1.46 17-Jan-2000  augustss Add USB-Ethernet adapters.
 1.45 26-Dec-1999  tsutsui Oops, forgot to add scsibus* at ncr?
 1.44 26-Dec-1999  tsutsui Add ncr* at pci?
 1.43 21-Nov-1999  itojun bring in content of GENERIC.v6 into GENERIC.
remove GENERIC.v6 file (as it is part of GENERIC now).

"faith" interface is commented out by default as it is not really for
general use.
IPsec items are commented out as well, though we can enable "options IPSEC"
without export-related issue ("options IPSEC" will enable authentication
portion only). We may need to think about it again.

if you have problem compiling with INET6 on archs I do not have access to,
please contact me.

XXX what to do with arch/arm32/SHARK{,.v6}?
 1.42 15-Nov-1999  fvdl Add commented out option SOFTDEP to all GENERIC kernels.
 1.41 08-Nov-1999  mycroft branches: 1.41.2;
Kill wsmux. DIE DIE DIE!
 1.40 08-Nov-1999  mycroft Disable wsmux for now.
 1.39 15-Oct-1999  tsubai branches: 1.39.2; 1.39.4;
Enable com* at pcmcia.
 1.38 15-Oct-1999  tsubai Add cardbus support.
 1.37 19-Sep-1999  matt branches: 1.37.2;
Make the DEFPA run under the macppc port (tested on a B&W G3). Add it to
the GENERIC config file.
 1.36 09-Sep-1999  augustss Add uaudio driver.
 1.35 29-Aug-1999  thorpej Add `umass'.
 1.34 16-Aug-1999  augustss Add umodem device.
 1.33 05-Aug-1999  tsubai Add mediabay.
 1.32 29-Jul-1999  augustss Make two wsmux pseudo devices and add mux locators.
 1.31 29-Jul-1999  augustss It's time to be COMPAT_14.
 1.30 20-Jul-1999  christos enable PPP_BSDCOMP, PPP_DEFLATE, PPP_FILTER, PFIL_HOOKS, IPFILTER_LOG
on the GENERIC kernels that had them commented out.
XXX: Please note, that not all the kernels have all the options defined!
 1.29 07-May-1999  wrstuden BusLogic cards seem to work in my G3. :-)
 1.28 06-May-1999  wrstuden Add pciide config info.
 1.27 01-Apr-1999  tsubai branches: 1.27.2;
Enable "de".
 1.26 22-Feb-1999  tsubai Add MESH SCSI driver.
Sort entries.
 1.25 04-Feb-1999  tsubai Uncomment PCI-PCI bridges.
 1.24 17-Jan-1999  tsubai Add bmac ethernet.
 1.23 06-Jan-1999  thorpej Add pcscp driver.
 1.22 29-Dec-1998  tsubai Add USB.
 1.21 28-Dec-1998  tsubai Configure only one wskbd/wsmouse.
 1.20 10-Dec-1998  tsubai Add wd and atapi.
 1.19 25-Nov-1998  hwr Add (commented out) 'gre' pseudo device line. Feedback is welcome.
Inspired by Klaus Klein.
 1.18 22-Nov-1998  tsubai Fix typo.
 1.17 16-Nov-1998  oster Added a (commented out) configuration line for the RAIDframe device driver.
 1.16 28-Oct-1998  dante Add support for macppc
Very special thanks to Itsumi Tsutsui for his invaluable collaboration.
 1.15 18-Oct-1998  tsubai Add wsmouse support.
 1.14 14-Oct-1998  tsubai Sync to ``POWERMAC'' config.
 1.13 13-Oct-1998  tsubai ADB change.
 1.12 29-Jul-1998  tsubai Use ite for screen console by default until wscons support.
 1.11 29-Jul-1998  thorpej Use a std options file, like other ports do.
 1.10 28-Jul-1998  thorpej Ah, we use a _different_ ofcons; rename it macofcons to avoid the
name collision.
 1.9 28-Jul-1998  thorpej ofcons attaches to ofbus, not pci! Comment it out, since we do not have
any ofbus support in these configurations.
 1.8 28-Jul-1998  thorpej Support NFS_BOOT_DHCP.
 1.7 03-Jul-1998  tsubai Add nvram device support.
 1.6 02-Jul-1998  tsubai Console support.
 1.5 26-Jun-1998  lukem remove options FIFO; it's now the default
 1.4 24-Jun-1998  tsubai Add memory disk support.
 1.3 21-Jun-1998  tsubai Stop using "options FIRMWORKSBUGS".
 1.2 29-May-1998  tsubai Use arch/powerpc/.
 1.1 15-May-1998  tsubai Initial import of macppc port.
 1.27.2.2 03-Jun-2000  he Apply patch (requested by he):
Disable the UNION file system, to avoid a repeat of the 1.4.1
and 1.4.2 LAST_MINUTE changes. It is reportedly buggy, and can
be used by ordinary users to crash the system.
 1.27.2.1 06-May-1999  perry branches: 1.27.2.1.2;
pullup 1.27->1.28 (wrstuden)
 1.27.2.1.2.2 02-Aug-1999  thorpej Update from trunk.
 1.27.2.1.2.1 21-Jun-1999  thorpej Sync w/ -current.
 1.37.2.2 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.37.2.1 21-Dec-1999  wrstuden Initial commit of recent changes to make DEV_BSIZE go away.

Runs on i386, needs work on other arch's. Main kernel routines should be
fine, but a number of the stand programs need help.

cd, fd, ccd, wd, and sd have been updated. sd has been tested with non-512
byte block devices. vnd, raidframe, and lfs need work.

Non 2**n block support is automatic for LKM's and conditional for kernels
on "options NON_PO2_BLOCKS".
 1.39.4.1 15-Nov-1999  fvdl Sync with -current
 1.39.2.10 21-Apr-2001  bouyer Sync with HEAD
 1.39.2.9 02-Apr-2001  bouyer ahc compiles now, and it works on sparc64 so I can't see why it wouldn't
work on something else :)
 1.39.2.8 28-Mar-2001  bouyer ahc not ready yet.
 1.39.2.7 12-Mar-2001  bouyer Sync with HEAD.
 1.39.2.6 18-Jan-2001  bouyer Sync with head (for UBC+NFS fixes, mostly).
 1.39.2.5 05-Jan-2001  bouyer Sync with HEAD
 1.39.2.4 13-Dec-2000  bouyer Sync with HEAD (for UBC fixes).
 1.39.2.3 08-Dec-2000  bouyer Sync with HEAD.
 1.39.2.2 22-Nov-2000  bouyer Sync with HEAD.
 1.39.2.1 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.41.2.2 08-Nov-1999  mycroft Kill wsmux. DIE DIE DIE!
 1.41.2.1 08-Nov-1999  mycroft file GENERIC was added on branch comdex-fall-1999 on 1999-11-08 06:17:43 +0000
 1.66.2.1 22-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.70.2.7 22-Apr-2002  he Apply patch (requested by briggs):
Set BUFPAGES to 1024 to be able to boot on large-memory machines,
and squeeze INSTALL so that there is enough room on the boot
floppy.
 1.70.2.6 05-Jan-2002  he Pull up revision 1.89 (requested by mbw):
Add the tlp(4) driver to GENERIC, and make the choice of the
de(4) driver vs. the tlp(4) driver consistent between the INSTALL
and GENERIC kernels. The choice is to use the de(4) driver for
the DEC-based Tulip cards, and tlp(4) for the Tulip clones
supported by that driver.
 1.70.2.5 01-May-2001  he Pull up revision 1.87 (via patch, requested by he):
Add pseudo-device vlan.
Make sure "rnd is EXPERIMENTAL" comment is removed.
 1.70.2.4 04-Feb-2001  he Pull up revisions 1.79-1.80 (requested by mycroft):
Add new driver for Apple sound chip.
 1.70.2.3 01-Nov-2000  tv Pullup 1.73-1.75 and 1.78 [mycroft]:
Fix half-committed pullup; `rnd' is no longer `experimental', so remove
the comment. Add generic PCI Ethernet and audio devices.
 1.70.2.2 04-Oct-2000  itojun pullup (approved by releng-1-5)

enable rnd device. they are now mandatory for ssh/sshd support,
so it makes more sense to enable it.
please disable them if there's any issues, but in that case, in-tree
ssh/sshd won't work.

cvs rdiff -r1.166 -r1.167 syssrc/sys/arch/alpha/conf/GENERIC
cvs rdiff -r1.149 -r1.150 syssrc/sys/arch/amiga/conf/GENERIC
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/arm26/conf/GENERIC
cvs rdiff -r1.72 -r1.73 syssrc/sys/arch/atari/conf/GENERIC
cvs rdiff -r1.60 -r1.61 syssrc/sys/arch/hp300/conf/GENERIC
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/luna68k/conf/GENERIC
cvs rdiff -r1.35 -r1.36 syssrc/sys/arch/next68k/conf/GENERIC
cvs rdiff -r1.32 -r1.33 syssrc/sys/arch/ofppc/conf/GENERIC
cvs rdiff -r1.73 -r1.74 syssrc/sys/arch/sun3/conf/GENERIC
cvs rdiff -r1.80 -r1.81 syssrc/sys/arch/vax/conf/GENERIC
cvs rdiff -r1.52 -r1.53 syssrc/sys/arch/x68k/conf/GENERIC
 1.70.2.1 23-Jun-2000  fvdl As on the trunk, update these for the move of ffs_softdep.c into the
kernel source itself. Remove prefix construction, and add the SOFTDEP
option to GENERIC kernels.
 1.93.2.2 21-Jun-2001  nathanw Catch up to -current.
 1.93.2.1 09-Apr-2001  nathanw Catch up with -current.
 1.103.2.8 10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.103.2.7 06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.103.2.6 23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.103.2.5 16-Mar-2002  jdolecek Catch up with -current.
 1.103.2.4 11-Feb-2002  jdolecek Sync w/ -current.
 1.103.2.3 10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.103.2.2 13-Sep-2001  thorpej Update the kqueue branch to HEAD.
 1.103.2.1 25-Aug-2001  thorpej Merge Aug 24 -current into the kqueue branch.
 1.109.2.1 01-Oct-2001  fvdl Catch up with -current.
 1.110.4.13 15-Jan-2003  thorpej Sync with HEAD.
 1.110.4.12 11-Dec-2002  thorpej Sync with HEAD.
 1.110.4.11 11-Nov-2002  nathanw Catch up to -current
 1.110.4.10 18-Oct-2002  nathanw Catch up to -current.
 1.110.4.9 27-Aug-2002  nathanw Catch up to -current.
 1.110.4.8 01-Aug-2002  nathanw Catch up to -current.
 1.110.4.7 20-Jun-2002  nathanw Catch up to -current.
 1.110.4.6 17-Apr-2002  nathanw Catch up to -current.
 1.110.4.5 01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.110.4.4 28-Feb-2002  nathanw Catch up to -current.
 1.110.4.3 11-Jan-2002  nathanw More catchup.
 1.110.4.2 08-Jan-2002  nathanw Catch up to -current.
 1.110.4.1 12-Sep-2001  nathanw file GENERIC was added on branch nathanw_sa on 2002-01-08 00:26:09 +0000
 1.110.2.1 12-Nov-2001  thorpej Sync the thorpej-mips-cache branch with -current.
 1.129.4.7 26-Oct-2005  jmc Pullup (via patch) requested in ticket #5754 by itohy

Provide a backport for ukyopon(4) and pullup umodem(4) updates.
 1.129.4.6 19-Jun-2003  grant Pull up revision 1.140 (requested by aymeric in ticket #1324):

add (commented out) option WSDISPLAY_COMPAT_RAWKBD
 1.129.4.5 19-Jun-2003  grant Pull up revision 1.157 (requested by hamajima in ticket #1323):

Support the PowerBook G4 12-inch (and maybe 17-inch).
Kauai ATA, new obio chip, and Japanese keymap for WSDISPLAY_COMPAT_RAWKBD
 1.129.4.4 24-Oct-2002  lukem Pull up upgrade to IPfilter 3.4.29 (requested by martti in ticket #905).
Affected files & revisions:

dist/ipf/HISTORY 1.14
dist/ipf/fils.c 1.17-1.21
dist/ipf/ipf.c 1.11-1.13
dist/ipf/ipfs.c 1.8-1.10
dist/ipf/ipft_ef.c 1.6-1.7
dist/ipf/ipft_td.c 1.6-1.7
dist/ipf/ipft_tx.c 1.7-1.8
dist/ipf/ipmon.c 1.12-1.17
dist/ipf/ipnat.c 1.11-1.12
dist/ipf/ipsend/ip_var.h 1.2
dist/ipf/ipsend/ipsend.c 1.8
dist/ipf/ipsend/iptests.c 1.5
dist/ipf/ipt.c 1.8-1.10
dist/ipf/kmem.c 1.8-1.10
dist/ipf/man/ipf.4 1.10
dist/ipf/man/ipf.5 1.8
dist/ipf/man/ipftest.1 1.3
dist/ipf/man/ipmon.8 1.10
dist/ipf/man/ipnat.5 1.9-1.10
dist/ipf/man/ipnat.8 1.4
dist/ipf/misc.c 1.7
dist/ipf/natparse.c 1.10
dist/ipf/parse.c 1.13
dist/ipf/printnat.c 1.8-1.10
dist/ipf/relay.c 1.5-1.6
dist/ipf/rules/example.9 1.2
etc/rc.d/ipnat 1.8
regress/sys/kern/ipf/Makefile 1.3-1.4
regress/sys/kern/ipf/dotest6 1.2
regress/sys/kern/ipf/expected/f13 1.1.1.2
regress/sys/kern/ipf/expected/i12 1.1.1.1
regress/sys/kern/ipf/expected/ni3 1.1.1.1
regress/sys/kern/ipf/expected/ni5 1.2
regress/sys/kern/ipf/input/f13 1.1.1.2
regress/sys/kern/ipf/input/ipv6.1 1.1.1.1
regress/sys/kern/ipf/input/ni3 1.1.1.1
regress/sys/kern/ipf/regress/i12 1.1.1.1
regress/sys/kern/ipf/regress/ipv6.1 1.1.1.1
regress/sys/kern/ipf/regress/ni3.ipf 1.1.1.1
regress/sys/kern/ipf/regress/ni3.nat 1.1.1.1
sys/arch/alpha/conf/ALPHA 1.169,1.171
sys/arch/amiga/conf/GENERIC 1.185-1.186
sys/arch/arc/conf/GENERIC 1.71-1.72
sys/arch/atari/conf/GENERIC.in 1.24-1.25
sys/arch/cats/conf/GENERIC 1.31-1.32
sys/arch/cobalt/conf/GENERIC 1.34-1.35
sys/arch/hp300/conf/GENERIC 1.83-1.84
sys/arch/i386/conf/CARDBUS 1.66-1.67
sys/arch/i386/conf/GENERIC 1.510,1.512
sys/arch/i386/conf/GENERIC_LAPTOP 1.58-1.59
sys/arch/i386/conf/GENERIC_PS2TINY 1.19-1.20
sys/arch/i386/conf/GENERIC_TINY 1.47-1.48
sys/arch/luna68k/conf/GENERIC 1.33-1.33
sys/arch/mac68k/conf/GENERIC 1.130-1.131
sys/arch/mac68k/conf/GENERICSBC 1.21-1.22
sys/arch/mac68k/conf/SMALLRAM 1.4-1.5
sys/arch/macppc/conf/GENERIC 1.142-1.143
sys/arch/mipsco/conf/GENERIC 1.21-1.22
sys/arch/mmeye/conf/GENERIC 1.44-1.45
sys/arch/news68k/conf/GENERIC 1.36-1.37
sys/arch/news68k/conf/GENERIC_TINY 1.18-1.19
sys/arch/newsmips/conf/GENERIC 1.50-1.51
sys/arch/ofppc/conf/GENERIC 1.56-1.57
sys/arch/pmax/conf/GENERIC 1.103-1.104
sys/arch/prep/conf/GENERIC 1.55-1.56
sys/arch/sbmips/conf/GENERIC 1.11-1.12
sys/arch/sgimips/conf/GENERIC 1.7-1.8
sys/arch/sparc/conf/GENERIC 1.138-1.139
sys/arch/sparc64/conf/GENERIC32 1.46-1.47
sys/arch/vax/conf/GENERIC 1.102-1.103
sys/arch/x68k/conf/ALL 1.55-1.56
sys/arch/x68k/conf/GENERIC 1.80-1.81
sys/lkm/netinet/if_ipl/mln_ipl.c 1.29
sys/netinet/fil.c 1.57-1.58
sys/netinet/ip_auth.c 1.29-1.30
sys/netinet/ip_compat.h 1.30-1.31
sys/netinet/ip_fil.c 1.81-1.86
sys/netinet/ip_fil.h 1.46-1.49
sys/netinet/ip_frag.c 1.33-1.34
sys/netinet/ip_frag.h 1.18
sys/netinet/ip_ftp_pxy.c 1.25-1.26
sys/netinet/ip_h323_pxy.c 1.5-1.6
sys/netinet/ip_log.c 1.22-1.23
sys/netinet/ip_nat.c 1.51-1.53
sys/netinet/ip_nat.h 1.27
sys/netinet/ip_netbios_pxy.c 1.4
sys/netinet/ip_proxy.c 1.35-1.36
sys/netinet/ip_proxy.h 1.18
sys/netinet/ip_state.c 1.41-1.42
sys/netinet/ip_state.h 1.23
sys/netinet/ipl.h 1.14
 1.129.4.3 01-Aug-2002  lukem Pull up revision 1.131 (requested by lukem in ticket #312):
Enable "pseudo-device clockctl" in all kernels, except
installation related kernels (INSTALL* and RAMDISK*).
This enables rc.conf(5) $ntpd_chroot to be used "out of the box"
 1.129.4.2 15-Jul-2002  thorpej pullup-1-6 ticket #493 (matt).

Original log message:
Make the gem driver the default now, not the macppc specific gm.
 1.129.4.1 10-Jun-2002  tv Pull up revision 1.130 (requested by 209 in ticket #0):
Disable awacs because on some systems--e.g., a 350MHz G4 GigE--it can
generate interrupt storms which render the machine essentially unusable.
 1.129.2.3 31-Aug-2002  gehenna catch up with -current.
 1.129.2.2 16-Jul-2002  gehenna catch up with -current.
 1.129.2.1 14-Jul-2002  gehenna catch up with -current.
 1.158.2.13 11-Dec-2005  christos Sync with head.
 1.158.2.12 10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.158.2.11 04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.158.2.10 15-Feb-2005  skrll Sync with HEAD.
 1.158.2.9 04-Feb-2005  skrll Sync with HEAD.
 1.158.2.8 24-Jan-2005  skrll Sync with HEAD.
 1.158.2.7 17-Jan-2005  skrll Sync with HEAD.
 1.158.2.6 29-Nov-2004  skrll Sync with HEAD.
 1.158.2.5 14-Nov-2004  skrll Sync with HEAD.
 1.158.2.4 02-Nov-2004  skrll Sync with HEAD.
 1.158.2.3 21-Sep-2004  skrll Fix the sync with head I botched.
 1.158.2.2 18-Sep-2004  skrll Sync with HEAD.
 1.158.2.1 03-Aug-2004  skrll Sync with HEAD
 1.171.2.5 15-Jul-2004  he branches: 1.171.2.5.2;
Pull up revision 1.180 (requested by atatat in ticket #663):
Add "options SYSCTL_INCLUDE_DESCR" to a lot of configurations,
but commented out in most of them.
 1.171.2.4 02-Jul-2004  he Pull up revision 1.179 (requested by bouyer in ticket #573):
Add options P1003_1B_SEMAPHORE to all GENERIC-like kernel
config files where SYSV* options were already present
(commented out if the SYSV* options are commented out).
Fixes PR#25897 and PR#25898.
 1.171.2.3 30-Jun-2004  jdc Pull up revision 1.178 (requested by abs in ticket #567).

Add (commented out) ALTQ options to all GENERIC-like files
 1.171.2.2 24-Jun-2004  jmc Pullup rev 1.177 (requested by mrg in ticket #548)

Add re; Realtek GbE
 1.171.2.1 05-Apr-2004  tron Pull up revision 1.173 (requested by mrg in ticket #64):
enable "INSECURE" kernel option so that GENERIC kernels are capable of
running XF4 servers. while this isn't the best solution, it is the only
one we have for the forseeable future, and there is long-standing precedent
in the i386 port.
 1.171.2.5.2.2 21-Jul-2005  riz Pull up revision 1.195 (requested by itohy in ticket #1430):
Add ukyopon(4).
 1.171.2.5.2.1 02-Apr-2005  he Pull up revision 1.185 (requested by bouyer in ticket #1019):
Add pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) series of
controllers.
 1.186.2.1 29-Apr-2005  kent sync with -current
 1.190.2.2 19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.190.2.1 12-Feb-2005  yamt sync with head.
 1.194.4.8 03-Mar-2007  bouyer Pull up following revision(s) (requested by tsutsui in ticket #1673):
distrib/sets/lists/man/mi 1.844, 1.871
share/man/man4/Makefile 1.372, 1.379 via patch
share/man/man4/re.4 1.8, 1.9, 1.11, 1.12
share/man/man4/rgephy.4 1.1
share/man/man4/rlphy.4 1.1, 1.2
sys/arch/amd64/conf/GENERIC 1.79, 1.89
sys/arch/amd64/conf/INSTALL 1.45, 1.49
sys/arch/i386/conf/GENERIC 1.717, 1.747
sys/arch/i386/conf/GENERIC_LAPTOP 1.164
sys/arch/i386/conf/INSTALL 1.277, 1.283
sys/arch/i386/conf/INSTALL_LAPTOP 1.96, 1.98
sys/arch/i386/conf/XEN2_DOM0 1.22 via patch
sys/arch/macppc/conf/GENERIC 1.220, 1.246
sys/arch/macppc/conf/INSTALL 1.96, 1.100
sys/dev/cardbus/if_re_cardbus.c 1.10
sys/dev/cardbus/if_rtk_cardbus.c 1.29-1.31
sys/dev/ic/rtl8169.c 1.14, 1.20, 1.24, 1.25, 1.28-1.61, 1.63, 1.64-1.81 via patch
sys/dev/ic/rtl81x9.c 1.52, 1.54-1.63, 1.65, 1.67-1.70
sys/dev/ic/rtl81x9reg.h 1.15-1.26
sys/dev/ic/rtl81x9var.h 1.19, 1.21-1.37
sys/dev/mii/files.mii 1.38
sys/dev/mii/miidevs 1.62, 1.64
sys/dev/mii/rgephy.c 1.10, 1.13-1.16
sys/dev/mii/rlphy.c 1.1, 1.6, 1.7, 1.11 via patch
sys/dev/pci/if_re_pci.c 1.13, 1.15-1.17, 1.19-1.23
sys/dev/pci/if_rtk_pci.c 1.25, 1.28, 1.29, 1.31
sys/dev/pci/pcidevs 1.851, 1.852

on re(4):
- improve stability (I believe ;-)
- add a workaround for hardware ip4csum-tx bug
- support newer chips (8169SB/SC, PCIe based 8168 etc.)
- fix 8139C+ support
- enable hardware VLAN
- misc bus_dma(9) fix (which makes re(4) work on mips ports)

on rtk(4):
- fix kern/31348
- fix possible panic on dreamcast
 1.194.4.7 05-Nov-2005  tron Pull up following revision(s) (requested by chs in ticket #929):
sys/arch/hp300/conf/GENERIC: revision 1.124
sys/arch/acorn32/conf/GENERIC: revision 1.62
sys/arch/pdp10/conf/GENERIC: revision 1.19
sys/arch/mvme68k/conf/GENERIC: revision 1.61
sys/arch/netwinder/conf/GENERIC: revision 1.70
sys/arch/sbmips/conf/GENERIC: revision 1.46
sys/arch/macppc/conf/GENERIC: revision 1.214
sys/arch/bebox/conf/GENERIC: revision 1.89
sys/arch/cobalt/conf/GENERIC: revision 1.83
sys/arch/cats/conf/GENERIC: revision 1.92
sys/arch/shark/conf/GENERIC: revision 1.53
sys/arch/amiga/conf/GENERIC.in: revision 1.45
sys/arch/acorn26/conf/GENERIC: revision 1.37
sys/arch/cesfic/conf/GENERIC: revision 1.38
sys/arch/iyonix/conf/GENERIC: revision 1.21
sys/arch/alpha/conf/GENERIC: revision 1.277
sys/arch/vax/conf/GENERIC: revision 1.143
sys/arch/atari/conf/GENERIC.in: revision 1.56
sys/arch/mipsco/conf/GENERIC: revision 1.53
sys/arch/ofppc/conf/GENERIC: revision 1.85
sys/arch/next68k/conf/GENERIC: revision 1.96
sys/arch/arc/conf/GENERIC: revision 1.125
sys/arch/dreamcast/conf/GENERIC: revision 1.62
turn off DEBUG and DIAGNOSTIC in GENERIC kernels so that they
are compatible with the LKMs that are part of the release.
 1.194.4.6 14-Aug-2005  riz Pull up revision 1.204 (requested by hubertf in ticket #625):
Add support for reading cloop2 compressed filesystem images,
enable by putting VND_COMPRESSION into kernel config file.
Written by Cliff Wright, polished up slightly by me.
 1.194.4.5 18-Jul-2005  riz Pull up revision 1.202 (requested by tron in ticket #566):
Add (commented out) IPSEC_NAT_T option.
 1.194.4.4 09-Jun-2005  snj Pull up revision 1.196 (requested by tron in ticket #427):
Remove unnecessary per-driver scsibus attachments and use
"scsibus* at scsi?" instead.
 1.194.4.3 09-Jun-2005  snj Pull up revision 1.198 (requested by tron in ticket #426):
RAIDframe works fine under NetBSD-macppc according to Ian Spray's testing.
Enable raid(4) by default therefore.
 1.194.4.2 01-Jun-2005  riz Pull up revision 1.197 (requested by tron in ticket #362):
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.
 1.194.4.1 17-Apr-2005  tron Pull up revision 1.195 (requested by itohy in ticket #160):
Add ukyopon(4).
 1.201.2.7 21-Jan-2008  yamt sync with head
 1.201.2.6 15-Nov-2007  yamt sync with head.
 1.201.2.5 27-Oct-2007  yamt sync with head.
 1.201.2.4 03-Sep-2007  yamt sync with head.
 1.201.2.3 26-Feb-2007  yamt sync with head.
 1.201.2.2 30-Dec-2006  yamt sync with head.
 1.201.2.1 21-Jun-2006  yamt sync with head.
 1.214.2.1 29-Nov-2005  yamt sync with head.
 1.219.2.3 18-Feb-2006  yamt sync with head.
 1.219.2.2 01-Feb-2006  yamt sync with head.
 1.219.2.1 15-Jan-2006  yamt sync with head.
 1.221.2.1 09-Sep-2006  rpaulo sync with head
 1.222.2.1 22-Apr-2006  simonb Sync with head.
 1.228.6.1 31-Mar-2006  tron Merge 2006-03-31 NetBSD-current into the "peter-altq" branch.
 1.228.4.1 19-Apr-2006  elad sync with head - hopefully this will work
 1.228.2.3 03-Sep-2006  yamt sync with head.
 1.228.2.2 11-Aug-2006  yamt sync with head
 1.228.2.1 01-Apr-2006  yamt sync with head.
 1.230.2.2 22-Sep-2006  riz Pull up following revision(s) (requested by tsutsui in ticket #170):
sys/arch/sparc64/conf/GENERIC: revision 1.63
sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.55
sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.54
sys/arch/next68k/conf/GENERIC: revision 1.105
sys/arch/ews4800mips/conf/GENERIC: revision 1.12
sys/arch/arc/conf/GENERIC: revision 1.142
sys/arch/sun3/conf/GENERIC3X: revision 1.91
sys/arch/amd64/conf/GENERIC: revision 1.105
sys/arch/sun2/conf/GENERIC: revision 1.58
sys/arch/amiga/conf/GENERIC.in: revision 1.55
sys/arch/mac68k/conf/GENERIC: revision 1.175
sys/arch/acorn26/conf/GENERIC: revision 1.46
sys/arch/shark/conf/GENERIC: revision 1.65
sys/arch/cesfic/conf/GENERIC: revision 1.45
sys/arch/sandpoint/conf/GENERIC: revision 1.36
sys/arch/iyonix/conf/GENERIC: revision 1.32
sys/arch/mvme68k/conf/GENERIC: revision 1.69
sys/arch/evbarm/conf/ARMADILLO210: revision 1.3
sys/arch/vax/conf/GENERIC: revision 1.154
sys/arch/mipsco/conf/GENERIC: revision 1.61
sys/arch/evbarm/conf/ARMADILLO9: revision 1.14
sys/arch/cobalt/conf/GENERIC: revision 1.103
sys/arch/ofppc/conf/GENERIC: revision 1.94
sys/arch/hp700/conf/GENERIC: revision 1.69
sys/arch/playstation2/conf/GENERIC: revision 1.8
sys/arch/dreamcast/conf/GENERIC: revision 1.73
sys/arch/news68k/conf/GENERIC: revision 1.81
sys/arch/macppc/conf/GENERIC: revision 1.234
sys/arch/hp300/conf/GENERIC: revision 1.134
sys/arch/mmeye/conf/GENERIC: revision 1.83
sys/arch/ibmnws/conf/GENERIC: revision 1.26
sys/arch/cats/conf/GENERIC: revision 1.109
sys/arch/sparc/conf/GENERIC: revision 1.191
sys/arch/pdp10/conf/GENERIC: revision 1.27
sys/arch/acorn32/conf/GENERIC: revision 1.75
sys/arch/luna68k/conf/GENERIC: revision 1.74
sys/arch/bebox/conf/GENERIC: revision 1.101
sys/arch/pmax/conf/GENERIC: revision 1.148
sys/arch/x68k/conf/GENERIC: revision 1.130
sys/arch/sun3/conf/GENERIC: revision 1.134
sys/arch/prep/conf/GENERIC: revision 1.126
sys/arch/alpha/conf/GENERIC: revision 1.293
sys/arch/newsmips/conf/GENERIC: revision 1.94
sys/arch/netwinder/conf/GENERIC: revision 1.83
sys/arch/hpcsh/conf/GENERIC: revision 1.69
sys/arch/sbmips/conf/GENERIC: revision 1.55
sys/arch/pc532/conf/GENERIC: revision 1.65
sys/arch/hpcmips/conf/GENERIC: revision 1.192
Remove obsolete #options VERIFIED_EXEC, found by grep(1).
 1.230.2.1 14-Aug-2006  tron Pull up following revision(s) (requested by elad in ticket #17):
sys/arch/sparc/conf/KRUPS: revision 1.38
sys/arch/i386/conf/XEN2_DOMU: revision 1.2
sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.197
sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.53
sys/arch/evbsh5/conf/SIMULATOR: revision 1.12
sys/arch/sparc/conf/MRCOFFEE: revision 1.17
sys/arch/next68k/conf/GENERIC: revision 1.104
sys/arch/i386/conf/VIRTUALPC: revision 1.44
sys/arch/ews4800mips/conf/GENERIC: revision 1.11
sys/arch/evbsh5/conf/CAYMAN: revision 1.23
sys/arch/arc/conf/GENERIC: revision 1.141
sys/arch/amd64/conf/GENERIC: revision 1.103
sys/arch/sun3/conf/GENERIC3X: revision 1.90
sys/arch/evbarm/conf/HDL_G: revision 1.3
sys/arch/sun2/conf/GENERIC: revision 1.57
sys/arch/news68k/conf/GENERIC_TINY: revision 1.51
sys/arch/evbppc/conf/EXPLORA451: revision 1.27
sys/arch/amiga/conf/GENERIC.in: revision 1.54
sys/arch/mac68k/conf/GENERIC: revision 1.174
sys/arch/acorn26/conf/GENERIC: revision 1.45
sys/arch/shark/conf/GENERIC: revision 1.64
sys/arch/cesfic/conf/GENERIC: revision 1.44
sys/arch/mvme68k/conf/GENERIC: revision 1.68
sys/arch/i386/conf/XEN2_DOM0: revision 1.4
sys/arch/atari/conf/GENERIC.in: revision 1.63
sys/arch/amiga/conf/GENERIC: revision 1.240
sys/arch/i386/conf/LAMB: revision 1.65
sys/arch/i386/conf/GENERIC: revision 1.773
sys/arch/acorn32/conf/EB7500ATX: revision 1.26
sys/arch/x68k/conf/GENERIC: revision 1.128
sys/arch/vax/conf/GENERIC: revision 1.153
sys/arch/atari/conf/ATARITT: revision 1.81
sys/arch/mipsco/conf/GENERIC: revision 1.60
sys/arch/cobalt/conf/GENERIC: revision 1.101
sys/arch/evbarm/conf/ARMADILLO9: revision 1.13
sys/arch/ofppc/conf/GENERIC: revision 1.93
sys/arch/atari/conf/MILAN-PCIIDE: revision 1.51
sys/arch/arc/conf/RPC44: revision 1.26
sys/arch/sparc64/conf/GENERIC: revision 1.59
sys/arch/i386/conf/XEN3_DOMU: revision 1.2
sys/arch/hp700/conf/GENERIC: revision 1.68
sys/arch/atari/conf/MILAN-ISAIDE: revision 1.47
sys/arch/macppc/conf/GENERIC: revision 1.231
sys/arch/dreamcast/conf/GENERIC: revision 1.72
sys/arch/news68k/conf/GENERIC: revision 1.80
sys/arch/hp300/conf/GENERIC: revision 1.133
sys/arch/mmeye/conf/GENERIC: revision 1.82
sys/arch/macppc/conf/MAMBO: revision 1.2
sys/arch/cats/conf/GENERIC: revision 1.107
sys/arch/atari/conf/FALCON: revision 1.79
sys/arch/acorn32/conf/GENERIC: revision 1.71
sys/arch/sparc/conf/GENERIC: revision 1.190
sys/arch/news68k/conf/LIBERO: revision 1.40
sys/arch/amiga/conf/DRACO: revision 1.114
sys/arch/cobalt/conf/INSTALL: revision 1.23
sys/arch/luna68k/conf/GENERIC: revision 1.73
sys/arch/bebox/conf/GENERIC: revision 1.100
sys/arch/pmax/conf/GENERIC: revision 1.147
sys/arch/amiga/conf/WSCONS: revision 1.52
sys/arch/macppc/conf/POWERMAC_G5: revision 1.2
sys/arch/alpha/conf/ALPHA: revision 1.218
sys/arch/sun3/conf/GENERIC: revision 1.133
sys/arch/prep/conf/GENERIC: revision 1.124
sys/arch/alpha/conf/GENERIC: revision 1.291
sys/arch/atari/conf/HADES: revision 1.71
sys/arch/newsmips/conf/GENERIC: revision 1.93
sys/arch/netwinder/conf/GENERIC: revision 1.82
sys/arch/hpcmips/conf/GENERIC: revision 1.190
sys/arch/amiga/conf/AMIGA: revision 1.98
sys/arch/sbmips/conf/GENERIC: revision 1.54
sys/arch/pc532/conf/GENERIC: revision 1.64
sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.53
Disable SYSTRACE by default on all kernels (discussed with core)
 1.235.4.2 10-Dec-2006  yamt sync with head.
 1.235.4.1 22-Oct-2006  yamt sync with head
 1.235.2.3 01-Feb-2007  ad Sync with head.
 1.235.2.2 12-Jan-2007  ad Sync with head.
 1.235.2.1 18-Nov-2006  ad Sync with head.
 1.246.4.1 03-Sep-2007  wrstuden Sync w/ NetBSD-4-RC_1
 1.246.2.3 24-Mar-2009  bouyer Pullup the following revisions (requested by msaitoh in ticket #1284):
distrib/sets/lists/base/mi 1.706-707,1.797
distrib/sets/lists/man/mi 1.1006
etc/mtree/NetBSD.dist 1.340
share/man/man4/Makefile 1.432
sys/arch/amd64/conf/GENERIC 1.149 via patch
sys/arch/i386/conf/ALL 1.103
sys/arch/i386/conf/GENERIC 1.832
sys/arch/i386/conf/GENERIC_LAPTOP 1.237
sys/arch/macppc/conf/GENERIC 1.257
sys/arch/sparc64/conf/GENERIC 1.86
sys/dev/usb/usbdevs 1.468,1.479-480 via patch
sys/dev/usb/usbdevs.h regen
sys/dev/usb/usbdevs_data.h regen
sys/dev/microcode/Makefile 1.7
sys/dev/usb/files.usb patch
share/man/man4/zyd.4 1.1 via patch
sys/dev/microcode/zyd/Makefile 1.1-1.2
sys/dev/microcode/zyd/build.c 1.1
sys/dev/microcode/zyd/microcode.h 1.1
sys/dev/microcode/zyd/zd1211-license 1.1
sys/dev/microcode/zyd/zyd-zd1211 1.1
sys/dev/microcode/zyd/zyd-zd1211b 1.1
sys/dev/usb/if_zyd.c patch
sys/dev/usb/if_zydreg.h 1.1-1.2

Add ZyDAS ZD1211/ZD1211B USB IEEE 802.11b/g wireless network device support
 1.246.2.2 31-Aug-2007  liamjfoy Pull up following (requested by macallan in ticket #853):

Comment out the radeonfb driver since it causes trouble on some
machines. Disable until I can fix it.
 1.246.2.1 05-Jun-2007  bouyer Pull up following revision(s) (requested by martin in ticket #699):
sys/arch/hpcmips/conf/GENERIC: revision 1.196
sys/arch/hp700/conf/GENERIC: revision 1.74
sys/arch/i386/conf/GENERIC: revision 1.831
sys/arch/next68k/conf/GENERIC: revision 1.108
sys/arch/alpha/conf/GENERIC: revision 1.313
sys/arch/arc/conf/GENERIC: revision 1.146
sys/arch/cats/conf/GENERIC: revision 1.115
sys/arch/ews4800mips/conf/GENERIC: revision 1.18
sys/arch/landisk/conf/GENERIC: revision 1.8 via patch
sys/arch/sparc64/conf/GENERIC: revision 1.85
sys/arch/pmax/conf/GENERIC: revision 1.152
sys/arch/iyonix/conf/GENERIC: revision 1.38 via patch
sys/arch/amiga/conf/GENERIC: revision 1.245
sys/arch/vax/conf/GENERIC: revision 1.157
sys/arch/prep/conf/GENERIC: revision 1.135
sys/arch/pc532/conf/GENERIC: revision 1.70
sys/arch/sbmips/conf/GENERIC: revision 1.61
sys/arch/mipsco/conf/GENERIC: revision 1.65
sys/arch/cobalt/conf/GENERIC: revision 1.108
sys/arch/ofppc/conf/GENERIC: revision 1.98
sys/arch/amd64/conf/GENERIC: revision 1.148
sys/arch/acorn26/conf/GENERIC: revision 1.50
sys/arch/dreamcast/conf/GENERIC: revision 1.78
sys/arch/mac68k/conf/GENERIC: revision 1.181
sys/arch/hp300/conf/GENERIC: revision 1.139
sys/arch/mmeye/conf/GENERIC: revision 1.88
sys/arch/news68k/conf/GENERIC: revision 1.88
sys/arch/mvme68k/conf/GENERIC: revision 1.71
sys/arch/acorn32/conf/GENERIC: revision 1.79
sys/arch/sparc/conf/GENERIC: revision 1.199
sys/arch/luna68k/conf/GENERIC: revision 1.78
sys/arch/bebox/conf/GENERIC: revision 1.105
sys/arch/macppc/conf/GENERIC: revision 1.256 via patch
sys/arch/x68k/conf/GENERIC: revision 1.134
sys/arch/sun3/conf/GENERIC: revision 1.138
sys/arch/newsmips/conf/GENERIC: revision 1.98
Add pseudo-device agr to all GENERIC kernels where it might make sense
(commented out in some).
 1.252.2.2 24-Mar-2007  yamt sync with head.
 1.252.2.1 12-Mar-2007  rmind Sync with HEAD.
 1.254.4.1 11-Jul-2007  mjf Sync with head.
 1.254.2.6 03-Dec-2007  ad Sync with HEAD.
 1.254.2.5 23-Oct-2007  ad Sync with head.
 1.254.2.4 09-Oct-2007  ad Sync with head.
 1.254.2.3 15-Jul-2007  ad Sync with head.
 1.254.2.2 09-Jun-2007  ad Sync with head.
 1.254.2.1 10-Apr-2007  ad Sync with head.
 1.255.6.8 03-Oct-2007  garbled Sync with HEAD
 1.255.6.7 07-Aug-2007  macallan switch to new ADB subsystem
 1.255.6.6 05-Aug-2007  macallan use genfb instead of ofb
 1.255.6.5 02-Aug-2007  macallan sync with HEAD
 1.255.6.4 26-Jun-2007  garbled Sync with HEAD.
 1.255.6.3 04-May-2007  macallan enable OpenPIC support
 1.255.6.2 02-May-2007  macallan enable Heathrow PIC support
 1.255.6.1 02-May-2007  macallan add options pfr various interrupt controllers, enable only PIC_OHARE
 1.258.8.4 11-Nov-2007  joerg Sync with HEAD.
 1.258.8.3 04-Nov-2007  jmcneill Sync with HEAD.
 1.258.8.2 26-Oct-2007  joerg Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.
 1.258.8.1 03-Sep-2007  jmcneill Sync with HEAD.
 1.258.4.1 03-Sep-2007  skrll Sync with HEAD.
 1.259.6.2 13-Nov-2007  bouyer Sync with HEAD
 1.259.6.1 25-Oct-2007  bouyer Sync with HEAD.
 1.259.4.1 18-Oct-2007  yamt sync with head.
 1.259.2.3 09-Jan-2008  matt sync with HEAD
 1.259.2.2 08-Nov-2007  matt sync with -HEAD
 1.259.2.1 06-Nov-2007  matt sync with HEAD
 1.261.2.2 18-Feb-2008  mjf Sync with HEAD.
 1.261.2.1 19-Nov-2007  mjf Sync with HEAD.
 1.262.6.1 02-Jan-2008  bouyer Sync with HEAD
 1.263.12.3 10-Oct-2008  skrll Sync with HEAD.
 1.263.12.2 18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.263.12.1 23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.263.10.3 11-Aug-2010  yamt sync with head.
 1.263.10.2 11-Mar-2010  yamt sync with head
 1.263.10.1 04-May-2009  yamt sync with head.
 1.263.8.1 04-Jun-2008  yamt sync with head
 1.263.6.3 17-Jan-2009  mjf Sync with HEAD.
 1.263.6.2 28-Sep-2008  mjf Sync with HEAD.
 1.263.6.1 02-Jun-2008  mjf Sync with HEAD.
 1.264.4.2 13-Dec-2008  haad Update haad-dm branch to haad-dm-base2.
 1.264.4.1 19-Oct-2008  haad Sync with HEAD.
 1.271.4.2 02-Mar-2009  snj Apply patch (requested by macallan in ticket #532):
radeonfb is not ready to be enabled by default.
 1.271.4.1 19-Feb-2009  snj Apply patch (requested by pooka in ticket #453):
Add puffs and putter to amd64, i386, macppc, and sparc64 GENERIC kernels.
 1.271.2.2 03-Mar-2009  skrll Sync with HEAD.
 1.271.2.1 19-Jan-2009  skrll Sync with HEAD.
 1.278.2.2 17-Aug-2010  uebayasi Sync with HEAD.
 1.278.2.1 30-Apr-2010  uebayasi Sync with HEAD.
 1.279.2.4 31-May-2011  rmind sync with head
 1.279.2.3 21-Apr-2011  rmind sync with head
 1.279.2.2 05-Mar-2011  rmind sync with head
 1.279.2.1 30-May-2010  rmind sync with head
 1.288.4.1 08-Feb-2011  bouyer Add QUOTA2 where QUOTA is enabled (and QUOTA2 commented out where QUOTA
is commented out)
 1.288.2.1 06-Jun-2011  jruoho Sync with HEAD.
 1.293.2.3 22-May-2014  yamt sync with head.

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

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.293.2.2 30-Oct-2012  yamt sync with head
 1.293.2.1 17-Apr-2012  yamt sync with head
 1.294.2.3 05-Apr-2012  mrg sync to latest -current.
 1.294.2.2 11-Mar-2012  mrg sync to latest -current
 1.294.2.1 18-Feb-2012  mrg merge to -current.
 1.297.4.1 01-Nov-2012  matt sync with netbsd-6-0-RELEASE.
 1.297.2.1 03-Sep-2012  riz Pull up following patch (requested by macallan in ticket #528):

Comment out radeonfb for the release, as it causes problems on some
hardware.
 1.303.2.5 03-Dec-2017  jdolecek update from HEAD
 1.303.2.4 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.303.2.3 23-Jun-2013  tls resync from head
 1.303.2.2 25-Feb-2013  tls resync with head
 1.303.2.1 20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.310.2.2 18-May-2014  rmind sync with head
 1.310.2.1 28-Aug-2013  rmind sync with head
 1.312.4.4 03-Jan-2018  snj Pull up following revision(s) (requested by sevan in ticket #1546):
sys/arch/macppc/conf/GENERIC: revision 1.337 via patch
Without RADEONFB_ALWAYS_ACCEL_PUTCHAR, there are display issues on the
PowerBook5,2 (G4 FW-800)
Radeon 9600, where console is garbled.
Thanks to <macallan> for the pointer.
Closes PR port-macppc/52712
 1.312.4.3 15-May-2015  snj Pull up following revision(s) (requested by jnemeth in ticket #762):
share/man/man4/options.4: revision 1.442
sys/arch/amd64/conf/ALL: revision 1.18
sys/arch/amd64/conf/GENERIC: revision 1.396
sys/arch/dreamcast/conf/GENERIC: revision 1.119
sys/arch/epoc32/conf/GENERIC: revision 1.6
sys/arch/evbarm/conf/BCM5301X: revision 1.24
sys/arch/evbarm/conf/BCM56340: revision 1.9
sys/arch/evbarm/conf/IMX23_OLINUXINO: revision 1.9
sys/arch/evbarm/conf/std.beagle: revision 1.13
sys/arch/evbarm/conf/std.kobo: revision 1.2
sys/arch/evbarm/conf/std.netwalker: revision 1.10
sys/arch/evbppc/conf/P2020DS: revision 1.25
sys/arch/evbppc/conf/RB800: revision 1.30
sys/arch/evbppc/conf/TWRP1025: revision 1.18
sys/arch/hp300/conf/GENERIC: revision 1.187
sys/arch/hpcsh/conf/GENERIC: revision 1.104
sys/arch/i386/conf/GENERIC: revision 1.1111
sys/arch/i386/conf/MONOLITHIC: revision 1.17
sys/arch/landisk/conf/GENERIC: revision 1.43
sys/arch/luna68k/conf/GENERIC: revision 1.117
sys/arch/macppc/conf/GENERIC: revision 1.316
sys/arch/macppc/conf/GENERIC_601: revision 1.5
sys/arch/mmeye/conf/MMEYE_WLF: revision 1.16
sys/arch/news68k/conf/GENERIC: revision 1.123
sys/arch/sandpoint/conf/GENERIC: revision 1.85
sys/arch/shark/conf/GENERIC: revision 1.119
sys/arch/sparc/conf/GENERIC: revision 1.246
sys/arch/sparc64/conf/GENERIC: revision 1.174
sys/arch/sun3/conf/GENERIC3X: revision 1.125
sys/arch/sun3/conf/GENERIC: revision 1.169
sys/arch/x68k/conf/GENERIC: revision 1.177
sys/arch/zaurus/conf/GENERIC: revision 1.62
sys/conf/files: revision 1.1099
sys/kern/kern_module.c: revisions 1.98, 1.99
Create an "options MODULAR_DEFAULT_AUTOLOAD" config option and add
it to all kernel configs that contain "options MODULAR". This
option turns on module autoloading by default (which is the current
default). This allows people who don't want module autoloading on
by default to disable it by simply removing/commentting this line.
--
fix typo. (s/MODULE_DEFAULT_AUTOLOAD/MODULAR_DEFAULT_AUTOLOAD/)
 1.312.4.2 18-Nov-2014  snj Pull up following revision(s) (requested by manu in ticket #251):
sys/arch/acorn26/conf/GENERIC: revision 1.81
sys/arch/acorn32/conf/GENERIC: revision 1.116
sys/arch/alpha/conf/GENERIC: revision 1.362
sys/arch/amd64/conf/ALL: revision 1.23
sys/arch/amd64/conf/GENERIC: revision 1.404
sys/arch/amd64/conf/XEN3_DOM0: revision 1.112
sys/arch/amd64/conf/XEN3_DOMU: revision 1.60
sys/arch/amiga/conf/GENERIC.in: revision 1.129
sys/arch/amiga/conf/GENERIC: revision 1.311
sys/arch/amigappc/conf/GENERIC: revision 1.24
sys/arch/arc/conf/GENERIC: revision 1.184
sys/arch/bebox/conf/GENERIC: revision 1.145
sys/arch/cats/conf/GENERIC: revision 1.155
sys/arch/cesfic/conf/GENERIC: revision 1.65
sys/arch/cobalt/conf/GENERIC: revision 1.147
sys/arch/dreamcast/conf/GENERIC: revision 1.121
sys/arch/emips/conf/GENERIC: revision 1.15
sys/arch/epoc32/conf/GENERIC: revision 1.8
sys/arch/ews4800mips/conf/GENERIC: revision 1.51
sys/arch/hp300/conf/GENERIC: revision 1.190
sys/arch/hpcmips/conf/GENERIC: revision 1.229
sys/arch/hpcsh/conf/GENERIC: revision 1.106
sys/arch/hppa/conf/GENERIC: revision 1.6
sys/arch/i386/conf/ALL: revision 1.389
sys/arch/i386/conf/GENERIC: revision 1.1118
sys/arch/i386/conf/XEN3_DOM0: revision 1.93
sys/arch/i386/conf/XEN3_DOMU: revision 1.65
sys/arch/ibmnws/conf/GENERIC: revision 1.46
sys/arch/iyonix/conf/GENERIC: revision 1.88
sys/arch/landisk/conf/GENERIC: revision 1.45
sys/arch/luna68k/conf/GENERIC: revision 1.119
sys/arch/mac68k/conf/GENERIC: revision 1.220
sys/arch/macppc/conf/GENERIC: revision 1.320
sys/arch/macppc/conf/MAMBO: revision 1.24
sys/arch/macppc/conf/POWERMAC_G5: revision 1.25
sys/arch/mipsco/conf/GENERIC: revision 1.88
sys/arch/mmeye/conf/GENERIC: revision 1.120
sys/arch/mvme68k/conf/GENERIC: revision 1.94
sys/arch/mvmeppc/conf/GENERIC: revision 1.24
sys/arch/netwinder/conf/GENERIC: revision 1.126
sys/arch/news68k/conf/GENERIC: revision 1.125
sys/arch/newsmips/conf/GENERIC: revision 1.129
sys/arch/next68k/conf/GENERIC: revision 1.139
sys/arch/ofppc/conf/GENERIC: revision 1.157
sys/arch/pmax/conf/GENERIC64: revision 1.21
sys/arch/pmax/conf/GENERIC: revision 1.185
sys/arch/prep/conf/GENERIC: revision 1.174
sys/arch/rs6000/conf/GENERIC: revision 1.33
sys/arch/sandpoint/conf/GENERIC: revision 1.88
sys/arch/sbmips/conf/GENERIC: revision 1.101
sys/arch/sgimips/conf/GENERIC32_IP12: revision 1.28
sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.104
sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.106
sys/arch/shark/conf/GENERIC: revision 1.121
sys/arch/sparc/conf/GENERIC: revision 1.248
sys/arch/sparc/conf/TADPOLE3GX: revision 1.65
sys/arch/sparc64/conf/GENERIC: revision 1.177
sys/arch/sparc64/conf/NONPLUS64: revision 1.44
sys/arch/sun2/conf/GENERIC: revision 1.94
sys/arch/sun3/conf/GENERIC: revision 1.171
sys/arch/vax/conf/GENERIC: revision 1.193
sys/arch/vax/conf/VAX780: revision 1.19
sys/arch/x68k/conf/GENERIC: revision 1.179
sys/arch/zaurus/conf/GENERIC: revision 1.65
sys/ufs/files.ufs: revision 1.38
Remove unused extended attributes kernel options

As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART
and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them
as they have been obsolete for a long time:
UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr
LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART
UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate
 1.312.4.1 14-Nov-2014  martin Pull up following revision(s) (requested by manu in ticket #232):
sys/arch/next68k/conf/GENERIC: revision 1.138
sys/arch/cobalt/conf/GENERIC: revision 1.146
sys/arch/mvme68k/conf/GENERIC: revision 1.93
sys/arch/vax/conf/VAX780: revision 1.18
sys/arch/newsmips/conf/GENERIC: revision 1.128
sys/arch/luna68k/conf/GENERIC: revision 1.118
sys/arch/sbmips/conf/GENERIC: revision 1.100
sys/arch/pmax/conf/GENERIC: revision 1.184
sys/arch/alpha/conf/GENERIC: revision 1.361
sys/arch/sparc64/conf/GENERIC: revision 1.176
sys/arch/sun3/conf/GENERIC: revision 1.170
sys/arch/shark/conf/GENERIC: revision 1.120
sys/arch/landisk/conf/GENERIC: revision 1.44
sys/arch/bebox/conf/GENERIC: revision 1.144
sys/arch/sparc64/conf/NONPLUS64: revision 1.43
sys/arch/sandpoint/conf/GENERIC: revision 1.87
sys/arch/emips/conf/GENERIC: revision 1.14
sys/arch/amd64/conf/XEN3_DOM0: revision 1.111
sys/arch/dreamcast/conf/GENERIC: revision 1.120
sys/arch/cesfic/conf/GENERIC: revision 1.64
sys/arch/mmeye/conf/GENERIC: revision 1.119
sys/arch/epoc32/conf/GENERIC: revision 1.7
sys/arch/x68k/conf/GENERIC: revision 1.178
sys/arch/iyonix/conf/GENERIC: revision 1.87
sys/arch/sun2/conf/GENERIC: revision 1.93
sys/arch/ews4800mips/conf/GENERIC: revision 1.50
sys/arch/amd64/conf/XEN3_DOMU: revision 1.59
sys/arch/acorn26/conf/GENERIC: revision 1.80
sys/arch/acorn32/conf/GENERIC: revision 1.115
sys/arch/macppc/conf/POWERMAC_G5: revision 1.24
sys/arch/i386/conf/GENERIC: revision 1.1117
sys/arch/arc/conf/GENERIC: revision 1.183
sys/arch/cats/conf/GENERIC: revision 1.154
sys/arch/amiga/conf/GENERIC.in: revision 1.128
sys/arch/zaurus/conf/GENERIC: revision 1.64
sys/arch/netwinder/conf/GENERIC: revision 1.125
sys/arch/hppa/conf/GENERIC: revision 1.5
sys/arch/mvmeppc/conf/GENERIC: revision 1.23
sys/arch/macppc/conf/GENERIC: revision 1.319
sys/arch/amiga/conf/GENERIC: revision 1.310
sys/arch/pmax/conf/GENERIC64: revision 1.20
sys/arch/macppc/conf/MAMBO: revision 1.23
sys/arch/sgimips/conf/GENERIC32_IP12: revision 1.27
sys/arch/amigappc/conf/GENERIC: revision 1.23
sys/arch/amd64/conf/GENERIC: revision 1.403
sys/arch/ofppc/conf/GENERIC: revision 1.156
sys/arch/mac68k/conf/GENERIC: revision 1.219
sys/arch/i386/conf/XEN3_DOMU: revision 1.64
sys/arch/mipsco/conf/GENERIC: revision 1.87
sys/arch/hp300/conf/GENERIC: revision 1.189
sys/arch/vax/conf/GENERIC: revision 1.192
sys/arch/news68k/conf/GENERIC: revision 1.124
sys/arch/ibmnws/conf/GENERIC: revision 1.45
sys/arch/hpcsh/conf/GENERIC: revision 1.105
sys/arch/sparc/conf/TADPOLE3GX: revision 1.64
sys/arch/i386/conf/XEN3_DOM0: revision 1.92
sys/arch/sparc/conf/GENERIC: revision 1.247
sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.105
sys/arch/prep/conf/GENERIC: revision 1.173
sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.103
sys/arch/rs6000/conf/GENERIC: revision 1.32
sys/arch/hpcmips/conf/GENERIC: revision 1.228
Support for UFS1 extended attributes in GENERIC and GENERIC-like kernels
This change just brings UFS1 extended attribute *support* in the kernel,
extended attributes are not enabled unless three conditions are met:
1) filesystem is UFS1 (newfs -O1)
2) .attribute/system and .attribute/user directories are created at fs root
3) filesystem is mounted with -o extattr
Some GENERIC kernels are obviously memory constrained, the extended
attributes options were not enabled for them, but just added commented out.
(kernel were considered memory constrained if QUOTA option was disabled)
 1.320.2.5 28-Aug-2017  skrll Sync with HEAD
 1.320.2.4 05-Feb-2017  skrll Sync with HEAD
 1.320.2.3 05-Dec-2016  skrll Sync with HEAD
 1.320.2.2 29-May-2016  skrll Sync with HEAD
 1.320.2.1 22-Apr-2016  skrll Sync with HEAD
 1.322.2.2 20-Mar-2017  pgoyette Sync with HEAD
 1.322.2.1 07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.327.2.1 21-Apr-2017  bouyer Sync with HEAD
 1.329.2.5 04-May-2018  martin Apply patch, reqeusted by macallan in ticket #783:

Disable radeonfb since it still fails on some hardware.
 1.329.2.4 26-Feb-2018  snj Pull up following revision(s) (requested by sevan in ticket #579):
sys/arch/macppc/conf/GENERIC: 1.342
sys/arch/macppc/conf/GENERIC_601: 1.18
sys/arch/macppc/conf/MAMBO: 1.29
sys/arch/macppc/conf/POWERMAC_G5: 1.31
Enable BUFQ_PRIOCSCAN by default for NetBSD/macppc.
Drop references to NEW_BUFQ_STRATEGY and replace with currently available
options BUFQ_READPRIO and BUFQ_PRIOCSCAN.
ok <macallan>
 1.329.2.3 26-Feb-2018  snj Pull up following revision(s) (requested by sevan in ticket #578):
sys/arch/macppc/conf/GENERIC: 1.341
sys/arch/macppc/conf/MAMBO: 1.28
sys/arch/macppc/conf/POWERMAC: 1.69
sys/arch/macppc/conf/POWERMAC_G5: 1.30
sys/arch/powerpc/oea/ofw_rascons.c: 1.10
Remove OFB_ENABLE_CACHE
from <macallan>
"it is outdated, genfb and friends don't need or use it, and it makes no
sense on accelerated drivers either. It tries to BAT-map the framebuffer
cacheable, which works on most macs but makes a few models lock up.
Genfb doesn't have that problem and is faster too."
 1.329.2.2 26-Jan-2018  martin Pull up following revision(s) (requested by sevan in ticket #510):
sys/arch/sun3/conf/GENERIC3X: revision 1.130
sys/arch/sparc64/conf/GENERIC: revision 1.203
sys/arch/news68k/conf/LIBERO: revision 1.66
sys/arch/amiga/conf/DRACO: revision 1.185
sys/arch/evbarm/conf/MV2120: revision 1.35
sys/arch/x68k/conf/GENERIC: revision 1.187
sys/arch/rs6000/conf/GENERIC: revision 1.39
sys/arch/news68k/conf/GENERIC_TINY: revision 1.86
sys/arch/i386/conf/XEN3_DOMU: revision 1.88
sys/arch/iyonix/conf/GENERIC: revision 1.97
sys/arch/evbarm64/conf/A64EMUL: revision 1.11
sys/arch/mvme68k/conf/GENERIC: revision 1.98
sys/arch/acorn32/conf/GENERIC: revision 1.124
sys/arch/i386/conf/XEN3_DOM0: revision 1.125
sys/arch/cobalt/conf/INSTALL: revision 1.65
sys/arch/macppc/conf/GENERIC_601: revision 1.16
sys/arch/hppa/conf/GENERIC: revision 1.17
sys/arch/amiga/conf/GENERIC.in: revision 1.137
sys/arch/sgimips/conf/GENERIC32_IP12: revision 1.33
sys/arch/netwinder/conf/GENERIC: revision 1.134
sys/arch/amd64/conf/XEN3_DOMU: revision 1.83
sys/arch/mac68k/conf/GENERIC: revision 1.225
sys/arch/arc/conf/RPC44: revision 1.54
sys/arch/mipsco/conf/GENERIC: revision 1.92
sys/arch/cats/conf/GENERIC: revision 1.166
sys/arch/amd64/conf/XEN3_DOM0: revision 1.145
sys/arch/amigappc/conf/GENERIC: revision 1.33
sys/arch/sun3/conf/GENERIC: revision 1.176
sys/arch/news68k/conf/GENERIC: revision 1.130
sys/arch/hpcsh/conf/GENERIC: revision 1.110
sys/arch/hp300/conf/GENERIC: revision 1.198
sys/arch/atari/conf/GENERIC.in: revision 1.115
sys/arch/sparc/conf/MRCOFFEE: revision 1.54
sys/arch/evbppc/conf/EXPLORA451: revision 1.62
sys/arch/cesfic/conf/GENERIC: revision 1.69
sys/arch/vax/conf/GENERIC: revision 1.204
sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.115
sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.112
sys/arch/sparc/conf/GENERIC: revision 1.258
sys/arch/next68k/conf/GENERIC: revision 1.145
sys/arch/evbarm/conf/MMNET_GENERIC: revision 1.34
sys/arch/prep/conf/GENERIC: revision 1.185
sys/arch/amiga/conf/INSTALL: revision 1.129
sys/arch/newsmips/conf/GENERIC: revision 1.133
sys/arch/cobalt/conf/GENERIC: revision 1.156
sys/arch/sun2/conf/GENERIC: revision 1.99
sys/arch/luna68k/conf/INSTALL: revision 1.25
sys/arch/amigappc/conf/NULL: revision 1.53
sys/arch/acorn26/conf/GENERIC: revision 1.85
sys/arch/vax/conf/VAX780: revision 1.25
sys/arch/luna68k/conf/GENERIC: revision 1.125
sys/arch/ews4800mips/conf/GENERIC: revision 1.56
sys/arch/macppc/conf/POWERMAC_G5: revision 1.29
sys/arch/arc/conf/GENERIC: revision 1.189
sys/arch/macppc/conf/MAMBO: revision 1.27
sys/arch/acorn32/conf/EB7500ATX: revision 1.64
sys/arch/pmax/conf/GENERIC: revision 1.196
sys/arch/pmax/conf/GENERIC64: revision 1.28
sys/arch/amiga/conf/GENERIC: revision 1.319
sys/arch/evbarm/conf/MPCSA_GENERIC: revision 1.55
sys/arch/macppc/conf/GENERIC: revision 1.339
sys/arch/emips/conf/GENERIC: revision 1.21
sys/arch/sandpoint/conf/GENERIC: revision 1.97
sys/arch/landisk/conf/GENERIC: revision 1.58
sys/arch/bebox/conf/GENERIC: revision 1.157
sys/arch/alpha/conf/GENERIC: revision 1.379
Alternate buffer queue strategies no longer considered experimental, update
description.
Discussed on tech-kern
http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html
 1.329.2.1 07-Jan-2018  snj Pull up following revision(s) (requested by sevan in ticket #470):
sys/arch/macppc/conf/GENERIC: revision 1.337
Without RADEONFB_ALWAYS_ACCEL_PUTCHAR, there are display issues on the
PowerBook5,2 (G4 FW-800)
Radeon 9600, where console is garbled.
Thanks to <macallan> for the pointer.
Closes PR port-macppc/52712
 1.344.2.4 26-Dec-2018  pgoyette Sync with HEAD, resolve a few conflicts
 1.344.2.3 06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.344.2.2 25-Jun-2018  pgoyette Sync with HEAD
 1.344.2.1 22-Mar-2018  pgoyette Synch with HEAD, resolve conflicts
 1.347.2.2 13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.347.2.1 10-Jun-2019  christos Sync with HEAD
 1.358.2.3 29-Feb-2020  ad Sync with head.
 1.358.2.2 25-Jan-2020  ad Sync with head.
 1.358.2.1 17-Jan-2020  ad Sync with head.
 1.366.2.1 25-Apr-2020  bouyer Sync with bouyer-xenpvh-base2 (HEAD)
 1.371.2.1 03-Apr-2021  thorpej Sync with HEAD.
 1.375.4.1 02-Feb-2024  martin Pull up following revision(s) (requested by uwe in ticket #558):

sys/arch/macppc/conf/GENERIC: revision 1.378

macppc: enable FFS_EI in GENERIC

I'd say it should be enabled for anything with USB.

ok macallan
 1.380.2.1 02-Aug-2025  perseant Sync with HEAD
 1.4 31-Jul-2010  macallan send interrupts to only cpu0, otherwise we can run into trouble under very high
interrupt load - there is a chance that the same handler serves subsequent
interrupts on different CPUs at the same time
 1.3 26-Aug-2008  macallan branches: 1.3.14; 1.3.16;
add options OPENPIC_DISTRIBUTE
 1.2 17-Oct-2007  garbled branches: 1.2.16; 1.2.20; 1.2.22; 1.2.26;
Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
 1.1 28-Jul-2002  chs branches: 1.1.2; 1.1.4; 1.1.6; 1.1.28; 1.1.70; 1.1.78; 1.1.88; 1.1.90; 1.1.92; 1.1.94;
add a config for GENERIC + MP.
 1.1.94.1 25-Oct-2007  bouyer Sync with HEAD.
 1.1.92.1 18-Oct-2007  yamt sync with head.
 1.1.90.1 06-Nov-2007  matt sync with HEAD
 1.1.88.1 26-Oct-2007  joerg Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.
 1.1.78.1 10-Oct-2007  garbled New ppcoea-MI IPI infrastructure. This is similar to the PIC
infrastructure, but simplified greatly.

Also, convert macppc (the only port currently using IPI's) over to this new
infrastructure. Still some minor work left to do here.
 1.1.70.1 23-Oct-2007  ad Sync with head.
 1.1.28.1 27-Oct-2007  yamt sync with head.
 1.1.6.2 06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.1.6.1 28-Jul-2002  jdolecek file GENERIC.MP was added on branch kqueue on 2002-09-06 08:37:04 +0000
 1.1.4.2 31-Aug-2002  gehenna catch up with -current.
 1.1.4.1 28-Jul-2002  gehenna file GENERIC.MP was added on branch gehenna-devsw on 2002-08-31 13:45:05 +0000
 1.1.2.2 01-Aug-2002  nathanw Catch up to -current.
 1.1.2.1 28-Jul-2002  nathanw file GENERIC.MP was added on branch nathanw_sa on 2002-08-01 02:42:23 +0000
 1.2.26.1 19-Oct-2008  haad Sync with HEAD.
 1.2.22.1 18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.2.20.2 11-Aug-2010  yamt sync with head.
 1.2.20.1 04-May-2009  yamt sync with head.
 1.2.16.1 28-Sep-2008  mjf Sync with HEAD.
 1.3.16.1 05-Mar-2011  rmind sync with head
 1.3.14.1 17-Aug-2010  uebayasi Sync with HEAD.
 1.3 21-Nov-1999  itojun bring in content of GENERIC.v6 into GENERIC.
remove GENERIC.v6 file (as it is part of GENERIC now).

"faith" interface is commented out by default as it is not really for
general use.
IPsec items are commented out as well, though we can enable "options IPSEC"
without export-related issue ("options IPSEC" will enable authentication
portion only). We may need to think about it again.

if you have problem compiling with INET6 on archs I do not have access to,
please contact me.

XXX what to do with arch/arm32/SHARK{,.v6}?
 1.2 09-Jul-1999  thorpej branches: 1.2.2; 1.2.8;
Add examples for including the kernel crypto bits from either crypto-us
or crypto-intl, commented out, with instructions to use only one, and
adjust the prefix as necessary.
 1.1 01-Jul-1999  itojun branches: 1.1.2;
kernel configuration for IPv6/IPsec. should be in GENERIC in the future.
(source code will be committed soon)
 1.1.2.3 02-Aug-1999  thorpej Update from trunk.
 1.1.2.2 01-Jul-1999  thorpej Sync w/ -current.
 1.1.2.1 01-Jul-1999  thorpej file GENERIC.v6 was added on branch chs-ubc2 on 1999-07-01 23:12:03 +0000
 1.2.8.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.2.2.1 20-Nov-2000  bouyer Remove files that are no longer on the trunck
 1.34 16-Feb-2025  jakllsch Add and enable WSDISPLAY_SCROLLSUPPORT in non-INSTALLish macppc kernels

Also, fix the whitespace of this line in the GENERIC_601 kernel where it
was already enabled.
 1.33 16-Feb-2025  jakllsch Add and enable WSDISPLAY_CUSTOM_OUTPUT in macppc non-INSTALL kernels.

Indirectly addresses PR 59079 by allowing userland control of default
colors of wsemul wsdisplays.
 1.32 02-Apr-2024  charlotte branches: 1.32.2;
Mention DKWEDGE_METHOD_TOS in several kernel config files
 1.31 29-Jan-2024  christos PR/57889: Ricardo Branco: ext2fs does not have user immutable and append
file flags, only system ones. Restrict those to the superuser. Before
the behavior was controlled by EXT2FS_SYSTEM_FLAGS. Make that behavior the
default.
 1.30 07-Aug-2022  simonb UFS/LFS dirhash:
- Enable UFS_DIRHASH if the architecture or kernel model specific config
file can use 128MB of RAM or more.
- Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel
and by a number of NetBSD developers for years.
- Add LFS_DIRHASH if LFS was enabled.
- Be somewhat consistent with FS options order.
 1.29 21-Jan-2021  nia add a commented out compat_ossaudio wherever there's compat_linux

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

It's only enabled if the kernel enabled bridge AND tap.
Otherwise it's commented out.
 1.27 01-Aug-2020  maxv Remove references to BRIDGE_IPF, it is now compiled in by default.
 1.26 25-Mar-2020  jdolecek remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configs
to prepare for their eventual removal
 1.25 11-Dec-2019  scole Synchronize htdocs, manual, comments, and code so that enabling the platinumfb is done using "platinum" in openfirmware settings. Remove "screen" option which was somewhat disingenuous.
 1.24 26-Apr-2019  sevan Use veriexec.config to reduce duplication
 1.23 07-Jan-2019  scole increase MEMORY_DISK_ROOT_SIZE slightly to avoid running out of space
when doing some sysinst options.

Add ahc and rtk options for my testing convenience. The 601 kernels
are still small enough for netbooting.
 1.22 12-Nov-2018  scole Add scroll support, wsmouse
 1.21 01-Aug-2018  maxv Unreference IPF/PF from all the config files, and enable NPF instead when
wanted. This also fixes some inconsistencies I saw in several files (eg
IPF options while IPF was not compiled, IPF+PF enabled by default, etc).
 1.20 26-Feb-2018  sevan branches: 1.20.2; 1.20.4;
Remove support for macofcons(4), it's not actually possible to build a kernel
with it enabled - See PR port-macppc/53004 and it may have further problems even
so.
From <macallan>:
"There is some early console code that uses OF output but it causes problems
when we get close to MMU setup - I think it can go, it hasn't been enabled in
any config in at least a decade as far as I know."
 1.19 24-Feb-2018  sevan Remove legacy comment regarding the instability of awacs(4)
Enable awacs(4), skipping MAMBO config as it is for an emulator.

From <macallan>
"that warning about the awacs driver making some
machines lock up can probably go. It's ancient and I've never seen it
actually happen, I have several oldish macs with different awacs
variants and it's enabled in all my configs. In fact it predates my
macppc interrupt cleanup ( I think I did that in 2005 or so ) and I
strongly suspect that fixed the problem.
( the ancient code didn't properly distinguish between edge and level
triggered interrupts on grand central / heathrow type hardware, IIRC it
always just checked the level register(s) which resulted in edge
triggered interrupts being missed or misdetected. Most of the mac-io
goop from that time uses edge triggered interrupts, which includes
awacs )

If this actually happens to anyone I'd like to know about it"
 1.18 23-Feb-2018  sevan Enable BUFQ_PRIOCSCAN by default for NetBSD/macppc.
Drop references to NEW_BUFQ_STRATEGY and replace with currently available
options BUFQ_READPRIO and BUFQ_PRIOCSCAN.

ok <macallan>
 1.17 17-Feb-2018  sevan With the introduction of ddb.dumpstack which is enabled by default, we no longer
need to explicitly set DDB_COMMANDONENTER to run a trace.
 1.16 23-Jan-2018  sevan Alternate buffer queue strategies no longer considered experimental, update
description.

Discussed on tech-kern
http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html
 1.15 14-Sep-2017  mrg clean up COMPAT_* options for native netbsd code:
- new series of files that are useful for saying "i want everything
since netbsd 1.4", etc.
- use the fact COMPAT_* options have future dependancies to remove
many redundant options.

removes about 3000 lines total across kernel configuration files.
tested about 30 random kernels in the changed list.
 1.14 13-Sep-2017  sevan Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFIED_EXEC_FP_MD5 options.
These algorithms are either broken or on their way to being broken.

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

ok riastradh
 1.13 29-Jul-2017  maxv Remove TCP_COMPAT_42 from the config files. Pass 3.
 1.12 26-Feb-2017  rin branches: 1.12.6;
Add DKWEDGE_METHOD_RDB option, which is enabled for x86, commented out for
other platforms by default.
 1.11 13-Dec-2016  christos branches: 1.11.2;
wildcard speaker attachments, now that we can handle many of them.
 1.10 10-Dec-2016  christos remove VAUDIOSPEAKER for now, will be done differently.
 1.9 08-Dec-2016  nat Add a synthesized pc beeper and keyboard bell for platforms with an audio
device.
 1.8 10-Jun-2016  macallan branches: 1.8.2;
add driver for 'platinum' onboard video found in Power Mac 7200 and possibly
other machines
from s_cole
 1.7 21-Oct-2014  macallan branches: 1.7.2;
RADEONFB_MMAP_BARS is no more
 1.6 19-Sep-2014  christos Disable BSDLABEL and MBR DKWEDGE methods again since sysinst does not work
with wedges.
 1.5 24-Aug-2014  jnemeth Create an "options MODULAR_DEFAULT_AUTOLOAD" config option and add
it to all kernel configs that contain "options MODULAR". This
option turns on module autoloading by default (which is the current
default). This allows people who don't want module autoloading on
by default to disable it by simply removing/commentting this line.
 1.4 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.
 1.3 18-Aug-2014  christos branches: 1.3.2;
- Enable Wedge support for MBR/BSDLABEL where it was commented out.
- Add apple partition support where it was missing
- Add comments where missing
 1.2 16-Aug-2014  apb Add "options COMPAT_70" to all kernel configuration files that
already had "options COMPAT_60".
 1.1 03-Mar-2014  macallan branches: 1.1.4; 1.1.6; 1.1.8;
config goop for ppc601 support
GENERIC_601 more or less resembles a Power Macintosh 7200 with a few drivers
thrown in for convenience while keeping the kernel itself smaller than 4MB
 1.1.8.1 15-May-2015  snj Pull up following revision(s) (requested by jnemeth in ticket #762):
share/man/man4/options.4: revision 1.442
sys/arch/amd64/conf/ALL: revision 1.18
sys/arch/amd64/conf/GENERIC: revision 1.396
sys/arch/dreamcast/conf/GENERIC: revision 1.119
sys/arch/epoc32/conf/GENERIC: revision 1.6
sys/arch/evbarm/conf/BCM5301X: revision 1.24
sys/arch/evbarm/conf/BCM56340: revision 1.9
sys/arch/evbarm/conf/IMX23_OLINUXINO: revision 1.9
sys/arch/evbarm/conf/std.beagle: revision 1.13
sys/arch/evbarm/conf/std.kobo: revision 1.2
sys/arch/evbarm/conf/std.netwalker: revision 1.10
sys/arch/evbppc/conf/P2020DS: revision 1.25
sys/arch/evbppc/conf/RB800: revision 1.30
sys/arch/evbppc/conf/TWRP1025: revision 1.18
sys/arch/hp300/conf/GENERIC: revision 1.187
sys/arch/hpcsh/conf/GENERIC: revision 1.104
sys/arch/i386/conf/GENERIC: revision 1.1111
sys/arch/i386/conf/MONOLITHIC: revision 1.17
sys/arch/landisk/conf/GENERIC: revision 1.43
sys/arch/luna68k/conf/GENERIC: revision 1.117
sys/arch/macppc/conf/GENERIC: revision 1.316
sys/arch/macppc/conf/GENERIC_601: revision 1.5
sys/arch/mmeye/conf/MMEYE_WLF: revision 1.16
sys/arch/news68k/conf/GENERIC: revision 1.123
sys/arch/sandpoint/conf/GENERIC: revision 1.85
sys/arch/shark/conf/GENERIC: revision 1.119
sys/arch/sparc/conf/GENERIC: revision 1.246
sys/arch/sparc64/conf/GENERIC: revision 1.174
sys/arch/sun3/conf/GENERIC3X: revision 1.125
sys/arch/sun3/conf/GENERIC: revision 1.169
sys/arch/x68k/conf/GENERIC: revision 1.177
sys/arch/zaurus/conf/GENERIC: revision 1.62
sys/conf/files: revision 1.1099
sys/kern/kern_module.c: revisions 1.98, 1.99
Create an "options MODULAR_DEFAULT_AUTOLOAD" config option and add
it to all kernel configs that contain "options MODULAR". This
option turns on module autoloading by default (which is the current
default). This allows people who don't want module autoloading on
by default to disable it by simply removing/commentting this line.
--
fix typo. (s/MODULE_DEFAULT_AUTOLOAD/MODULAR_DEFAULT_AUTOLOAD/)
 1.1.6.2 22-May-2014  yamt sync with head.

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

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.6.1 03-Mar-2014  yamt file GENERIC_601 was added on branch yamt-pagecache on 2014-05-22 11:39:56 +0000
 1.1.4.2 18-May-2014  rmind sync with head
 1.1.4.1 03-Mar-2014  rmind file GENERIC_601 was added on branch rmind-smpnet on 2014-05-18 17:45:16 +0000
 1.3.2.3 03-Dec-2017  jdolecek update from HEAD
 1.3.2.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.2.1 18-Aug-2014  tls file GENERIC_601 was added on branch tls-maxphys on 2014-08-20 00:03:11 +0000
 1.7.2.3 28-Aug-2017  skrll Sync with HEAD
 1.7.2.2 05-Feb-2017  skrll Sync with HEAD
 1.7.2.1 09-Jul-2016  skrll Sync with HEAD
 1.8.2.2 20-Mar-2017  pgoyette Sync with HEAD
 1.8.2.1 07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.11.2.1 21-Apr-2017  bouyer Sync with HEAD
 1.12.6.2 26-Feb-2018  snj Pull up following revision(s) (requested by sevan in ticket #579):
sys/arch/macppc/conf/GENERIC: 1.342
sys/arch/macppc/conf/GENERIC_601: 1.18
sys/arch/macppc/conf/MAMBO: 1.29
sys/arch/macppc/conf/POWERMAC_G5: 1.31
Enable BUFQ_PRIOCSCAN by default for NetBSD/macppc.
Drop references to NEW_BUFQ_STRATEGY and replace with currently available
options BUFQ_READPRIO and BUFQ_PRIOCSCAN.
ok <macallan>
 1.12.6.1 26-Jan-2018  martin Pull up following revision(s) (requested by sevan in ticket #510):
sys/arch/sun3/conf/GENERIC3X: revision 1.130
sys/arch/sparc64/conf/GENERIC: revision 1.203
sys/arch/news68k/conf/LIBERO: revision 1.66
sys/arch/amiga/conf/DRACO: revision 1.185
sys/arch/evbarm/conf/MV2120: revision 1.35
sys/arch/x68k/conf/GENERIC: revision 1.187
sys/arch/rs6000/conf/GENERIC: revision 1.39
sys/arch/news68k/conf/GENERIC_TINY: revision 1.86
sys/arch/i386/conf/XEN3_DOMU: revision 1.88
sys/arch/iyonix/conf/GENERIC: revision 1.97
sys/arch/evbarm64/conf/A64EMUL: revision 1.11
sys/arch/mvme68k/conf/GENERIC: revision 1.98
sys/arch/acorn32/conf/GENERIC: revision 1.124
sys/arch/i386/conf/XEN3_DOM0: revision 1.125
sys/arch/cobalt/conf/INSTALL: revision 1.65
sys/arch/macppc/conf/GENERIC_601: revision 1.16
sys/arch/hppa/conf/GENERIC: revision 1.17
sys/arch/amiga/conf/GENERIC.in: revision 1.137
sys/arch/sgimips/conf/GENERIC32_IP12: revision 1.33
sys/arch/netwinder/conf/GENERIC: revision 1.134
sys/arch/amd64/conf/XEN3_DOMU: revision 1.83
sys/arch/mac68k/conf/GENERIC: revision 1.225
sys/arch/arc/conf/RPC44: revision 1.54
sys/arch/mipsco/conf/GENERIC: revision 1.92
sys/arch/cats/conf/GENERIC: revision 1.166
sys/arch/amd64/conf/XEN3_DOM0: revision 1.145
sys/arch/amigappc/conf/GENERIC: revision 1.33
sys/arch/sun3/conf/GENERIC: revision 1.176
sys/arch/news68k/conf/GENERIC: revision 1.130
sys/arch/hpcsh/conf/GENERIC: revision 1.110
sys/arch/hp300/conf/GENERIC: revision 1.198
sys/arch/atari/conf/GENERIC.in: revision 1.115
sys/arch/sparc/conf/MRCOFFEE: revision 1.54
sys/arch/evbppc/conf/EXPLORA451: revision 1.62
sys/arch/cesfic/conf/GENERIC: revision 1.69
sys/arch/vax/conf/GENERIC: revision 1.204
sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.115
sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.112
sys/arch/sparc/conf/GENERIC: revision 1.258
sys/arch/next68k/conf/GENERIC: revision 1.145
sys/arch/evbarm/conf/MMNET_GENERIC: revision 1.34
sys/arch/prep/conf/GENERIC: revision 1.185
sys/arch/amiga/conf/INSTALL: revision 1.129
sys/arch/newsmips/conf/GENERIC: revision 1.133
sys/arch/cobalt/conf/GENERIC: revision 1.156
sys/arch/sun2/conf/GENERIC: revision 1.99
sys/arch/luna68k/conf/INSTALL: revision 1.25
sys/arch/amigappc/conf/NULL: revision 1.53
sys/arch/acorn26/conf/GENERIC: revision 1.85
sys/arch/vax/conf/VAX780: revision 1.25
sys/arch/luna68k/conf/GENERIC: revision 1.125
sys/arch/ews4800mips/conf/GENERIC: revision 1.56
sys/arch/macppc/conf/POWERMAC_G5: revision 1.29
sys/arch/arc/conf/GENERIC: revision 1.189
sys/arch/macppc/conf/MAMBO: revision 1.27
sys/arch/acorn32/conf/EB7500ATX: revision 1.64
sys/arch/pmax/conf/GENERIC: revision 1.196
sys/arch/pmax/conf/GENERIC64: revision 1.28
sys/arch/amiga/conf/GENERIC: revision 1.319
sys/arch/evbarm/conf/MPCSA_GENERIC: revision 1.55
sys/arch/macppc/conf/GENERIC: revision 1.339
sys/arch/emips/conf/GENERIC: revision 1.21
sys/arch/sandpoint/conf/GENERIC: revision 1.97
sys/arch/landisk/conf/GENERIC: revision 1.58
sys/arch/bebox/conf/GENERIC: revision 1.157
sys/arch/alpha/conf/GENERIC: revision 1.379
Alternate buffer queue strategies no longer considered experimental, update
description.
Discussed on tech-kern
http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html
 1.20.4.2 08-Apr-2020  martin Merge changes from current as of 20200406
 1.20.4.1 10-Jun-2019  christos Sync with HEAD
 1.20.2.3 18-Jan-2019  pgoyette Synch with HEAD
 1.20.2.2 26-Nov-2018  pgoyette Sync with HEAD, resolve a couple of conflicts
 1.20.2.1 06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.28.2.1 03-Apr-2021  thorpej Sync with HEAD.
 1.32.2.1 02-Aug-2025  perseant Sync with HEAD
 1.18 10-Feb-2025  christos bump for clang/llvm build
 1.17 07-Jan-2019  scole branches: 1.17.36;
increase MEMORY_DISK_ROOT_SIZE slightly to avoid running out of space
when doing some sysinst options.

Add ahc and rtk options for my testing convenience. The 601 kernels
are still small enough for netbooting.
 1.16 10-Aug-2014  joerg branches: 1.16.26; 1.16.28;
Bump the ramdisk size on macppc and sandpoint somewhat to compensate for
larger code with LLVM.
 1.15 07-Aug-2014  gdt Get macppc to build again by adjusting sizes.

In addition to the ramdisk size, it is necessary to have matching MD
sizes. Increase the MD sizes, and leave a comment near the ramdisk
size to ease future changes.
 1.14 06-Aug-2014  martin Bump all image sizes slightly again
 1.13 05-Aug-2014  martin Update all ramdisk sizes
 1.12 23-Mar-2012  he branches: 1.12.2; 1.12.12;
Bump the ramdisk size with 100KB so that the contents fits again.
 1.11 24-Dec-2010  aymeric branches: 1.11.8; 1.11.12;
Bump ramdisk size by 64K. This allows release builds to finish on macppc.
 1.10 06-Feb-2009  jym branches: 1.10.6;
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.
 1.9 11-Dec-2005  christos branches: 1.9.78; 1.9.86;
merge ktrace-lwp.
 1.8 21-Oct-2004  wrstuden Now that we have ofwboot load at 0xe00000, it doesn't make sense
for this kernel to load at 0x800000.
 1.7 02-Apr-2002  lukem branches: 1.7.10; 1.7.12;
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...
 1.6 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
 1.5 27-Nov-2000  tsubai branches: 1.5.4; 1.5.8;
Change base address to 0x800000.
 1.4 27-Nov-2000  soren Removed increased BUFCACHE/BUFPAGES.
 1.3 28-Aug-1999  tsubai branches: 1.3.2; 1.3.12;
Increase md size to 2MB.
 1.2 26-Mar-1999  tsubai branches: 1.2.2;
include GENERIC.
 1.1 26-Mar-1999  tsubai ``INSTALL'' + USB doesn't work (binutils bug?).
So use this instead.
 1.2.2.1 01-Mar-2000  he Apply patch (requested by tsubai):
Bump miniroot size to 1.6MB here too.
 1.3.12.1 22-Apr-2002  he Apply patch (requested by briggs):
Comment out BUFPAGES, now that GENERIC defines it.
 1.3.2.1 08-Dec-2000  bouyer Sync with HEAD.
 1.5.8.2 17-Apr-2002  nathanw Catch up to -current.
 1.5.8.1 01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.5.4.2 23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.5.4.1 16-Mar-2002  jdolecek Catch up with -current.
 1.7.12.1 12-Nov-2004  jmc Pullup rev 1.8 (requested by wrstuden in ticket #951)

Now that we have ofwboot load at 0xe00000, it doesnt make sense
for this kernel to load at 0x800000.
 1.7.10.1 02-Nov-2004  skrll Sync with HEAD.
 1.9.86.1 03-Mar-2009  skrll Sync with HEAD.
 1.9.78.1 04-May-2009  yamt sync with head.
 1.10.6.1 05-Mar-2011  rmind sync with head
 1.11.12.1 05-Apr-2012  mrg sync to latest -current.
 1.11.8.1 17-Apr-2012  yamt sync with head
 1.12.12.1 10-Aug-2014  tls Rebase.
 1.12.2.1 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.16.28.1 10-Jun-2019  christos Sync with HEAD
 1.16.26.1 18-Jan-2019  pgoyette Synch with HEAD
 1.17.36.1 02-Aug-2025  perseant Sync with HEAD
 1.132 10-Feb-2025  christos bump for clang/llvm build
 1.131 05-Apr-2020  sevan branches: 1.131.28;
Support the use of DHCP in the install environment
 1.130 08-Jan-2020  macallan add makphy, found in late(ish) PowerBooks
 1.129 07-Jan-2019  scole branches: 1.129.6;
increase MEMORY_DISK_ROOT_SIZE slightly to avoid running out of space
when doing some sysinst options.

Add ahc and rtk options for my testing convenience. The 601 kernels
are still small enough for netbooting.
 1.128 31-Aug-2018  sevan Enable USB 2.0 support so installs go a little faster on systems which support
it.
Include support for USB Ethernet adapters and relevant PHY as a fallback if
onboard Ethernet port is unavailable for some reason.
 1.127 11-May-2018  macallan branches: 1.127.2;
fix tpyo
 1.126 14-Sep-2017  mrg branches: 1.126.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.
 1.125 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.
 1.124 10-Aug-2014  joerg Bump the ramdisk size on macppc and sandpoint somewhat to compensate for
larger code with LLVM.
 1.123 08-Aug-2014  joerg Don't set -mmultiple or -mno-string for PowerPC, the difference is too
small to really matter and it sometimes even increases the size.
 1.122 07-Aug-2014  gdt Get macppc to build again by adjusting sizes.

In addition to the ramdisk size, it is necessary to have matching MD
sizes. Increase the MD sizes, and leave a comment near the ramdisk
size to ease future changes.
 1.121 06-Aug-2014  martin Bump all image sizes slightly again
 1.120 05-Aug-2014  martin Adapt to bigger ramdisk image
 1.119 27-Apr-2013  christos branches: 1.119.8;
the bogus number police
 1.118 27-Apr-2013  christos remove confusing numeric locators where they are unused.
 1.117 17-Aug-2012  abs branches: 1.117.2;
Update all kernel configs mentioning WSEMUL_* but not already including
WSDISPLAY_COMPAT_USL using the following rules:
- If WSEMUL_ is commented out, add commented out out WSDISPLAY_COMPAT_USL
- If INSTALL or obviously memory constrained, add WSDISPLAY_DEFAULTSCREENS=1
and commented out WSDISPLAY_COMPAT_USL
- Otherwise add WSDISPLAY_COMPAT_USL

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

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

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

On 5 June 2012 09:47, David Brownlee <abs@absd.org> wrote:
> wsconscfg(8) requires WSDISPLAY_COMPAT_USL in order to switch virtual
> terminals.
>
> Except when in an exceptionally memory or space constrained
> environment (INSTALL being the obvious case), is there any reason why
> all GENERIC and GENERIC-like kernels which have wscons enabled
> shouldn't also have WSDISPLAY_COMPAT_USL?
 1.116 14-Jul-2012  jmmv Add umass to the macppc INSTALL kernel so that it is easier to perform
USB-based installations by reading the release files from a USB drive.
 1.115 23-Mar-2012  he Bump the ramdisk size with 100KB so that the contents fits again.
 1.114 11-Jan-2012  macallan include a big and a small font now that rasops should pick the one more
appropriate for whatever video mode we're in
 1.113 18-Dec-2011  dholland WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.
 1.112 22-Nov-2011  tls branches: 1.112.2;

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

This fixes build breaks on several ports. Thanks to Havard Eidnes for
pointing them out.
 1.111 24-Dec-2010  aymeric branches: 1.111.8;
Bump ramdisk size by 64K. This allows release builds to finish on macppc.
 1.110 23-Nov-2010  hannken Remove unused count from pseudo-device md.
 1.109 16-Apr-2010  pooka Remove unused count (invariably "4") from pseudo-device fss.
 1.108 06-Feb-2009  jym branches: 1.108.4; 1.108.6;
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.
 1.107 31-Jul-2008  simonb branches: 1.107.2;
Add "options WAPBL" to standard GENERIC/INSTALL type configs.
 1.106 30-May-2008  tsutsui branches: 1.106.4;
Add options COMPAT_40 to files which have options COMPAT_30.
 1.105 17-Oct-2007  garbled branches: 1.105.16; 1.105.18; 1.105.20; 1.105.22;
Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
 1.104 14-Mar-2007  drochner branches: 1.104.6; 1.104.14; 1.104.16; 1.104.18; 1.104.20;
It doesn't make sense to specify "configuration" and "interface"
locators for uhub because a hub can't have sub-devices.
This might be sanity-checked eventually.
Same for ubt now after the change to device attachment.
 1.103 20-Jan-2007  he branches: 1.103.2; 1.103.6; 1.103.8;
Unify the declaration of OF_interpret() between sparc{,64} and macppc
by adding the "nargs" argument to the macppc version, and fix the macppc
ports uses of OF_interpret() accordingly.

Also move the declaration of OF_interpt() from macppc's autoconf.h to
ofw/openfirm.h. This fixes the build of the macppc port.

Approved by macallan@.
 1.102 12-Jan-2007  uwe options<space><tab> police
 1.101 29-Dec-2006  yamt update comments on NFS_V2_ONLY after nqnfs removal. no functional changes.
from Arnaud Lacombe.
 1.100 18-Nov-2006  tsutsui branches: 1.100.2;
Add rgephy at mii for Realtek 8169S.
 1.99 14-Oct-2006  tsutsui Add vge at pci and ciphy at mii. Working on my Apus2000.
 1.98 02-Oct-2006  chs remove MALLOC_NOINLINE, it doesn't do anything anymore.
 1.97 27-Sep-2006  manu - Document COMPAT_15 as doing nothing
- Add COMPAT_15 to all the kernel that had COMPAT_14, for the sake of coherency
- Remove the only occurences of #ifdef COMPAT_15 in the tree: for the ARM
ports, COMPAT_15 was always used in conjunction with EXEC_AOUT. Only EXEC_AOUT
matters here.

This address kern/18407
 1.96 04-Jan-2006  xtraeme branches: 1.96.18; 1.96.20;
Enable rlphy(4).
 1.95 07-Dec-2005  tsutsui branches: 1.95.2;
Remove obsolete options VNODE_OP_NOINLINE.
 1.94 07-Dec-2005  tsutsui Adjust comments for options FFS_NO_SNAPSHOT.

XXX: This option should be mentioned in options(4).
 1.93 09-Sep-2005  drochner remove "dev" locators from cardbus device definitions, it doesn't
make sense technically and might be removed
 1.92 19-Aug-2005  christos Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels
 1.91 19-Aug-2005  christos 64 bit inode changes.
 1.90 09-Jun-2005  tron branches: 1.90.2;
Enable RAIDframe support in the NetBSD-macppc installation media.
Based on patches submitted by Ian Spray in PR port-macppc/30465.
 1.89 31-May-2005  tron 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.
 1.88 31-May-2005  tron Remove unnecessary per-driver scsibus attachments and use
"scsibus* at scsi?" instead.
 1.87 18-Feb-2005  dsl branches: 1.87.4;
Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT
 1.86 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.85 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>
 1.84 17-Jan-2005  briggs branches: 1.84.2;
Add option COMPAT_20. Pointed out by Chris Tribo in PR port-macppc/28988.
 1.83 08-Jan-2005  briggs branches: 1.83.2;
Make obio match multiple times to allow access to devices on systems
where there might be devices under two I/O bridges (like PowerBook G3s).
Attempt to have devices under 'gatwick' share parental interrupt. This
may still need some work, but a step in the right direction.
From Tim Kelly.
 1.82 09-Dec-2004  briggs Add wi devices so that devices can install over wireless LAN.
Addresses part of PR port-macppc/26466 from Chris Scott.
 1.81 09-Dec-2004  briggs Add VIA Rhine to install kernel.
Addresses PR port-macppc/26459 from Daan Goedkoop.
 1.80 24-Nov-2004  bouyer 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.79 10-Nov-2004  christos Add COMPAT_BSDPTY to the rest of the config files.
 1.78 21-Oct-2004  wrstuden Now that we have ofwboot load at 0xe00000, it doesn't make sense for
this kernel to load at 0x800000 - move back to the default and we
have around 13 MB of space for the kernel.
 1.77 15-Jul-2004  atatat Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented
out in most of them.
 1.76 22-Jun-2004  mrg Add re; Realtek GbE.
 1.75 29-Mar-2004  kristerw branches: 1.75.2;
Add the wsmux pseudo-device. This will make the adb keyboard work
even if the heuristics in the console attachment code fail to
identify the keyboard type.

This should fix PR 22317 and part of PR 24778.
 1.74 29-Mar-2004  kristerw Add "wdc* at pci? dev ? function ?".
 1.73 14-Dec-2003  thorpej Split the Intel i31244 SATA controller ("Artisea") driver out of piixide
into its own driver (artsata).
 1.72 13-Dec-2003  thorpej Split out the Silicon Image SATALink support into its own driver,
"satalink".
 1.71 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.70 08-Oct-2003  bouyer Add new per-chip pciide drivers.
 1.69 08-Oct-2003  bouyer Add atabus.
 1.68 25-Sep-2003  matt Add COMPAT_16
 1.67 10-Sep-2003  grant add gem and brgphy so we have ethernet on the PowerBook G4 DVI.
 1.66 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.65 28-Sep-2002  dbj branches: 1.65.6;
add options APPLE_UFS, from PR #17345
add uninorth pci controller, from PR #18427
 1.64 18-Sep-2002  lukem enable USERCONF by default; it's small and extremely useful to have available.
 1.63 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.
 1.62 18-Jun-2002  itojun make macppc install floppy IPv6 ready
(we have two floppies anyways, and there's plenty of space in 2nd floppy)
 1.61 25-Apr-2002  atatat branches: 1.61.2; 1.61.4;
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.60 17-Apr-2002  mycroft Switch from de to tlp by default.
 1.59 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.58 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...
 1.57 30-Mar-2002  tsutsui Add options MEMORY_DISK_SERVER=0 (to disable user-space mdconfig(8) support).
 1.56 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
 1.55 10-Feb-2002  wiz Update description for icsphy.
 1.54 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.53 17-Jan-2002  wiz Fix ukbd attachment. Noted by Patrick Welche on port-macppc.
 1.52 03-Jan-2002  mbw tv@netbsd says that the desired behavior for macppc is for de to be default
for DEC-based chips, and to have tlp available for tulip clones. The change
in GENERIC is such that TLP_MATCH options are commented out (allowing de to
attach to DEC-based chips), and change in is INSTALL such that de is present
and TLP_MATCH options are commented out.

The addition of de in INSTALL increases its compressed size by about 17 KB.

Primarily the goal is to have INSTALL and GENERIC use the same device.
This will fix PR port-macppc/10779.

It has been tested with the 1.5.3_ALPHA GENERIC and INSTALL kernels on my
PowerMacintosh 7300 with a 21140A (now de, previously tlp) and a
Lite-On 82C115 (tlp).

de0 at pci0 dev 15 function 0
de0: interrupting at irq 25
de0: Asante 21140A [10-100Mb/s] pass 2.2
de0: address 00:00:94:a4:03:35
de0: enabling 10baseT port

tlp0 at pci0 dev 14 function 0: Lite-On 82C115 Ethernet, pass 2.5
tlp0: interrupting at irq 24
tlp0: Ethernet address 00:00:94:b6:16:ef
tlp0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX
 1.51 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\""
 1.50 29-Aug-2001  briggs branches: 1.50.6;
Add adw
 1.49 22-Aug-2001  hubertf More comment changes: 90x[B] -> 90x[BC]
 1.48 03-Aug-2001  tsubai Add bmtphy.
 1.47 10-Jun-2001  tsubai branches: 1.47.2;
Remove options NMBCLUSTERS=1024 -- it's default now.
 1.46 03-Jun-2001  tsutsui Add iha at pci .
 1.45 27-May-2001  wiz Add RTC_OFFSET=0 line.
 1.44 23-Mar-2001  tsubai Remove devices which don't exist on floppy based models.
Now boot floppy fits 1.4MB again.
 1.43 27-Feb-2001  matt branches: 1.43.2;
Add gpio hook.
 1.42 24-Jan-2001  jmc Turn on NFS_V2_ONLY as the kernel has gotten too big for the ramdisk otherwise.
 1.41 20-Dec-2000  matt Add pciide
 1.40 07-Nov-2000  matt Reduce maxusers to 12 (this is a single user kernel after all).
Remove COMPAT_13 since it's not needed.
 1.39 07-Nov-2000  matt Switch from the old yucky ncr to the new good siop driver for 53c8xx.
 1.38 14-Oct-2000  tsubai Use VNODE_OP_NOINLINE.
 1.37 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.36 29-Sep-2000  tsutsui Add sip* at pci.
 1.35 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.34 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.33 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.32 24-Jul-2000  tsubai Delete kernfs.
 1.31 17-Jun-2000  tsubai branches: 1.31.2;
Remove "options NFS_BOOT_BOOTPARAM" to fit 1.4M floppy.
(still have NFS_BOOT_DHCP)
 1.30 11-Jun-2000  matt Add TLP_MATCH_*. Remove gm*.
 1.29 11-Jun-2000  tsubai Enable DMA transfer on obio IDE.
 1.28 08-Jun-2000  matt Squeeze a few more bytes so the INSTALL kernel will fit on a floppy.
Use tlp instead of de. Add in gm[ac]. Remove slip and Gallant 22x12 font.
Compile ofwboot.elf -Os.
 1.27 26-May-2000  tsutsui branches: 1.27.2;
Add epic* at pci.
 1.26 25-May-2000  tsutsui Add fxp* at pci.
 1.25 25-Apr-2000  tsubai Add ex* at pci and rtk* at pci.
 1.24 27-Feb-2000  tsubai Add gmac. (commented out)
 1.23 14-Feb-2000  tsubai Add uninorth. Now iMac DV and Power Macintosh G4 should run NetBSD.
 1.22 09-Feb-2000  tsubai Add wsfont options.
 1.21 08-Feb-2000  tsubai Use -Os -mmultiple to reduce size.
Add cbb and pcmcia/cardbus devices.
Nuke BUFPAGES=800 kludge.
 1.20 03-Feb-2000  tsubai * Split bandit and grackle.
* Add UniNorth support.

Now pcibus is attached like:
bandit0 at mainbus0
pci0 at bandit0 bus 0
...
 1.19 25-Jan-2000  tsubai Add PHYs.
 1.18 26-Dec-1999  tsutsui Oops, forgot to add scsibus* at ncr?
 1.17 26-Dec-1999  tsutsui Add ncr* at pci?
 1.16 10-Nov-1999  mycroft branches: 1.16.2;
Add USB support.
 1.15 28-Aug-1999  tsubai branches: 1.15.2; 1.15.4; 1.15.6;
Increase md size to 2MB.
 1.14 27-Aug-1999  tsubai Change the start address of INSTALL kernel to 0x800000 to use larger
contiguous space for memory disk.
 1.13 05-Aug-1999  tsubai Add mediabay.
 1.12 29-Jul-1999  augustss It's time to be COMPAT_14.
 1.11 01-Apr-1999  tsubai branches: 1.11.2; 1.11.4;
Enable "de".
 1.10 22-Feb-1999  tsubai Add MESH SCSI driver.
Sort entries.
 1.9 04-Feb-1999  tsubai Uncomment PCI-PCI bridges.
 1.8 27-Jan-1999  tsubai Add file-system MFS.
 1.7 17-Jan-1999  tsubai Add bmac ethernet.
 1.6 28-Dec-1998  tsubai Configure only one wskbd/wsmouse.
 1.5 10-Dec-1998  tsubai Add wd and atapi.
 1.4 28-Oct-1998  dante Add support for macppc
Very special thanks to Itsumi Tsutsui for his invaluable collaboration.
 1.3 18-Oct-1998  tsubai Make compilable without aed.
 1.2 14-Oct-1998  tsubai Sync to ``POWERMAC'' config.
 1.1 29-Jul-1998  tsubai Add ``install floppy'' config file.
 1.11.4.1 02-Aug-1999  thorpej Update from trunk.
 1.11.2.1 23-Feb-2000  he Apply patch (requested by he):
Increase miniroot size and permit a DNS resolver in on the install
floppy.
 1.15.6.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.15.4.1 15-Nov-1999  fvdl Sync with -current
 1.15.2.6 27-Mar-2001  bouyer Sync with HEAD.
 1.15.2.5 12-Mar-2001  bouyer Sync with HEAD.
 1.15.2.4 11-Feb-2001  bouyer Sync with HEAD.
 1.15.2.3 05-Jan-2001  bouyer Sync with HEAD
 1.15.2.2 22-Nov-2000  bouyer Sync with HEAD.
 1.15.2.1 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.16.2.2 10-Nov-1999  mycroft Add USB support.
 1.16.2.1 10-Nov-1999  mycroft file INSTALL was added on branch comdex-fall-1999 on 1999-11-10 05:57:53 +0000
 1.27.2.1 22-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.31.2.5 22-Apr-2002  he Apply patch (requested by briggs):
Set BUFPAGES to 1024 to be able to boot on large-memory machines,
and squeeze INSTALL so that there is enough room on the boot
floppy.
 1.31.2.4 05-Jan-2002  he Pull up revision 1.52 (via patch, requested by mbw):
Add the tlp(4) driver to GENERIC, and make the choice of the
de(4) driver vs. the tlp(4) driver consistent between the INSTALL
and GENERIC kernels. The choice is to use the de(4) driver for
the DEC-based Tulip cards, and tlp(4) for the Tulip clones
supported by that driver.
 1.31.2.3 26-May-2001  he Apply patch (requested by mbw):
Enable the gmac ethernet driver in this kernel. Fixes PR#12892.
 1.31.2.2 10-Nov-2000  tv Pullup 1.39 and 1.40 by patch [matt]:
Reduce maxusers to 12 (this is a single user kernel after all).
Remove COMPAT_13 since it's not needed.
Switch from the old yucky ncr to the new good siop driver for 53c8xx.
[releng: used to reduce size to fit on install floppy]
 1.31.2.1 01-Nov-2000  tv Pullup 1.36 [tsutsui, mycroft]:
Add sip* at pci.
 1.43.2.2 21-Jun-2001  nathanw Catch up to -current.
 1.43.2.1 09-Apr-2001  nathanw Catch up with -current.
 1.47.2.8 10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.47.2.7 06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.47.2.6 23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.47.2.5 16-Mar-2002  jdolecek Catch up with -current.
 1.47.2.4 11-Feb-2002  jdolecek Sync w/ -current.
 1.47.2.3 10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.47.2.2 13-Sep-2001  thorpej Update the kqueue branch to HEAD.
 1.47.2.1 25-Aug-2001  thorpej Merge Aug 24 -current into the kqueue branch.
 1.50.6.9 18-Oct-2002  nathanw Catch up to -current.
 1.50.6.8 01-Aug-2002  nathanw Catch up to -current.
 1.50.6.7 20-Jun-2002  nathanw Catch up to -current.
 1.50.6.6 17-Apr-2002  nathanw Catch up to -current.
 1.50.6.5 01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.50.6.4 28-Feb-2002  nathanw Catch up to -current.
 1.50.6.3 11-Jan-2002  nathanw More catchup.
 1.50.6.2 08-Jan-2002  nathanw Catch up to -current.
 1.50.6.1 29-Aug-2001  nathanw file INSTALL was added on branch nathanw_sa on 2002-01-08 00:26:09 +0000
 1.61.4.5 24-Apr-2004  tron Pull up revision 1.74 (requested by kristerw in ticket #1675):
Add "wdc* at pci? dev ? function ?".
 1.61.4.4 20-Apr-2004  tron Pull up revision 1.75 (requested by kristerw in ticket #1676):
Add the wsmux pseudo-device. This will make the adb keyboard work
even if the heuristics in the console attachment code fail to
identify the keyboard type.
This should fix PR 22317 and part of PR 24778.
 1.61.4.3 20-Apr-2004  tron Pull up revision 1.67 (requested by kristerw in ticket #1674):
add gem and brgphy so we have ethernet on the PowerBook G4 DVI.
 1.61.4.2 03-Nov-2002  he Pull up revision 1.62 (requested by itojun in ticket #347):
Make macppc install floppy IPv6-ready.
 1.61.4.1 30-Sep-2002  lukem Apply patch, as we don't want all of rev 1.65 (requested by lukem):
Add uninorth* back in, so that this kernel can boot on various newer systems.
 1.61.2.1 16-Jul-2002  gehenna catch up with -current.
 1.65.6.14 11-Dec-2005  christos Sync with head.
 1.65.6.13 10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.65.6.12 04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.65.6.11 15-Feb-2005  skrll Sync with HEAD.
 1.65.6.10 04-Feb-2005  skrll Sync with HEAD.
 1.65.6.9 24-Jan-2005  skrll Sync with HEAD.
 1.65.6.8 17-Jan-2005  skrll Sync with HEAD.
 1.65.6.7 18-Dec-2004  skrll Sync with HEAD.
 1.65.6.6 29-Nov-2004  skrll Sync with HEAD.
 1.65.6.5 14-Nov-2004  skrll Sync with HEAD.
 1.65.6.4 02-Nov-2004  skrll Sync with HEAD.
 1.65.6.3 21-Sep-2004  skrll Fix the sync with head I botched.
 1.65.6.2 18-Sep-2004  skrll Sync with HEAD.
 1.65.6.1 03-Aug-2004  skrll Sync with HEAD
 1.75.2.4 07-Jan-2005  jdc Pull up revision 1.78 (requested by wrstuden in ticket #951).

Now that we have ofwboot load at 0xe00000, it doesn't make sense for
this kernel to load at 0x800000 - move back to the default and we
have around 13 MB of space for the kernel.
 1.75.2.3 15-Jul-2004  he branches: 1.75.2.3.2;
Pull up revision 1.77 (requested by atatat in ticket #663):
Add "options SYSCTL_INCLUDE_DESCR" to a lot of configurations,
but commented out in most of them.
 1.75.2.2 24-Jun-2004  jmc Pullup rev 1.76 (requested by mrg in ticket #548)

Add re; Realtek GbE
 1.75.2.1 29-Mar-2004  jmc file INSTALL was added on branch netbsd-2-0 on 2004-06-24 17:26:13 +0000
 1.75.2.3.2.2 02-Apr-2005  he Pull up revision 1.80 (requested by bouyer in ticket #1019):
Add pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) series of
controllers.
 1.75.2.3.2.1 07-Jan-2005  jdc Pull up revision 1.78 (requested by wrstuden in ticket #951).

Now that we have ofwboot load at 0xe00000, it doesn't make sense for
this kernel to load at 0x800000 - move back to the default and we
have around 13 MB of space for the kernel.
 1.83.2.1 29-Apr-2005  kent sync with -current
 1.84.2.2 19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.84.2.1 12-Feb-2005  yamt sync with head.
 1.87.4.4 03-Mar-2007  bouyer Pull up following revision(s) (requested by tsutsui in ticket #1673):
distrib/sets/lists/man/mi 1.844, 1.871
share/man/man4/Makefile 1.372, 1.379 via patch
share/man/man4/re.4 1.8, 1.9, 1.11, 1.12
share/man/man4/rgephy.4 1.1
share/man/man4/rlphy.4 1.1, 1.2
sys/arch/amd64/conf/GENERIC 1.79, 1.89
sys/arch/amd64/conf/INSTALL 1.45, 1.49
sys/arch/i386/conf/GENERIC 1.717, 1.747
sys/arch/i386/conf/GENERIC_LAPTOP 1.164
sys/arch/i386/conf/INSTALL 1.277, 1.283
sys/arch/i386/conf/INSTALL_LAPTOP 1.96, 1.98
sys/arch/i386/conf/XEN2_DOM0 1.22 via patch
sys/arch/macppc/conf/GENERIC 1.220, 1.246
sys/arch/macppc/conf/INSTALL 1.96, 1.100
sys/dev/cardbus/if_re_cardbus.c 1.10
sys/dev/cardbus/if_rtk_cardbus.c 1.29-1.31
sys/dev/ic/rtl8169.c 1.14, 1.20, 1.24, 1.25, 1.28-1.61, 1.63, 1.64-1.81 via patch
sys/dev/ic/rtl81x9.c 1.52, 1.54-1.63, 1.65, 1.67-1.70
sys/dev/ic/rtl81x9reg.h 1.15-1.26
sys/dev/ic/rtl81x9var.h 1.19, 1.21-1.37
sys/dev/mii/files.mii 1.38
sys/dev/mii/miidevs 1.62, 1.64
sys/dev/mii/rgephy.c 1.10, 1.13-1.16
sys/dev/mii/rlphy.c 1.1, 1.6, 1.7, 1.11 via patch
sys/dev/pci/if_re_pci.c 1.13, 1.15-1.17, 1.19-1.23
sys/dev/pci/if_rtk_pci.c 1.25, 1.28, 1.29, 1.31
sys/dev/pci/pcidevs 1.851, 1.852

on re(4):
- improve stability (I believe ;-)
- add a workaround for hardware ip4csum-tx bug
- support newer chips (8169SB/SC, PCIe based 8168 etc.)
- fix 8139C+ support
- enable hardware VLAN
- misc bus_dma(9) fix (which makes re(4) work on mips ports)

on rtk(4):
- fix kern/31348
- fix possible panic on dreamcast
 1.87.4.3 18-Jun-2005  riz Pull up revision 1.90 (requested by tron in ticket #437):
Enable RAIDframe support in the NetBSD-macppc installation media.
Based on patches submitted by Ian Spray in PR port-macppc/30465.
 1.87.4.2 09-Jun-2005  snj Pull up revision 1.88 (requested by tron in ticket #427):
Remove unnecessary per-driver scsibus attachments and use
"scsibus* at scsi?" instead.
 1.87.4.1 01-Jun-2005  riz Pull up revision 1.89 (requested by tron in ticket #362):
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.
 1.90.2.5 27-Oct-2007  yamt sync with head.
 1.90.2.4 03-Sep-2007  yamt sync with head.
 1.90.2.3 26-Feb-2007  yamt sync with head.
 1.90.2.2 30-Dec-2006  yamt sync with head.
 1.90.2.1 21-Jun-2006  yamt sync with head.
 1.95.2.1 15-Jan-2006  yamt sync with head.
 1.96.20.2 10-Dec-2006  yamt sync with head.
 1.96.20.1 22-Oct-2006  yamt sync with head
 1.96.18.3 01-Feb-2007  ad Sync with head.
 1.96.18.2 12-Jan-2007  ad Sync with head.
 1.96.18.1 18-Nov-2006  ad Sync with head.
 1.100.2.1 08-Mar-2007  bouyer Pull up following revision(s) (requested by macallan in ticket #496):
sys/arch/macppc/conf/INSTALL: revision 1.103
Add "pseudo-device openfirm", required to build this kernel.
 1.103.8.1 11-Jul-2007  mjf Sync with head.
 1.103.6.2 23-Oct-2007  ad Sync with head.
 1.103.6.1 10-Apr-2007  ad Sync with head.
 1.103.2.1 24-Mar-2007  yamt sync with head.
 1.104.20.1 25-Oct-2007  bouyer Sync with HEAD.
 1.104.18.1 18-Oct-2007  yamt sync with head.
 1.104.16.1 06-Nov-2007  matt sync with HEAD
 1.104.14.1 26-Oct-2007  joerg Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.
 1.104.6.2 07-Aug-2007  macallan switch to new ADB subsystem
 1.104.6.1 05-Aug-2007  macallan use genfb instead of ofb
 1.105.22.2 18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.105.22.1 23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.105.20.2 11-Aug-2010  yamt sync with head.
 1.105.20.1 04-May-2009  yamt sync with head.
 1.105.18.1 04-Jun-2008  yamt sync with head
 1.105.16.2 28-Sep-2008  mjf Sync with HEAD.
 1.105.16.1 02-Jun-2008  mjf Sync with HEAD.
 1.106.4.1 19-Oct-2008  haad Sync with HEAD.
 1.107.2.1 03-Mar-2009  skrll Sync with HEAD.
 1.108.6.2 05-Mar-2011  rmind sync with head
 1.108.6.1 30-May-2010  rmind sync with head
 1.108.4.1 30-Apr-2010  uebayasi Sync with HEAD.
 1.111.8.3 22-May-2014  yamt sync with head.

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

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.111.8.2 30-Oct-2012  yamt sync with head
 1.111.8.1 17-Apr-2012  yamt sync with head
 1.112.2.2 05-Apr-2012  mrg sync to latest -current.
 1.112.2.1 18-Feb-2012  mrg merge to -current.
 1.117.2.3 03-Dec-2017  jdolecek update from HEAD
 1.117.2.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.117.2.1 23-Jun-2013  tls resync from head
 1.119.8.1 10-Aug-2014  tls Rebase.
 1.126.2.3 18-Jan-2019  pgoyette Synch with HEAD
 1.126.2.2 06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.126.2.1 21-May-2018  pgoyette Sync with HEAD
 1.127.2.2 08-Apr-2020  martin Merge changes from current as of 20200406
 1.127.2.1 10-Jun-2019  christos Sync with HEAD
 1.129.6.1 17-Jan-2020  ad Sync with head.
 1.131.28.1 02-Aug-2025  perseant Sync with HEAD
 1.5 10-Feb-2025  christos bump for clang/llvm build
 1.4 11-Dec-2019  scole branches: 1.4.32;
Synchronize htdocs, manual, comments, and code so that enabling the platinumfb is done using "platinum" in openfirmware settings. Remove "screen" option which was somewhat disingenuous.
 1.3 08-Dec-2019  scole add platinumfb
 1.2 07-Jan-2019  scole branches: 1.2.4; 1.2.6;
increase MEMORY_DISK_ROOT_SIZE slightly to avoid running out of space
when doing some sysinst options.

Add ahc and rtk options for my testing convenience. The 601 kernels
are still small enough for netbooting.
 1.1 12-Nov-2018  scole branches: 1.1.2;
install kernel for ppc601 floppies and iso
 1.1.2.3 18-Jan-2019  pgoyette Synch with HEAD
 1.1.2.2 26-Nov-2018  pgoyette Sync with HEAD, resolve a couple of conflicts
 1.1.2.1 12-Nov-2018  pgoyette file INSTALL_601 was added on branch pgoyette-compat on 2018-11-26 01:52:26 +0000
 1.2.6.1 09-Dec-2019  martin Pull up following revision(s) (requested by scole in ticket #533):

sys/arch/macppc/conf/INSTALL_601: revision 1.3

add platinumfb
 1.2.4.3 08-Apr-2020  martin Merge changes from current as of 20200406
 1.2.4.2 10-Jun-2019  christos Sync with HEAD
 1.2.4.1 07-Jan-2019  christos file INSTALL_601 was added on branch phil-wifi on 2019-06-10 22:06:27 +0000
 1.4.32.1 02-Aug-2025  perseant Sync with HEAD
 1.38 16-Feb-2025  jakllsch Add and enable WSDISPLAY_SCROLLSUPPORT in non-INSTALLish macppc kernels

Also, fix the whitespace of this line in the GENERIC_601 kernel where it
was already enabled.
 1.37 16-Feb-2025  jakllsch Add and enable WSDISPLAY_CUSTOM_OUTPUT in macppc non-INSTALL kernels.

Indirectly addresses PR 59079 by allowing userland control of default
colors of wsemul wsdisplays.
 1.36 29-Jan-2024  christos branches: 1.36.2;
PR/57889: Ricardo Branco: ext2fs does not have user immutable and append
file flags, only system ones. Restrict those to the superuser. Before
the behavior was controlled by EXT2FS_SYSTEM_FLAGS. Make that behavior the
default.
 1.35 07-Aug-2022  simonb UFS/LFS dirhash:
- Enable UFS_DIRHASH if the architecture or kernel model specific config
file can use 128MB of RAM or more.
- Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel
and by a number of NetBSD developers for years.
- Add LFS_DIRHASH if LFS was enabled.
- Be somewhat consistent with FS options order.
 1.34 04-Apr-2020  jdolecek remove some leftover nsmb(4) references from kernel configs
 1.33 13-Apr-2019  isaki Add drvctl to kernel which has audio device.
audiocfg(1) requires drvctl(4).
 1.32 01-Aug-2018  maxv Unreference IPF/PF from all the config files, and enable NPF instead when
wanted. This also fixes some inconsistencies I saw in several files (eg
IPF options while IPF was not compiled, IPF+PF enabled by default, etc).
 1.31 26-Feb-2018  sevan branches: 1.31.2; 1.31.4;
Remove support for macofcons(4), it's not actually possible to build a kernel
with it enabled - See PR port-macppc/53004 and it may have further problems even
so.
From <macallan>:
"There is some early console code that uses OF output but it causes problems
when we get close to MMU setup - I think it can go, it hasn't been enabled in
any config in at least a decade as far as I know."
 1.30 24-Feb-2018  sevan Remove legacy comment regarding the instability of awacs(4)
Enable awacs(4), skipping MAMBO config as it is for an emulator.

From <macallan>
"that warning about the awacs driver making some
machines lock up can probably go. It's ancient and I've never seen it
actually happen, I have several oldish macs with different awacs
variants and it's enabled in all my configs. In fact it predates my
macppc interrupt cleanup ( I think I did that in 2005 or so ) and I
strongly suspect that fixed the problem.
( the ancient code didn't properly distinguish between edge and level
triggered interrupts on grand central / heathrow type hardware, IIRC it
always just checked the level register(s) which resulted in edge
triggered interrupts being missed or misdetected. Most of the mac-io
goop from that time uses edge triggered interrupts, which includes
awacs )

If this actually happens to anyone I'd like to know about it"
 1.29 23-Feb-2018  sevan Enable BUFQ_PRIOCSCAN by default for NetBSD/macppc.
Drop references to NEW_BUFQ_STRATEGY and replace with currently available
options BUFQ_READPRIO and BUFQ_PRIOCSCAN.

ok <macallan>
 1.28 23-Feb-2018  sevan Remove OFB_ENABLE_CACHE
from <macallan>
"it is outdated, genfb and friends don't need or use it, and it makes no sense
on accelerated drivers either. It tries to BAT-map the framebuffer cacheable,
which works on most macs but makes a few models lock up. Genfb doesn't have that
problem and is faster too."
 1.27 23-Jan-2018  sevan Alternate buffer queue strategies no longer considered experimental, update
description.

Discussed on tech-kern
http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html
 1.26 14-Sep-2017  mrg clean up COMPAT_* options for native netbsd code:
- new series of files that are useful for saying "i want everything
since netbsd 1.4", etc.
- use the fact COMPAT_* options have future dependancies to remove
many redundant options.

removes about 3000 lines total across kernel configuration files.
tested about 30 random kernels in the changed list.
 1.25 29-Jul-2017  maxv Remove TCP_COMPAT_42 from the config files. Pass 3.
 1.24 16-Nov-2014  manu branches: 1.24.2; 1.24.12;
Remove unused extended attributes kernel options

As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART
and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them
as they have been obsolete for a long time:
UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr
LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART
UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate
 1.23 12-Nov-2014  manu Support for UFS1 extended attributes in GENERIC and GENERIC-like kernels

This change just brings UFS1 extended attribute *support* in the kernel,
extended attributes are not enabled unless three conditions are met:
1) filesystem is UFS1 (newfs -O1)
2) .attribute/system and .attribute/user directories are created at fs root
3) filesystem is mounted with -o extattr

Some GENERIC kernels are obviously memory constrained, the extended
attributes options were not enabled for them, but just added commented out.
(kernel were considered memory constrained if QUOTA option was disabled)
 1.22 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.
 1.21 08-Aug-2014  martin branches: 1.21.2;
Make all ramdisk root sizes equal again
 1.20 06-Aug-2014  martin Bump all image sizes slightly again
 1.19 05-Aug-2014  martin Update all ramdisk sizes
 1.18 27-Apr-2013  christos branches: 1.18.8;
the bogus number police
 1.17 17-Aug-2012  abs branches: 1.17.2;
Update all kernel configs mentioning WSEMUL_* but not already including
WSDISPLAY_COMPAT_USL using the following rules:
- If WSEMUL_ is commented out, add commented out out WSDISPLAY_COMPAT_USL
- If INSTALL or obviously memory constrained, add WSDISPLAY_DEFAULTSCREENS=1
and commented out WSDISPLAY_COMPAT_USL
- Otherwise add WSDISPLAY_COMPAT_USL

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

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

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

On 5 June 2012 09:47, David Brownlee <abs@absd.org> wrote:
> wsconscfg(8) requires WSDISPLAY_COMPAT_USL in order to switch virtual
> terminals.
>
> Except when in an exceptionally memory or space constrained
> environment (INSTALL being the obvious case), is there any reason why
> all GENERIC and GENERIC-like kernels which have wscons enabled
> shouldn't also have WSDISPLAY_COMPAT_USL?
 1.16 10-Mar-2012  joerg P1003_1B_SEMAPHORE is no longer optional.
 1.15 22-Nov-2011  tls branches: 1.15.2;

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

This fixes build breaks on several ports. Thanks to Havard Eidnes for
pointing them out.
 1.14 30-Jun-2011  wiz branches: 1.14.2;
dependant -> dependent
 1.13 26-Apr-2011  joerg Remove Darwin, MACH and Mach-O support.
 1.12 06-Mar-2011  bouyer merge the bouyer-quota2 branch. This adds a new on-disk format
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.

See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html
for details.
 1.11 24-Dec-2010  aymeric branches: 1.11.2; 1.11.4;
Bump ramdisk size by 64K. This allows release builds to finish on macppc.
 1.10 23-Nov-2010  hannken Remove unused count from pseudo-device md.
 1.9 06-Mar-2009  joerg branches: 1.9.4;
Remove SHMMAXPGS from all kernel configs. Dynamically compute the
initial limit as 1/4 of the physical memory. Ensure the limit is at
least 1024 pages, the old default on most platforms.
 1.8 06-Feb-2009  jym branches: 1.8.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.
 1.7 24-Nov-2008  ad Remove softdep, pass 1. We are focused on improving journalling.

Proposed on tech-kern@.
 1.6 12-Nov-2008  ad Remove LKMs and switch to the module framework, pass 1.

Proposed on tech-kern@.
 1.5 31-Dec-2007  ad branches: 1.5.6; 1.5.10; 1.5.16; 1.5.18;
Remove systrace. Ok core@.
 1.4 12-Jan-2007  uwe branches: 1.4.24; 1.4.30; 1.4.36;
options<space><tab> police
 1.3 27-Sep-2006  manu branches: 1.3.4;
- Document COMPAT_15 as doing nothing
- Add COMPAT_15 to all the kernel that had COMPAT_14, for the sake of coherency
- Remove the only occurences of #ifdef COMPAT_15 in the tree: for the ARM
ports, COMPAT_15 was always used in conjunction with EXEC_AOUT. Only EXEC_AOUT
matters here.

This address kern/18407
 1.2 12-Aug-2006  christos branches: 1.2.2; 1.2.4; 1.2.6;
Disable SYSTRACE by default on all kernels (discussed with core)
 1.1 05-Aug-2006  sanjayl branches: 1.1.2; 1.1.4;
1st cut of Powermac G5 support (uses bridge mode).
 1.1.4.3 03-Sep-2006  yamt sync with head.
 1.1.4.2 11-Aug-2006  yamt sync with head
 1.1.4.1 05-Aug-2006  yamt file MAMBO was added on branch yamt-pdpolicy on 2006-08-11 15:42:13 +0000
 1.1.2.1 14-Aug-2006  tron Pull up following revision(s) (requested by elad in ticket #17):
sys/arch/sparc/conf/KRUPS: revision 1.38
sys/arch/i386/conf/XEN2_DOMU: revision 1.2
sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.197
sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.53
sys/arch/evbsh5/conf/SIMULATOR: revision 1.12
sys/arch/sparc/conf/MRCOFFEE: revision 1.17
sys/arch/next68k/conf/GENERIC: revision 1.104
sys/arch/i386/conf/VIRTUALPC: revision 1.44
sys/arch/ews4800mips/conf/GENERIC: revision 1.11
sys/arch/evbsh5/conf/CAYMAN: revision 1.23
sys/arch/arc/conf/GENERIC: revision 1.141
sys/arch/amd64/conf/GENERIC: revision 1.103
sys/arch/sun3/conf/GENERIC3X: revision 1.90
sys/arch/evbarm/conf/HDL_G: revision 1.3
sys/arch/sun2/conf/GENERIC: revision 1.57
sys/arch/news68k/conf/GENERIC_TINY: revision 1.51
sys/arch/evbppc/conf/EXPLORA451: revision 1.27
sys/arch/amiga/conf/GENERIC.in: revision 1.54
sys/arch/mac68k/conf/GENERIC: revision 1.174
sys/arch/acorn26/conf/GENERIC: revision 1.45
sys/arch/shark/conf/GENERIC: revision 1.64
sys/arch/cesfic/conf/GENERIC: revision 1.44
sys/arch/mvme68k/conf/GENERIC: revision 1.68
sys/arch/i386/conf/XEN2_DOM0: revision 1.4
sys/arch/atari/conf/GENERIC.in: revision 1.63
sys/arch/amiga/conf/GENERIC: revision 1.240
sys/arch/i386/conf/LAMB: revision 1.65
sys/arch/i386/conf/GENERIC: revision 1.773
sys/arch/acorn32/conf/EB7500ATX: revision 1.26
sys/arch/x68k/conf/GENERIC: revision 1.128
sys/arch/vax/conf/GENERIC: revision 1.153
sys/arch/atari/conf/ATARITT: revision 1.81
sys/arch/mipsco/conf/GENERIC: revision 1.60
sys/arch/cobalt/conf/GENERIC: revision 1.101
sys/arch/evbarm/conf/ARMADILLO9: revision 1.13
sys/arch/ofppc/conf/GENERIC: revision 1.93
sys/arch/atari/conf/MILAN-PCIIDE: revision 1.51
sys/arch/arc/conf/RPC44: revision 1.26
sys/arch/sparc64/conf/GENERIC: revision 1.59
sys/arch/i386/conf/XEN3_DOMU: revision 1.2
sys/arch/hp700/conf/GENERIC: revision 1.68
sys/arch/atari/conf/MILAN-ISAIDE: revision 1.47
sys/arch/macppc/conf/GENERIC: revision 1.231
sys/arch/dreamcast/conf/GENERIC: revision 1.72
sys/arch/news68k/conf/GENERIC: revision 1.80
sys/arch/hp300/conf/GENERIC: revision 1.133
sys/arch/mmeye/conf/GENERIC: revision 1.82
sys/arch/macppc/conf/MAMBO: revision 1.2
sys/arch/cats/conf/GENERIC: revision 1.107
sys/arch/atari/conf/FALCON: revision 1.79
sys/arch/acorn32/conf/GENERIC: revision 1.71
sys/arch/sparc/conf/GENERIC: revision 1.190
sys/arch/news68k/conf/LIBERO: revision 1.40
sys/arch/amiga/conf/DRACO: revision 1.114
sys/arch/cobalt/conf/INSTALL: revision 1.23
sys/arch/luna68k/conf/GENERIC: revision 1.73
sys/arch/bebox/conf/GENERIC: revision 1.100
sys/arch/pmax/conf/GENERIC: revision 1.147
sys/arch/amiga/conf/WSCONS: revision 1.52
sys/arch/macppc/conf/POWERMAC_G5: revision 1.2
sys/arch/alpha/conf/ALPHA: revision 1.218
sys/arch/sun3/conf/GENERIC: revision 1.133
sys/arch/prep/conf/GENERIC: revision 1.124
sys/arch/alpha/conf/GENERIC: revision 1.291
sys/arch/atari/conf/HADES: revision 1.71
sys/arch/newsmips/conf/GENERIC: revision 1.93
sys/arch/netwinder/conf/GENERIC: revision 1.82
sys/arch/hpcmips/conf/GENERIC: revision 1.190
sys/arch/amiga/conf/AMIGA: revision 1.98
sys/arch/sbmips/conf/GENERIC: revision 1.54
sys/arch/pc532/conf/GENERIC: revision 1.64
sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.53
Disable SYSTRACE by default on all kernels (discussed with core)
 1.2.6.1 22-Oct-2006  yamt sync with head
 1.2.4.2 09-Sep-2006  rpaulo sync with head
 1.2.4.1 12-Aug-2006  rpaulo file MAMBO was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:41:05 +0000
 1.2.2.2 01-Feb-2007  ad Sync with head.
 1.2.2.1 18-Nov-2006  ad Sync with head.
 1.3.4.4 21-Jan-2008  yamt sync with head
 1.3.4.3 26-Feb-2007  yamt sync with head.
 1.3.4.2 30-Dec-2006  yamt sync with head.
 1.3.4.1 27-Sep-2006  yamt file MAMBO was added on branch yamt-lazymbuf on 2006-12-30 20:46:26 +0000
 1.4.36.1 02-Jan-2008  bouyer Sync with HEAD
 1.4.30.1 18-Feb-2008  mjf Sync with HEAD.
 1.4.24.1 09-Jan-2008  matt sync with HEAD
 1.5.18.3 28-Apr-2009  skrll Sync with HEAD.
 1.5.18.2 03-Mar-2009  skrll Sync with HEAD.
 1.5.18.1 19-Jan-2009  skrll Sync with HEAD.
 1.5.16.1 13-Dec-2008  haad Update haad-dm branch to haad-dm-base2.
 1.5.10.1 04-May-2009  yamt sync with head.
 1.5.6.1 17-Jan-2009  mjf Sync with HEAD.
 1.8.2.1 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.9.4.3 31-May-2011  rmind sync with head
 1.9.4.2 21-Apr-2011  rmind sync with head
 1.9.4.1 05-Mar-2011  rmind sync with head
 1.11.4.1 08-Feb-2011  bouyer Add QUOTA2 where QUOTA is enabled (and QUOTA2 commented out where QUOTA
is commented out)
 1.11.2.1 06-Jun-2011  jruoho Sync with HEAD.
 1.14.2.3 22-May-2014  yamt sync with head.

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

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.14.2.2 30-Oct-2012  yamt sync with head
 1.14.2.1 17-Apr-2012  yamt sync with head
 1.15.2.1 11-Mar-2012  mrg sync to latest -current
 1.17.2.3 03-Dec-2017  jdolecek update from HEAD
 1.17.2.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.17.2.1 23-Jun-2013  tls resync from head
 1.18.8.1 10-Aug-2014  tls Rebase.
 1.21.2.2 18-Nov-2014  snj Pull up following revision(s) (requested by manu in ticket #251):
sys/arch/acorn26/conf/GENERIC: revision 1.81
sys/arch/acorn32/conf/GENERIC: revision 1.116
sys/arch/alpha/conf/GENERIC: revision 1.362
sys/arch/amd64/conf/ALL: revision 1.23
sys/arch/amd64/conf/GENERIC: revision 1.404
sys/arch/amd64/conf/XEN3_DOM0: revision 1.112
sys/arch/amd64/conf/XEN3_DOMU: revision 1.60
sys/arch/amiga/conf/GENERIC.in: revision 1.129
sys/arch/amiga/conf/GENERIC: revision 1.311
sys/arch/amigappc/conf/GENERIC: revision 1.24
sys/arch/arc/conf/GENERIC: revision 1.184
sys/arch/bebox/conf/GENERIC: revision 1.145
sys/arch/cats/conf/GENERIC: revision 1.155
sys/arch/cesfic/conf/GENERIC: revision 1.65
sys/arch/cobalt/conf/GENERIC: revision 1.147
sys/arch/dreamcast/conf/GENERIC: revision 1.121
sys/arch/emips/conf/GENERIC: revision 1.15
sys/arch/epoc32/conf/GENERIC: revision 1.8
sys/arch/ews4800mips/conf/GENERIC: revision 1.51
sys/arch/hp300/conf/GENERIC: revision 1.190
sys/arch/hpcmips/conf/GENERIC: revision 1.229
sys/arch/hpcsh/conf/GENERIC: revision 1.106
sys/arch/hppa/conf/GENERIC: revision 1.6
sys/arch/i386/conf/ALL: revision 1.389
sys/arch/i386/conf/GENERIC: revision 1.1118
sys/arch/i386/conf/XEN3_DOM0: revision 1.93
sys/arch/i386/conf/XEN3_DOMU: revision 1.65
sys/arch/ibmnws/conf/GENERIC: revision 1.46
sys/arch/iyonix/conf/GENERIC: revision 1.88
sys/arch/landisk/conf/GENERIC: revision 1.45
sys/arch/luna68k/conf/GENERIC: revision 1.119
sys/arch/mac68k/conf/GENERIC: revision 1.220
sys/arch/macppc/conf/GENERIC: revision 1.320
sys/arch/macppc/conf/MAMBO: revision 1.24
sys/arch/macppc/conf/POWERMAC_G5: revision 1.25
sys/arch/mipsco/conf/GENERIC: revision 1.88
sys/arch/mmeye/conf/GENERIC: revision 1.120
sys/arch/mvme68k/conf/GENERIC: revision 1.94
sys/arch/mvmeppc/conf/GENERIC: revision 1.24
sys/arch/netwinder/conf/GENERIC: revision 1.126
sys/arch/news68k/conf/GENERIC: revision 1.125
sys/arch/newsmips/conf/GENERIC: revision 1.129
sys/arch/next68k/conf/GENERIC: revision 1.139
sys/arch/ofppc/conf/GENERIC: revision 1.157
sys/arch/pmax/conf/GENERIC64: revision 1.21
sys/arch/pmax/conf/GENERIC: revision 1.185
sys/arch/prep/conf/GENERIC: revision 1.174
sys/arch/rs6000/conf/GENERIC: revision 1.33
sys/arch/sandpoint/conf/GENERIC: revision 1.88
sys/arch/sbmips/conf/GENERIC: revision 1.101
sys/arch/sgimips/conf/GENERIC32_IP12: revision 1.28
sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.104
sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.106
sys/arch/shark/conf/GENERIC: revision 1.121
sys/arch/sparc/conf/GENERIC: revision 1.248
sys/arch/sparc/conf/TADPOLE3GX: revision 1.65
sys/arch/sparc64/conf/GENERIC: revision 1.177
sys/arch/sparc64/conf/NONPLUS64: revision 1.44
sys/arch/sun2/conf/GENERIC: revision 1.94
sys/arch/sun3/conf/GENERIC: revision 1.171
sys/arch/vax/conf/GENERIC: revision 1.193
sys/arch/vax/conf/VAX780: revision 1.19
sys/arch/x68k/conf/GENERIC: revision 1.179
sys/arch/zaurus/conf/GENERIC: revision 1.65
sys/ufs/files.ufs: revision 1.38
Remove unused extended attributes kernel options

As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART
and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them
as they have been obsolete for a long time:
UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr
LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART
UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate
 1.21.2.1 14-Nov-2014  martin Pull up following revision(s) (requested by manu in ticket #232):
sys/arch/next68k/conf/GENERIC: revision 1.138
sys/arch/cobalt/conf/GENERIC: revision 1.146
sys/arch/mvme68k/conf/GENERIC: revision 1.93
sys/arch/vax/conf/VAX780: revision 1.18
sys/arch/newsmips/conf/GENERIC: revision 1.128
sys/arch/luna68k/conf/GENERIC: revision 1.118
sys/arch/sbmips/conf/GENERIC: revision 1.100
sys/arch/pmax/conf/GENERIC: revision 1.184
sys/arch/alpha/conf/GENERIC: revision 1.361
sys/arch/sparc64/conf/GENERIC: revision 1.176
sys/arch/sun3/conf/GENERIC: revision 1.170
sys/arch/shark/conf/GENERIC: revision 1.120
sys/arch/landisk/conf/GENERIC: revision 1.44
sys/arch/bebox/conf/GENERIC: revision 1.144
sys/arch/sparc64/conf/NONPLUS64: revision 1.43
sys/arch/sandpoint/conf/GENERIC: revision 1.87
sys/arch/emips/conf/GENERIC: revision 1.14
sys/arch/amd64/conf/XEN3_DOM0: revision 1.111
sys/arch/dreamcast/conf/GENERIC: revision 1.120
sys/arch/cesfic/conf/GENERIC: revision 1.64
sys/arch/mmeye/conf/GENERIC: revision 1.119
sys/arch/epoc32/conf/GENERIC: revision 1.7
sys/arch/x68k/conf/GENERIC: revision 1.178
sys/arch/iyonix/conf/GENERIC: revision 1.87
sys/arch/sun2/conf/GENERIC: revision 1.93
sys/arch/ews4800mips/conf/GENERIC: revision 1.50
sys/arch/amd64/conf/XEN3_DOMU: revision 1.59
sys/arch/acorn26/conf/GENERIC: revision 1.80
sys/arch/acorn32/conf/GENERIC: revision 1.115
sys/arch/macppc/conf/POWERMAC_G5: revision 1.24
sys/arch/i386/conf/GENERIC: revision 1.1117
sys/arch/arc/conf/GENERIC: revision 1.183
sys/arch/cats/conf/GENERIC: revision 1.154
sys/arch/amiga/conf/GENERIC.in: revision 1.128
sys/arch/zaurus/conf/GENERIC: revision 1.64
sys/arch/netwinder/conf/GENERIC: revision 1.125
sys/arch/hppa/conf/GENERIC: revision 1.5
sys/arch/mvmeppc/conf/GENERIC: revision 1.23
sys/arch/macppc/conf/GENERIC: revision 1.319
sys/arch/amiga/conf/GENERIC: revision 1.310
sys/arch/pmax/conf/GENERIC64: revision 1.20
sys/arch/macppc/conf/MAMBO: revision 1.23
sys/arch/sgimips/conf/GENERIC32_IP12: revision 1.27
sys/arch/amigappc/conf/GENERIC: revision 1.23
sys/arch/amd64/conf/GENERIC: revision 1.403
sys/arch/ofppc/conf/GENERIC: revision 1.156
sys/arch/mac68k/conf/GENERIC: revision 1.219
sys/arch/i386/conf/XEN3_DOMU: revision 1.64
sys/arch/mipsco/conf/GENERIC: revision 1.87
sys/arch/hp300/conf/GENERIC: revision 1.189
sys/arch/vax/conf/GENERIC: revision 1.192
sys/arch/news68k/conf/GENERIC: revision 1.124
sys/arch/ibmnws/conf/GENERIC: revision 1.45
sys/arch/hpcsh/conf/GENERIC: revision 1.105
sys/arch/sparc/conf/TADPOLE3GX: revision 1.64
sys/arch/i386/conf/XEN3_DOM0: revision 1.92
sys/arch/sparc/conf/GENERIC: revision 1.247
sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.105
sys/arch/prep/conf/GENERIC: revision 1.173
sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.103
sys/arch/rs6000/conf/GENERIC: revision 1.32
sys/arch/hpcmips/conf/GENERIC: revision 1.228
Support for UFS1 extended attributes in GENERIC and GENERIC-like kernels
This change just brings UFS1 extended attribute *support* in the kernel,
extended attributes are not enabled unless three conditions are met:
1) filesystem is UFS1 (newfs -O1)
2) .attribute/system and .attribute/user directories are created at fs root
3) filesystem is mounted with -o extattr
Some GENERIC kernels are obviously memory constrained, the extended
attributes options were not enabled for them, but just added commented out.
(kernel were considered memory constrained if QUOTA option was disabled)
 1.24.12.3 26-Feb-2018  snj Pull up following revision(s) (requested by sevan in ticket #579):
sys/arch/macppc/conf/GENERIC: 1.342
sys/arch/macppc/conf/GENERIC_601: 1.18
sys/arch/macppc/conf/MAMBO: 1.29
sys/arch/macppc/conf/POWERMAC_G5: 1.31
Enable BUFQ_PRIOCSCAN by default for NetBSD/macppc.
Drop references to NEW_BUFQ_STRATEGY and replace with currently available
options BUFQ_READPRIO and BUFQ_PRIOCSCAN.
ok <macallan>
 1.24.12.2 26-Feb-2018  snj Pull up following revision(s) (requested by sevan in ticket #578):
sys/arch/macppc/conf/GENERIC: 1.341
sys/arch/macppc/conf/MAMBO: 1.28
sys/arch/macppc/conf/POWERMAC: 1.69
sys/arch/macppc/conf/POWERMAC_G5: 1.30
sys/arch/powerpc/oea/ofw_rascons.c: 1.10
Remove OFB_ENABLE_CACHE
from <macallan>
"it is outdated, genfb and friends don't need or use it, and it makes no
sense on accelerated drivers either. It tries to BAT-map the framebuffer
cacheable, which works on most macs but makes a few models lock up.
Genfb doesn't have that problem and is faster too."
 1.24.12.1 26-Jan-2018  martin Pull up following revision(s) (requested by sevan in ticket #510):
sys/arch/sun3/conf/GENERIC3X: revision 1.130
sys/arch/sparc64/conf/GENERIC: revision 1.203
sys/arch/news68k/conf/LIBERO: revision 1.66
sys/arch/amiga/conf/DRACO: revision 1.185
sys/arch/evbarm/conf/MV2120: revision 1.35
sys/arch/x68k/conf/GENERIC: revision 1.187
sys/arch/rs6000/conf/GENERIC: revision 1.39
sys/arch/news68k/conf/GENERIC_TINY: revision 1.86
sys/arch/i386/conf/XEN3_DOMU: revision 1.88
sys/arch/iyonix/conf/GENERIC: revision 1.97
sys/arch/evbarm64/conf/A64EMUL: revision 1.11
sys/arch/mvme68k/conf/GENERIC: revision 1.98
sys/arch/acorn32/conf/GENERIC: revision 1.124
sys/arch/i386/conf/XEN3_DOM0: revision 1.125
sys/arch/cobalt/conf/INSTALL: revision 1.65
sys/arch/macppc/conf/GENERIC_601: revision 1.16
sys/arch/hppa/conf/GENERIC: revision 1.17
sys/arch/amiga/conf/GENERIC.in: revision 1.137
sys/arch/sgimips/conf/GENERIC32_IP12: revision 1.33
sys/arch/netwinder/conf/GENERIC: revision 1.134
sys/arch/amd64/conf/XEN3_DOMU: revision 1.83
sys/arch/mac68k/conf/GENERIC: revision 1.225
sys/arch/arc/conf/RPC44: revision 1.54
sys/arch/mipsco/conf/GENERIC: revision 1.92
sys/arch/cats/conf/GENERIC: revision 1.166
sys/arch/amd64/conf/XEN3_DOM0: revision 1.145
sys/arch/amigappc/conf/GENERIC: revision 1.33
sys/arch/sun3/conf/GENERIC: revision 1.176
sys/arch/news68k/conf/GENERIC: revision 1.130
sys/arch/hpcsh/conf/GENERIC: revision 1.110
sys/arch/hp300/conf/GENERIC: revision 1.198
sys/arch/atari/conf/GENERIC.in: revision 1.115
sys/arch/sparc/conf/MRCOFFEE: revision 1.54
sys/arch/evbppc/conf/EXPLORA451: revision 1.62
sys/arch/cesfic/conf/GENERIC: revision 1.69
sys/arch/vax/conf/GENERIC: revision 1.204
sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.115
sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.112
sys/arch/sparc/conf/GENERIC: revision 1.258
sys/arch/next68k/conf/GENERIC: revision 1.145
sys/arch/evbarm/conf/MMNET_GENERIC: revision 1.34
sys/arch/prep/conf/GENERIC: revision 1.185
sys/arch/amiga/conf/INSTALL: revision 1.129
sys/arch/newsmips/conf/GENERIC: revision 1.133
sys/arch/cobalt/conf/GENERIC: revision 1.156
sys/arch/sun2/conf/GENERIC: revision 1.99
sys/arch/luna68k/conf/INSTALL: revision 1.25
sys/arch/amigappc/conf/NULL: revision 1.53
sys/arch/acorn26/conf/GENERIC: revision 1.85
sys/arch/vax/conf/VAX780: revision 1.25
sys/arch/luna68k/conf/GENERIC: revision 1.125
sys/arch/ews4800mips/conf/GENERIC: revision 1.56
sys/arch/macppc/conf/POWERMAC_G5: revision 1.29
sys/arch/arc/conf/GENERIC: revision 1.189
sys/arch/macppc/conf/MAMBO: revision 1.27
sys/arch/acorn32/conf/EB7500ATX: revision 1.64
sys/arch/pmax/conf/GENERIC: revision 1.196
sys/arch/pmax/conf/GENERIC64: revision 1.28
sys/arch/amiga/conf/GENERIC: revision 1.319
sys/arch/evbarm/conf/MPCSA_GENERIC: revision 1.55
sys/arch/macppc/conf/GENERIC: revision 1.339
sys/arch/emips/conf/GENERIC: revision 1.21
sys/arch/sandpoint/conf/GENERIC: revision 1.97
sys/arch/landisk/conf/GENERIC: revision 1.58
sys/arch/bebox/conf/GENERIC: revision 1.157
sys/arch/alpha/conf/GENERIC: revision 1.379
Alternate buffer queue strategies no longer considered experimental, update
description.
Discussed on tech-kern
http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html
 1.24.2.1 28-Aug-2017  skrll Sync with HEAD
 1.31.4.2 08-Apr-2020  martin Merge changes from current as of 20200406
 1.31.4.1 10-Jun-2019  christos Sync with HEAD
 1.31.2.1 06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.36.2.1 02-Aug-2025  perseant Sync with HEAD
 1.34 17-Jun-2011  matt Switch to use Makefile.powerpc by default. Include the macppc specific
stuff in Makefile.macppc.inc which Makefile.powerpc will include.
 1.33 15-Feb-2009  cube branches: 1.33.10;
Convert the recently introduced awk command to retrieve the value of the
option MODULAR to using %MODULAR%. While it is now possible to only
request the new version in the affected Makefiles, it is made mandatory for
everybody because I just fixed a bug in config(1) that would not make it
fail in the case of a syntax error in the Makefile template.
 1.32 14-Feb-2009  apb Now that "options MODULAR" is handled via defflag, the Makefile
generated by config(1) in the kernel compile directory no longer
contains IDENT=-DMODULAR. Instead, there's an opt_modular.h file that
might or might not contain "#define MODULAR 1".

Adapt to this by adding an OPT_MODULAR variable to relevant Makefiles,
set via an awk script that parses opt_modular.h.
 1.31 11-Dec-2008  alc branches: 1.31.2;
Clean-up makefile stub used to include in the build the binary HAL object
 1.30 13-Nov-2008  ad LKM -> MODULAR
 1.29 01-Mar-2008  joerg branches: 1.29.4; 1.29.10; 1.29.12; 1.29.14; 1.29.18;
Missing assym.h dependency.
 1.28 05-Aug-2006  sanjayl branches: 1.28.34; 1.28.54; 1.28.58;
1st cut of Powermac G5 support (uses bridge mode).
 1.27 04-Apr-2006  gdamore Convert existing ath users to new Makefile, except for amd64, which needs
the rules due to needing to conditionally postprocess the HAL object file.

Macppc needs a a non-ELF HAL (EABI) object, so take care of that by default
in the atheros include file.
 1.26 02-Apr-2006  gdamore Reorganize ath layout as requested by sam@ and suggested by dyoung@ in
http://mail-index.netbsd.org/tech-net/2006/03/15/0000.html.

The new layout almost precisely matches FreeBSD, and should make
future imports much easier.

At the same time, import the current 0.9.16.16 HAL from FreeBSD. According
to sam@, this is the proper version we should be using.
 1.25 02-Mar-2006  dyoung branches: 1.25.2; 1.25.4; 1.25.6;
Build the right HAL for NetBSD/macppc.
 1.24 24-Nov-2005  dbj branches: 1.24.4; 1.24.6;
. Have dbsym explicitly suggest increasing SYMTAB_SPACE when
an overflow occurs.
. Make this error a fatal build time error
. Move the support for dbsym into the MI Makefile.kern.inc,
conditional upon the SYMTAB_SPACE option being defined in
the kernel config file.
 1.23 19-Oct-2005  dyoung branches: 1.23.4;
No need to create opt_ah.h in these makefiles, config(8) takes care
of it.
 1.22 25-Jun-2005  dyoung branches: 1.22.2; 1.22.4;
Move the definitions in dev/pci/files.ath into dev/pci/files.pci.
Stop including dev/pci/files.ath in arch/i386/conf/files.i386,
since we get the same definitions by including dev/pci/files.pci,
now. Remove dev/pci/files.ath.

Add arch/macppc/conf/Makefile.macppc with directives for linking
the Atheros HAL for PowerPC.

In athhal-powerpc-be-eabi.opt_ah.h, #define AH_REGOPS_FUNC 1, since
otherwise the linker complains that the PowerPC HAL cannot link
with register-read/write subroutines.

Add ath(4) to the GENERIC macppc kernel configuration; comment it
out.
 1.21 26-Aug-2001  matt branches: 1.21.18;
Make all powerpc ports use a common Makefile.powerpc (except walnut)
Enforce -Wmissing-prototypes -Wstrict-prototypes for all ppc ports.
Split out macppc cpu support and make common to mpc6xx ports. Make
other mpc6xx ports use it. Add evcnts for mpc6xx traps.
 1.20 19-Jun-2001  simonb branches: 1.20.2;
Add -Wstrict-prototypes.
 1.19 10-Jun-2001  tsubai -Wreturn-type is included in -Wall.
 1.18 08-Jun-2001  matt Make macppc compile by default with -Wall -Wmissing-prototype in addition
to its currently enabled warnings. For the lack of a better place, most
global function prototype wound up in <machine/autoconf.h> unless there
was a better place for them. ofb_* structs renamed to offb_* to avoid
conflict with ofb_softc in <dev/ofw/openfirm.h>
 1.17 29-May-2001  mrg define _KERNEL_OPT as well as _KERNEL. we will use this in the future to
get kernel "opt_foo.h" headers, rather than _KERNEL && !_LKM.
 1.16 17-May-2001  matt Add ${AOPTS} to AFLAGS
 1.15 17-Dec-2000  jdolecek branches: 1.15.2;
delete obsolete comment
 1.14 09-May-2000  hubertf Add "install" target, so "make install" after building the kernel
does something useful. The target can be redefined by putting a
install-kernel-${MACHINE_NAME} target that fits your needs into
/etc/mk.conf.
 1.13 09-May-2000  thorpej HAVE_GCC28 -> HAVE_EGCS, and make it match gcc 2.9 as well. Also,
make the use of -Wno-uninitialized explicit, don't rely on a compiler
hack to do it for us.
 1.12 01-Feb-2000  tsutsui Revert STRIPPROG -> STRIP
 1.11 24-Jan-2000  tron Add "dependall" target for comfort.
 1.10 19-Jan-2000  tsutsui STRIP -> STRIPPROG
 1.9 27-Aug-1999  tsubai branches: 1.9.2;
Change the start address of INSTALL kernel to 0x800000 to use larger
contiguous space for memory disk.
 1.8 26-Jul-1999  cgd be more efficient when doing the SYSTEM_LD_TAIL for -g kernels: don't
copy them just to strip them, use strip -o.
 1.7 09-Jul-1999  mrg clean up a bit after jason :)

- fix emitrules() like emitfiles() to deal with the prefix (otherwise it
would attempt to find the file in the normal base for the NORMAL_C rule).
- add emitincludes() which adds include directives for each prefix to the
$INCLUDES variable in the makefile.
- add %INCLUDES to each Makefile.arch to deal with the above.

this makes "prefix" actually work in a usable manner, and now i can move
on to fixing compiler warnings (errors) in the ESP code. :)
 1.6 15-Jan-1999  thorpej branches: 1.6.4;
Some minor, mostly costmetic, changes to CPPFLAGS/CFLAGS.
 1.5 08-Jan-1999  augustss Add -Wpointer-arith warning since `void *' arithmetic is not ANSI C.
 1.4 15-Oct-1998  drochner change handling of libkern:
-sys/lib/libkern builds as library per default (as it was documented all
the time)
-ports able to LKM set "KERN_AS=obj" explicitely in their Makefiles
(for now; should depend on actual "option LKM" or -better- functions
included for LKM use should be pulled in by a stub)
-always link libcompat before libkern - libkern stuff can be referred to
by libcompat, but not the other way
 1.3 05-Sep-1998  lukem distclean is a synonym for cleandir
 1.2 31-May-1998  thorpej Specify a non-profiling C rule.
 1.1 15-May-1998  tsubai Initial import of macppc port.
 1.6.4.1 02-Aug-1999  thorpej Update from trunk.
 1.9.2.2 05-Jan-2001  bouyer Sync with HEAD
 1.9.2.1 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.15.2.1 21-Jun-2001  nathanw Catch up to -current.
 1.20.2.1 13-Sep-2001  thorpej Update the kqueue branch to HEAD.
 1.21.18.2 11-Dec-2005  christos Sync with head.
 1.21.18.1 10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.22.4.1 26-Oct-2005  yamt sync with head
 1.22.2.3 17-Mar-2008  yamt sync with head.
 1.22.2.2 30-Dec-2006  yamt sync with head.
 1.22.2.1 21-Jun-2006  yamt sync with head.
 1.23.4.1 29-Nov-2005  yamt sync with head.
 1.24.6.1 22-Apr-2006  simonb Sync with head.
 1.24.4.1 09-Sep-2006  rpaulo sync with head
 1.25.6.1 24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.25.4.1 19-Apr-2006  elad sync with head - hopefully this will work
 1.25.2.2 11-Aug-2006  yamt sync with head
 1.25.2.1 11-Apr-2006  yamt sync with head
 1.28.58.2 17-Jan-2009  mjf Sync with HEAD.
 1.28.58.1 03-Apr-2008  mjf Sync with HEAD.
 1.28.54.1 24-Mar-2008  keiichi sync with head.
 1.28.34.1 23-Mar-2008  matt sync with HEAD
 1.29.18.1 21-Apr-2010  matt sync to netbsd-5
 1.29.14.1 07-Aug-2009  snj Pull up following revision(s) (requested by sborrill in ticket #905):
sys/arch/alpha/conf/Makefile.alpha: revision 1.81
sys/arch/amd64/conf/Makefile.amd64: revision 1.26
sys/arch/i386/conf/Makefile.i386: revision 1.162
sys/arch/macppc/conf/Makefile.macppc: revision 1.31
sys/arch/mips/conf/Makefile.mips: revision 1.52
sys/arch/sparc64/conf/Makefile.sparc64: revision 1.68
sys/arch/xen/conf/Makefile.xen: revision 1.28
Clean-up makefile stub used to include in the build the binary HAL object
 1.29.12.2 03-Mar-2009  skrll Sync with HEAD.
 1.29.12.1 19-Jan-2009  skrll Sync with HEAD.
 1.29.10.1 13-Dec-2008  haad Update haad-dm branch to haad-dm-base2.
 1.29.4.1 04-May-2009  yamt sync with head.
 1.31.2.1 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.33.10.1 23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.2 10-Aug-2014  joerg Put GCC/GAS specific options under ACTIVE_CC == "gcc".
 1.1 17-Jun-2011  matt branches: 1.1.2; 1.1.14;
Switch to use Makefile.powerpc by default. Include the macppc specific
stuff in Makefile.macppc.inc which Makefile.powerpc will include.
 1.1.14.1 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.2.2 23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.1.2.1 17-Jun-2011  cherry file Makefile.macppc.inc was added on branch cherry-xenmp on 2011-06-23 14:19:19 +0000
 1.73 16-Feb-2025  jakllsch Add and enable WSDISPLAY_SCROLLSUPPORT in non-INSTALLish macppc kernels

Also, fix the whitespace of this line in the GENERIC_601 kernel where it
was already enabled.
 1.72 16-Feb-2025  jakllsch Add and enable WSDISPLAY_CUSTOM_OUTPUT in macppc non-INSTALL kernels.

Indirectly addresses PR 59079 by allowing userland control of default
colors of wsemul wsdisplays.
 1.71 16-Sep-2019  macallan branches: 1.71.32;
add ktm at adb driver
 1.70 01-Aug-2018  maxv Unreference IPF/PF from all the config files, and enable NPF instead when
wanted. This also fixes some inconsistencies I saw in several files (eg
IPF options while IPF was not compiled, IPF+PF enabled by default, etc).
 1.69 23-Feb-2018  sevan branches: 1.69.2; 1.69.4;
Remove OFB_ENABLE_CACHE
from <macallan>
"it is outdated, genfb and friends don't need or use it, and it makes no sense
on accelerated drivers either. It tries to BAT-map the framebuffer cacheable,
which works on most macs but makes a few models lock up. Genfb doesn't have that
problem and is faster too."
 1.68 22-Sep-2017  macallan remove sgsmix since it can't occur on bandit-based hardware, add valkyriefb
and videopll instead
 1.67 14-Sep-2017  mrg clean up COMPAT_* options for native netbsd code:
- new series of files that are useful for saying "i want everything
since netbsd 1.4", etc.
- use the fact COMPAT_* options have future dependancies to remove
many redundant options.

removes about 3000 lines total across kernel configuration files.
tested about 30 random kernels in the changed list.
 1.66 21-Aug-2015  uebayasi branches: 1.66.10;
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.)
 1.65 23-Aug-2014  dholland branches: 1.65.2;
Systematize (and in many cases, fix) the comments on options COMPAT_NN.

There are quite a few configs that are missing some COMPAT_NN options
in ways that don't make sense; this should probably get cleaned up
too, but for the time being I've not added or removed anything.
 1.64 27-Apr-2013  christos remove confusing numeric locators where they are unused.
 1.63 17-Aug-2012  abs branches: 1.63.2;
Update all kernel configs mentioning WSEMUL_* but not already including
WSDISPLAY_COMPAT_USL using the following rules:
- If WSEMUL_ is commented out, add commented out out WSDISPLAY_COMPAT_USL
- If INSTALL or obviously memory constrained, add WSDISPLAY_DEFAULTSCREENS=1
and commented out WSDISPLAY_COMPAT_USL
- Otherwise add WSDISPLAY_COMPAT_USL

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

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

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

On 5 June 2012 09:47, David Brownlee <abs@absd.org> wrote:
> wsconscfg(8) requires WSDISPLAY_COMPAT_USL in order to switch virtual
> terminals.
>
> Except when in an exceptionally memory or space constrained
> environment (INSTALL being the obvious case), is there any reason why
> all GENERIC and GENERIC-like kernels which have wscons enabled
> shouldn't also have WSDISPLAY_COMPAT_USL?
 1.62 22-Nov-2011  tls The rnd pseudo-device is not really optional, because it is in the same
source file as the entropy-pool code itself. Move it to std. This
will be cleaned up more when I split the sources up as they should be.

This fixes build breaks on several ports. Thanks to Havard Eidnes for
pointing them out.
 1.61 08-May-2010  mrg branches: 1.61.8;
enable IPFILTER_COMPAT in all kernels that have ipfilter already.
canonicalise several of the ipf option segments in various files
(this mostly means adding commented out IPFILTER_DEFAULT_BLOCK,
or adding commented or uncommented IPFILTER_LOG or IPFILTER_LOOKUP
option statements.)

i built about 20 of these kernels to check, but not all of them.
 1.60 16-Apr-2010  pooka Remove unused count (invariably "4") from pseudo-device fss.
 1.59 30-May-2008  tsutsui branches: 1.59.18; 1.59.20;
Add options COMPAT_40 to files which have options COMPAT_30.
 1.58 17-Oct-2007  garbled branches: 1.58.16; 1.58.18; 1.58.20; 1.58.22;
Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
 1.57 12-Jan-2007  uwe branches: 1.57.6; 1.57.14; 1.57.22; 1.57.24; 1.57.26; 1.57.28;
options<space><tab> police
 1.56 27-Sep-2006  manu - Document COMPAT_15 as doing nothing
- Add COMPAT_15 to all the kernel that had COMPAT_14, for the sake of coherency
- Remove the only occurences of #ifdef COMPAT_15 in the tree: for the ARM
ports, COMPAT_15 was always used in conjunction with EXEC_AOUT. Only EXEC_AOUT
matters here.

This address kern/18407
 1.55 26-Aug-2006  christos branches: 1.55.2; 1.55.4;
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options
Also remove CCITT,NS,NIP
 1.54 05-Feb-2006  cube branches: 1.54.2;
Remove 'count' argument for pseudo-devices that ignore it
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).
 1.53 04-Feb-2006  rpaulo bpfilter doesn't accept count anymore.
 1.52 07-Dec-2005  tsutsui branches: 1.52.2; 1.52.4; 1.52.6;
Adjust comments for options FFS_NO_SNAPSHOT.

XXX: This option should be mentioned in options(4).
 1.51 19-Aug-2005  christos Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels
 1.50 19-Aug-2005  christos 64 bit inode changes.
 1.49 31-Jul-2005  yamt revert "defflag VMSWAP" changes for now.
there seems to be far more people who don't want to edit
their kernel config files than i thought.
 1.48 30-Jul-2005  yamt add "options VMSWAP" to non INSTALL kernels.
 1.47 31-May-2005  tron branches: 1.47.2;
Remove unnecessary per-driver scsibus attachments and use
"scsibus* at scsi?" instead.
 1.46 25-Feb-2005  simonb branches: 1.46.2;
Add COMPAT_20 (and COMPAT_16 in some cases) to kernel config files
that didn't have those options but had other earlier compat options.
 1.45 18-Feb-2005  dsl Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT
 1.44 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.43 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>
 1.42 08-Jan-2005  briggs branches: 1.42.2; 1.42.4;
Make obio match multiple times to allow access to devices on systems
where there might be devices under two I/O bridges (like PowerBook G3s).
Attempt to have devices under 'gatwick' share parental interrupt. This
may still need some work, but a step in the right direction.
From Tim Kelly.
 1.41 10-Nov-2004  christos Add COMPAT_BSDPTY to the rest of the config files.
 1.40 15-Jul-2004  atatat Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented
out in most of them.
 1.39 28-Sep-2002  dbj branches: 1.39.6; 1.39.8;
add options APPLE_UFS
This enables Apple UFS support added by PR #17345
 1.38 18-Sep-2002  lukem enable USERCONF by default; it's small and extremely useful to have available.
 1.37 17-Jun-2002  lukem Enable "pseudo-device clockctl" in all kernels, except
installation related kernels (INSTALL* and RAMDISK*).
This enables rc.conf(5) $ntpd_chroot to be used "out of the box"
 1.36 25-Apr-2002  atatat branches: 1.36.2; 1.36.4;
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.35 17-Apr-2002  mycroft Switch from de to tlp by default.
 1.34 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.33 07-Mar-2002  wiz Add commented out option OFB_ENABLE_CACHE (speeds up text display on
the console).
 1.32 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.31 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\""
 1.30 10-Jun-2001  tsubai branches: 1.30.2; 1.30.8;
Remove options NMBCLUSTERS=1024 -- it's default now.
 1.29 27-May-2001  wiz Add RTC_OFFSET=0 line.
 1.28 27-Nov-2000  soren branches: 1.28.2;
Removed increased BUFCACHE/BUFPAGES.
 1.27 14-Nov-2000  matt Add rnd & openfirm to POWERMAC
Add openfirm and commmented-out firewire stuff to GENERIC
 1.26 01-Nov-2000  mycroft Enable DDB history by default.
 1.25 01-Nov-2000  mycroft (Oops. There's no other audio support in this config.)
 1.24 01-Nov-2000  mycroft Add awacs.
 1.23 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.22 22-Mar-2000  cgd add commented out option PCI_CONFIG_DUMP whever there's a PCIVERBOSE.
 1.21 09-Feb-2000  tsubai Add wsfont options.
 1.20 03-Feb-2000  tsubai * Split bandit and grackle.
* Add UniNorth support.

Now pcibus is attached like:
bandit0 at mainbus0
pci0 at bandit0 bus 0
...
 1.19 29-Jul-1999  augustss branches: 1.19.2;
It's time to be COMPAT_14.
 1.18 22-Feb-1999  tsubai branches: 1.18.4;
Add MESH SCSI driver.
Sort entries.
 1.17 28-Dec-1998  tsubai Configure only one wskbd/wsmouse.
 1.16 18-Oct-1998  tsubai Make compilable without aed.
 1.15 14-Oct-1998  tsubai Oops, remove ite/grf.
 1.14 14-Oct-1998  tsubai Add wsdisplay.
 1.13 13-Oct-1998  tsubai ADB change.
 1.12 03-Sep-1998  tsubai Switch to UVM on macppc.
 1.11 29-Jul-1998  tsubai Use ite for screen console by default until wscons support.
 1.10 29-Jul-1998  thorpej Use a std options file, like other ports do.
 1.9 28-Jul-1998  thorpej Ah, we use a _different_ ofcons; rename it macofcons to avoid the
name collision.
 1.8 28-Jul-1998  thorpej ofcons attaches to ofbus, not pci! Comment it out, since we do not have
any ofbus support in these configurations.
 1.7 28-Jul-1998  thorpej Support NFS_BOOT_DHCP.
 1.6 03-Jul-1998  tsubai Add nvram device support.
 1.5 26-Jun-1998  lukem remove options FIFO; it's now the default
 1.4 21-Jun-1998  tsubai Stop using "options FIRMWORKSBUGS".
 1.3 05-Jun-1998  tsubai Add support for UVM and MACHINE_NEW_NONCONTIG.
 1.2 29-May-1998  tsubai Use arch/powerpc/.
 1.1 15-May-1998  tsubai Initial import of macppc port.
 1.18.4.1 02-Aug-1999  thorpej Update from trunk.
 1.19.2.3 08-Dec-2000  bouyer Sync with HEAD.
 1.19.2.2 22-Nov-2000  bouyer Sync with HEAD.
 1.19.2.1 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.28.2.1 21-Jun-2001  nathanw Catch up to -current.
 1.30.8.7 18-Oct-2002  nathanw Catch up to -current.
 1.30.8.6 20-Jun-2002  nathanw Catch up to -current.
 1.30.8.5 17-Apr-2002  nathanw Catch up to -current.
 1.30.8.4 01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.30.8.3 28-Feb-2002  nathanw Catch up to -current.
 1.30.8.2 08-Jan-2002  nathanw Catch up to -current.
 1.30.8.1 10-Jun-2001  nathanw file POWERMAC was added on branch nathanw_sa on 2002-01-08 00:26:10 +0000
 1.30.2.6 10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.30.2.5 06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.30.2.4 23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.30.2.3 16-Mar-2002  jdolecek Catch up with -current.
 1.30.2.2 11-Feb-2002  jdolecek Sync w/ -current.
 1.30.2.1 10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.36.4.1 01-Aug-2002  lukem Pull up revision 1.37 (requested by lukem in ticket #312):
Enable "pseudo-device clockctl" in all kernels, except
installation related kernels (INSTALL* and RAMDISK*).
This enables rc.conf(5) $ntpd_chroot to be used "out of the box"
 1.36.2.1 14-Jul-2002  gehenna catch up with -current.
 1.39.8.1 15-Jul-2004  he Pull up revision 1.40 (requested by atatat in ticket #663):
Add "options SYSCTL_INCLUDE_DESCR" to a lot of configurations,
but commented out in most of them.
 1.39.6.10 11-Dec-2005  christos Sync with head.
 1.39.6.9 10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.39.6.8 04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.39.6.7 15-Feb-2005  skrll Sync with HEAD.
 1.39.6.6 04-Feb-2005  skrll Sync with HEAD.
 1.39.6.5 17-Jan-2005  skrll Sync with HEAD.
 1.39.6.4 14-Nov-2004  skrll Sync with HEAD.
 1.39.6.3 21-Sep-2004  skrll Fix the sync with head I botched.
 1.39.6.2 18-Sep-2004  skrll Sync with HEAD.
 1.39.6.1 03-Aug-2004  skrll Sync with HEAD
 1.42.4.2 19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.42.4.1 12-Feb-2005  yamt sync with head.
 1.42.2.1 29-Apr-2005  kent sync with -current
 1.46.2.1 09-Jun-2005  snj Pull up revision 1.47 (requested by tron in ticket #427):
Remove unnecessary per-driver scsibus attachments and use
"scsibus* at scsi?" instead.
 1.47.2.4 27-Oct-2007  yamt sync with head.
 1.47.2.3 26-Feb-2007  yamt sync with head.
 1.47.2.2 30-Dec-2006  yamt sync with head.
 1.47.2.1 21-Jun-2006  yamt sync with head.
 1.52.6.1 22-Apr-2006  simonb Sync with head.
 1.52.4.1 09-Sep-2006  rpaulo sync with head
 1.52.2.1 18-Feb-2006  yamt sync with head.
 1.54.2.1 03-Sep-2006  yamt sync with head.
 1.55.4.1 22-Oct-2006  yamt sync with head
 1.55.2.2 01-Feb-2007  ad Sync with head.
 1.55.2.1 18-Nov-2006  ad Sync with head.
 1.57.28.1 25-Oct-2007  bouyer Sync with HEAD.
 1.57.26.1 18-Oct-2007  yamt sync with head.
 1.57.24.1 06-Nov-2007  matt sync with HEAD
 1.57.22.1 26-Oct-2007  joerg Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.
 1.57.14.2 07-Aug-2007  macallan switch to new ADB subsystem
 1.57.14.1 05-Aug-2007  macallan use genfb instead of ofb
 1.57.6.1 23-Oct-2007  ad Sync with head.
 1.58.22.1 23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.58.20.2 11-Aug-2010  yamt sync with head.
 1.58.20.1 04-May-2009  yamt sync with head.
 1.58.18.1 04-Jun-2008  yamt sync with head
 1.58.16.1 02-Jun-2008  mjf Sync with HEAD.
 1.59.20.1 30-May-2010  rmind sync with head
 1.59.18.2 17-Aug-2010  uebayasi Sync with HEAD.
 1.59.18.1 30-Apr-2010  uebayasi Sync with HEAD.
 1.61.8.3 22-May-2014  yamt sync with head.

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

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.61.8.2 30-Oct-2012  yamt sync with head
 1.61.8.1 17-Apr-2012  yamt sync with head
 1.63.2.2 03-Dec-2017  jdolecek update from HEAD
 1.63.2.1 23-Jun-2013  tls resync from head
 1.65.2.1 22-Sep-2015  skrll Sync with HEAD
 1.66.10.1 26-Feb-2018  snj Pull up following revision(s) (requested by sevan in ticket #578):
sys/arch/macppc/conf/GENERIC: 1.341
sys/arch/macppc/conf/MAMBO: 1.28
sys/arch/macppc/conf/POWERMAC: 1.69
sys/arch/macppc/conf/POWERMAC_G5: 1.30
sys/arch/powerpc/oea/ofw_rascons.c: 1.10
Remove OFB_ENABLE_CACHE
from <macallan>
"it is outdated, genfb and friends don't need or use it, and it makes no
sense on accelerated drivers either. It tries to BAT-map the framebuffer
cacheable, which works on most macs but makes a few models lock up.
Genfb doesn't have that problem and is faster too."
 1.69.4.2 13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.69.4.1 10-Jun-2019  christos Sync with HEAD
 1.69.2.1 06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.71.32.1 02-Aug-2025  perseant Sync with HEAD
 1.61 25-Jul-2025  martin Enable PaX mprotect and ASLR here too (just like in GENERIC)
 1.60 16-Feb-2025  jakllsch Add and enable WSDISPLAY_SCROLLSUPPORT in non-INSTALLish macppc kernels

Also, fix the whitespace of this line in the GENERIC_601 kernel where it
was already enabled.
 1.59 16-Feb-2025  jakllsch Add and enable WSDISPLAY_CUSTOM_OUTPUT in macppc non-INSTALL kernels.

Indirectly addresses PR 59079 by allowing userland control of default
colors of wsemul wsdisplays.
 1.58 02-Apr-2024  charlotte branches: 1.58.2;
Mention DKWEDGE_METHOD_TOS in several kernel config files
 1.57 29-Jan-2024  christos PR/57889: Ricardo Branco: ext2fs does not have user immutable and append
file flags, only system ones. Restrict those to the superuser. Before
the behavior was controlled by EXT2FS_SYSTEM_FLAGS. Make that behavior the
default.
 1.56 09-Feb-2023  abs Adjust _all_ cinclude of *.local files

- Ensure always at end
- Use tab rather than spaces
- Add consistent comment
"Pull in optional local configuration - always at end"

The only functional change is that a local file which tried to
override an existing setting (eg with "no foo") would have failed
in some cases before, but now will work
 1.55 07-Aug-2022  simonb UFS/LFS dirhash:
- Enable UFS_DIRHASH if the architecture or kernel model specific config
file can use 128MB of RAM or more.
- Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel
and by a number of NetBSD developers for years.
- Add LFS_DIRHASH if LFS was enabled.
- Be somewhat consistent with FS options order.
 1.54 19-Jun-2022  macallan we also need WSDISPLAY_COMPAT_PCVT and _SYSCONS
 1.53 15-Jun-2022  macallan uncomment WSDISPLAY_COMPAT_USL
while there, add obiofan
 1.52 22-May-2022  martin Sync pseudo devs crypto and swcrypto with GENERIC
 1.51 22-Feb-2022  martin Incllude POWERMAC_G5.local if it exists
 1.50 26-Dec-2021  andvar fix various typos, mainly in comments.
 1.49 02-Apr-2021  martin branches: 1.49.2; 1.49.12;
Add gpt wedge support
 1.48 02-Apr-2021  martin Add bpf
 1.47 28-Mar-2021  martin Enable a few more filesystems
 1.46 28-Mar-2021  martin Remove makeoptions DEBUG="-g" - we have better ways to achieve the same
(build.sh kernel.gdb= or MKKDEBUG=yes)
 1.45 28-Mar-2021  martin Add siisata
 1.44 02-Mar-2021  macallan branches: 1.44.2;
add gffb
tested on 20" 1.8GHz iMac G5
 1.43 04-Apr-2020  jdolecek branches: 1.43.4;
remove some leftover nsmb(4) references from kernel configs
 1.42 17-Mar-2020  macallan remove OFWOEA_WSCONS_NO_ROM_FONT
 1.41 13-Apr-2019  isaki Add drvctl to kernel which has audio device.
audiocfg(1) requires drvctl(4).
 1.40 01-Aug-2018  maxv Unreference IPF/PF from all the config files, and enable NPF instead when
wanted. This also fixes some inconsistencies I saw in several files (eg
IPF options while IPF was not compiled, IPF+PF enabled by default, etc).
 1.39 28-May-2018  macallan branches: 1.39.2;
add config for SMP G5 kernels
 1.38 28-May-2018  macallan smusat attaches to iic now
 1.37 29-Mar-2018  macallan audio works now, so enable it
 1.36 09-Mar-2018  macallan add adadc driver
 1.35 08-Mar-2018  macallan add fcu at iic
 1.34 04-Mar-2018  macallan branches: 1.34.2;
no more need to hardwire the boot device
 1.33 03-Mar-2018  sevan Return recent changes to configuration file.
Remove legacy options previously removed e.g MACHO & softdep support
Remove bogus numbers
Add or update descriptions
Keep items removed in previous commit commented out
 1.32 02-Mar-2018  macallan add everything currently known to work
 1.31 23-Feb-2018  sevan Enable BUFQ_PRIOCSCAN by default for NetBSD/macppc.
Drop references to NEW_BUFQ_STRATEGY and replace with currently available
options BUFQ_READPRIO and BUFQ_PRIOCSCAN.

ok <macallan>
 1.30 23-Feb-2018  sevan Remove OFB_ENABLE_CACHE
from <macallan>
"it is outdated, genfb and friends don't need or use it, and it makes no sense
on accelerated drivers either. It tries to BAT-map the framebuffer cacheable,
which works on most macs but makes a few models lock up. Genfb doesn't have that
problem and is faster too."
 1.29 23-Jan-2018  sevan Alternate buffer queue strategies no longer considered experimental, update
description.

Discussed on tech-kern
http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html
 1.28 14-Sep-2017  mrg clean up COMPAT_* options for native netbsd code:
- new series of files that are useful for saying "i want everything
since netbsd 1.4", etc.
- use the fact COMPAT_* options have future dependancies to remove
many redundant options.

removes about 3000 lines total across kernel configuration files.
tested about 30 random kernels in the changed list.
 1.27 29-Jul-2017  maxv Remove TCP_COMPAT_42 from the config files. Pass 3.
 1.26 08-Dec-2016  nat branches: 1.26.8;
Add a synthesized pc beeper and keyboard bell for platforms with an audio
device.
 1.25 16-Nov-2014  manu branches: 1.25.2; 1.25.4;
Remove unused extended attributes kernel options

As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART
and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them
as they have been obsolete for a long time:
UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr
LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART
UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate
 1.24 12-Nov-2014  manu Support for UFS1 extended attributes in GENERIC and GENERIC-like kernels

This change just brings UFS1 extended attribute *support* in the kernel,
extended attributes are not enabled unless three conditions are met:
1) filesystem is UFS1 (newfs -O1)
2) .attribute/system and .attribute/user directories are created at fs root
3) filesystem is mounted with -o extattr

Some GENERIC kernels are obviously memory constrained, the extended
attributes options were not enabled for them, but just added commented out.
(kernel were considered memory constrained if QUOTA option was disabled)
 1.23 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.
 1.22 08-Aug-2014  martin branches: 1.22.2;
Make all ramdisk root sizes equal again
 1.21 06-Aug-2014  martin Bump all image sizes slightly again
 1.20 05-Aug-2014  martin Update all ramdisk sizes
 1.19 27-Apr-2013  christos branches: 1.19.8;
the bogus number police
 1.18 17-Aug-2012  abs branches: 1.18.2;
Update all kernel configs mentioning WSEMUL_* but not already including
WSDISPLAY_COMPAT_USL using the following rules:
- If WSEMUL_ is commented out, add commented out out WSDISPLAY_COMPAT_USL
- If INSTALL or obviously memory constrained, add WSDISPLAY_DEFAULTSCREENS=1
and commented out WSDISPLAY_COMPAT_USL
- Otherwise add WSDISPLAY_COMPAT_USL

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

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

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

On 5 June 2012 09:47, David Brownlee <abs@absd.org> wrote:
> wsconscfg(8) requires WSDISPLAY_COMPAT_USL in order to switch virtual
> terminals.
>
> Except when in an exceptionally memory or space constrained
> environment (INSTALL being the obvious case), is there any reason why
> all GENERIC and GENERIC-like kernels which have wscons enabled
> shouldn't also have WSDISPLAY_COMPAT_USL?
 1.17 10-Mar-2012  joerg P1003_1B_SEMAPHORE is no longer optional.
 1.16 22-Nov-2011  tls branches: 1.16.2;

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

This fixes build breaks on several ports. Thanks to Havard Eidnes for
pointing them out.
 1.15 30-Jun-2011  wiz branches: 1.15.2;
dependant -> dependent
 1.14 26-Apr-2011  joerg Remove Darwin, MACH and Mach-O support.
 1.13 06-Mar-2011  bouyer merge the bouyer-quota2 branch. This adds a new on-disk format
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.

See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html
for details.
 1.12 24-Dec-2010  aymeric branches: 1.12.2; 1.12.4;
Bump ramdisk size by 64K. This allows release builds to finish on macppc.
 1.11 23-Nov-2010  hannken Remove unused count from pseudo-device md.
 1.10 06-Mar-2009  joerg branches: 1.10.4;
Remove SHMMAXPGS from all kernel configs. Dynamically compute the
initial limit as 1/4 of the physical memory. Ensure the limit is at
least 1024 pages, the old default on most platforms.
 1.9 06-Feb-2009  jym branches: 1.9.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.
 1.8 24-Nov-2008  ad Remove softdep, pass 1. We are focused on improving journalling.

Proposed on tech-kern@.
 1.7 12-Nov-2008  ad Remove LKMs and switch to the module framework, pass 1.

Proposed on tech-kern@.
 1.6 30-May-2008  tsutsui branches: 1.6.4; 1.6.6;
Add options COMPAT_40 to files which have options COMPAT_30.
 1.5 31-Dec-2007  ad branches: 1.5.6; 1.5.8; 1.5.10; 1.5.12;
Remove systrace. Ok core@.
 1.4 14-Mar-2007  drochner branches: 1.4.16; 1.4.22; 1.4.28;
It doesn't make sense to specify "configuration" and "interface"
locators for uhub because a hub can't have sub-devices.
This might be sanity-checked eventually.
Same for ubt now after the change to device attachment.
 1.3 12-Jan-2007  uwe branches: 1.3.2; 1.3.6; 1.3.8;
options<space><tab> police
 1.2 12-Aug-2006  christos branches: 1.2.2; 1.2.4; 1.2.10;
Disable SYSTRACE by default on all kernels (discussed with core)
 1.1 05-Aug-2006  sanjayl branches: 1.1.2; 1.1.4;
1st cut of Powermac G5 support (uses bridge mode).
 1.1.4.3 03-Sep-2006  yamt sync with head.
 1.1.4.2 11-Aug-2006  yamt sync with head
 1.1.4.1 05-Aug-2006  yamt file POWERMAC_G5 was added on branch yamt-pdpolicy on 2006-08-11 15:42:13 +0000
 1.1.2.1 14-Aug-2006  tron Pull up following revision(s) (requested by elad in ticket #17):
sys/arch/sparc/conf/KRUPS: revision 1.38
sys/arch/i386/conf/XEN2_DOMU: revision 1.2
sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.197
sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.53
sys/arch/evbsh5/conf/SIMULATOR: revision 1.12
sys/arch/sparc/conf/MRCOFFEE: revision 1.17
sys/arch/next68k/conf/GENERIC: revision 1.104
sys/arch/i386/conf/VIRTUALPC: revision 1.44
sys/arch/ews4800mips/conf/GENERIC: revision 1.11
sys/arch/evbsh5/conf/CAYMAN: revision 1.23
sys/arch/arc/conf/GENERIC: revision 1.141
sys/arch/amd64/conf/GENERIC: revision 1.103
sys/arch/sun3/conf/GENERIC3X: revision 1.90
sys/arch/evbarm/conf/HDL_G: revision 1.3
sys/arch/sun2/conf/GENERIC: revision 1.57
sys/arch/news68k/conf/GENERIC_TINY: revision 1.51
sys/arch/evbppc/conf/EXPLORA451: revision 1.27
sys/arch/amiga/conf/GENERIC.in: revision 1.54
sys/arch/mac68k/conf/GENERIC: revision 1.174
sys/arch/acorn26/conf/GENERIC: revision 1.45
sys/arch/shark/conf/GENERIC: revision 1.64
sys/arch/cesfic/conf/GENERIC: revision 1.44
sys/arch/mvme68k/conf/GENERIC: revision 1.68
sys/arch/i386/conf/XEN2_DOM0: revision 1.4
sys/arch/atari/conf/GENERIC.in: revision 1.63
sys/arch/amiga/conf/GENERIC: revision 1.240
sys/arch/i386/conf/LAMB: revision 1.65
sys/arch/i386/conf/GENERIC: revision 1.773
sys/arch/acorn32/conf/EB7500ATX: revision 1.26
sys/arch/x68k/conf/GENERIC: revision 1.128
sys/arch/vax/conf/GENERIC: revision 1.153
sys/arch/atari/conf/ATARITT: revision 1.81
sys/arch/mipsco/conf/GENERIC: revision 1.60
sys/arch/cobalt/conf/GENERIC: revision 1.101
sys/arch/evbarm/conf/ARMADILLO9: revision 1.13
sys/arch/ofppc/conf/GENERIC: revision 1.93
sys/arch/atari/conf/MILAN-PCIIDE: revision 1.51
sys/arch/arc/conf/RPC44: revision 1.26
sys/arch/sparc64/conf/GENERIC: revision 1.59
sys/arch/i386/conf/XEN3_DOMU: revision 1.2
sys/arch/hp700/conf/GENERIC: revision 1.68
sys/arch/atari/conf/MILAN-ISAIDE: revision 1.47
sys/arch/macppc/conf/GENERIC: revision 1.231
sys/arch/dreamcast/conf/GENERIC: revision 1.72
sys/arch/news68k/conf/GENERIC: revision 1.80
sys/arch/hp300/conf/GENERIC: revision 1.133
sys/arch/mmeye/conf/GENERIC: revision 1.82
sys/arch/macppc/conf/MAMBO: revision 1.2
sys/arch/cats/conf/GENERIC: revision 1.107
sys/arch/atari/conf/FALCON: revision 1.79
sys/arch/acorn32/conf/GENERIC: revision 1.71
sys/arch/sparc/conf/GENERIC: revision 1.190
sys/arch/news68k/conf/LIBERO: revision 1.40
sys/arch/amiga/conf/DRACO: revision 1.114
sys/arch/cobalt/conf/INSTALL: revision 1.23
sys/arch/luna68k/conf/GENERIC: revision 1.73
sys/arch/bebox/conf/GENERIC: revision 1.100
sys/arch/pmax/conf/GENERIC: revision 1.147
sys/arch/amiga/conf/WSCONS: revision 1.52
sys/arch/macppc/conf/POWERMAC_G5: revision 1.2
sys/arch/alpha/conf/ALPHA: revision 1.218
sys/arch/sun3/conf/GENERIC: revision 1.133
sys/arch/prep/conf/GENERIC: revision 1.124
sys/arch/alpha/conf/GENERIC: revision 1.291
sys/arch/atari/conf/HADES: revision 1.71
sys/arch/newsmips/conf/GENERIC: revision 1.93
sys/arch/netwinder/conf/GENERIC: revision 1.82
sys/arch/hpcmips/conf/GENERIC: revision 1.190
sys/arch/amiga/conf/AMIGA: revision 1.98
sys/arch/sbmips/conf/GENERIC: revision 1.54
sys/arch/pc532/conf/GENERIC: revision 1.64
sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.53
Disable SYSTRACE by default on all kernels (discussed with core)
 1.2.10.5 21-Jan-2008  yamt sync with head
 1.2.10.4 03-Sep-2007  yamt sync with head.
 1.2.10.3 26-Feb-2007  yamt sync with head.
 1.2.10.2 30-Dec-2006  yamt sync with head.
 1.2.10.1 12-Aug-2006  yamt file POWERMAC_G5 was added on branch yamt-lazymbuf on 2006-12-30 20:46:26 +0000
 1.2.4.2 09-Sep-2006  rpaulo sync with head
 1.2.4.1 12-Aug-2006  rpaulo file POWERMAC_G5 was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:41:05 +0000
 1.2.2.1 01-Feb-2007  ad Sync with head.
 1.3.8.1 11-Jul-2007  mjf Sync with head.
 1.3.6.1 10-Apr-2007  ad Sync with head.
 1.3.2.1 24-Mar-2007  yamt sync with head.
 1.4.28.1 02-Jan-2008  bouyer Sync with HEAD
 1.4.22.1 18-Feb-2008  mjf Sync with HEAD.
 1.4.16.1 09-Jan-2008  matt sync with HEAD
 1.5.12.1 23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.5.10.1 04-May-2009  yamt sync with head.
 1.5.8.1 04-Jun-2008  yamt sync with head
 1.5.6.2 17-Jan-2009  mjf Sync with HEAD.
 1.5.6.1 02-Jun-2008  mjf Sync with HEAD.
 1.6.6.3 28-Apr-2009  skrll Sync with HEAD.
 1.6.6.2 03-Mar-2009  skrll Sync with HEAD.
 1.6.6.1 19-Jan-2009  skrll Sync with HEAD.
 1.6.4.1 13-Dec-2008  haad Update haad-dm branch to haad-dm-base2.
 1.9.2.1 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.10.4.3 31-May-2011  rmind sync with head
 1.10.4.2 21-Apr-2011  rmind sync with head
 1.10.4.1 05-Mar-2011  rmind sync with head
 1.12.4.1 08-Feb-2011  bouyer Add QUOTA2 where QUOTA is enabled (and QUOTA2 commented out where QUOTA
is commented out)
 1.12.2.1 06-Jun-2011  jruoho Sync with HEAD.
 1.15.2.3 22-May-2014  yamt sync with head.

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

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.15.2.2 30-Oct-2012  yamt sync with head
 1.15.2.1 17-Apr-2012  yamt sync with head
 1.16.2.1 11-Mar-2012  mrg sync to latest -current
 1.18.2.3 03-Dec-2017  jdolecek update from HEAD
 1.18.2.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.18.2.1 23-Jun-2013  tls resync from head
 1.19.8.1 10-Aug-2014  tls Rebase.
 1.22.2.2 18-Nov-2014  snj Pull up following revision(s) (requested by manu in ticket #251):
sys/arch/acorn26/conf/GENERIC: revision 1.81
sys/arch/acorn32/conf/GENERIC: revision 1.116
sys/arch/alpha/conf/GENERIC: revision 1.362
sys/arch/amd64/conf/ALL: revision 1.23
sys/arch/amd64/conf/GENERIC: revision 1.404
sys/arch/amd64/conf/XEN3_DOM0: revision 1.112
sys/arch/amd64/conf/XEN3_DOMU: revision 1.60
sys/arch/amiga/conf/GENERIC.in: revision 1.129
sys/arch/amiga/conf/GENERIC: revision 1.311
sys/arch/amigappc/conf/GENERIC: revision 1.24
sys/arch/arc/conf/GENERIC: revision 1.184
sys/arch/bebox/conf/GENERIC: revision 1.145
sys/arch/cats/conf/GENERIC: revision 1.155
sys/arch/cesfic/conf/GENERIC: revision 1.65
sys/arch/cobalt/conf/GENERIC: revision 1.147
sys/arch/dreamcast/conf/GENERIC: revision 1.121
sys/arch/emips/conf/GENERIC: revision 1.15
sys/arch/epoc32/conf/GENERIC: revision 1.8
sys/arch/ews4800mips/conf/GENERIC: revision 1.51
sys/arch/hp300/conf/GENERIC: revision 1.190
sys/arch/hpcmips/conf/GENERIC: revision 1.229
sys/arch/hpcsh/conf/GENERIC: revision 1.106
sys/arch/hppa/conf/GENERIC: revision 1.6
sys/arch/i386/conf/ALL: revision 1.389
sys/arch/i386/conf/GENERIC: revision 1.1118
sys/arch/i386/conf/XEN3_DOM0: revision 1.93
sys/arch/i386/conf/XEN3_DOMU: revision 1.65
sys/arch/ibmnws/conf/GENERIC: revision 1.46
sys/arch/iyonix/conf/GENERIC: revision 1.88
sys/arch/landisk/conf/GENERIC: revision 1.45
sys/arch/luna68k/conf/GENERIC: revision 1.119
sys/arch/mac68k/conf/GENERIC: revision 1.220
sys/arch/macppc/conf/GENERIC: revision 1.320
sys/arch/macppc/conf/MAMBO: revision 1.24
sys/arch/macppc/conf/POWERMAC_G5: revision 1.25
sys/arch/mipsco/conf/GENERIC: revision 1.88
sys/arch/mmeye/conf/GENERIC: revision 1.120
sys/arch/mvme68k/conf/GENERIC: revision 1.94
sys/arch/mvmeppc/conf/GENERIC: revision 1.24
sys/arch/netwinder/conf/GENERIC: revision 1.126
sys/arch/news68k/conf/GENERIC: revision 1.125
sys/arch/newsmips/conf/GENERIC: revision 1.129
sys/arch/next68k/conf/GENERIC: revision 1.139
sys/arch/ofppc/conf/GENERIC: revision 1.157
sys/arch/pmax/conf/GENERIC64: revision 1.21
sys/arch/pmax/conf/GENERIC: revision 1.185
sys/arch/prep/conf/GENERIC: revision 1.174
sys/arch/rs6000/conf/GENERIC: revision 1.33
sys/arch/sandpoint/conf/GENERIC: revision 1.88
sys/arch/sbmips/conf/GENERIC: revision 1.101
sys/arch/sgimips/conf/GENERIC32_IP12: revision 1.28
sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.104
sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.106
sys/arch/shark/conf/GENERIC: revision 1.121
sys/arch/sparc/conf/GENERIC: revision 1.248
sys/arch/sparc/conf/TADPOLE3GX: revision 1.65
sys/arch/sparc64/conf/GENERIC: revision 1.177
sys/arch/sparc64/conf/NONPLUS64: revision 1.44
sys/arch/sun2/conf/GENERIC: revision 1.94
sys/arch/sun3/conf/GENERIC: revision 1.171
sys/arch/vax/conf/GENERIC: revision 1.193
sys/arch/vax/conf/VAX780: revision 1.19
sys/arch/x68k/conf/GENERIC: revision 1.179
sys/arch/zaurus/conf/GENERIC: revision 1.65
sys/ufs/files.ufs: revision 1.38
Remove unused extended attributes kernel options

As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART
and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them
as they have been obsolete for a long time:
UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr
LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART
UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate
 1.22.2.1 14-Nov-2014  martin Pull up following revision(s) (requested by manu in ticket #232):
sys/arch/next68k/conf/GENERIC: revision 1.138
sys/arch/cobalt/conf/GENERIC: revision 1.146
sys/arch/mvme68k/conf/GENERIC: revision 1.93
sys/arch/vax/conf/VAX780: revision 1.18
sys/arch/newsmips/conf/GENERIC: revision 1.128
sys/arch/luna68k/conf/GENERIC: revision 1.118
sys/arch/sbmips/conf/GENERIC: revision 1.100
sys/arch/pmax/conf/GENERIC: revision 1.184
sys/arch/alpha/conf/GENERIC: revision 1.361
sys/arch/sparc64/conf/GENERIC: revision 1.176
sys/arch/sun3/conf/GENERIC: revision 1.170
sys/arch/shark/conf/GENERIC: revision 1.120
sys/arch/landisk/conf/GENERIC: revision 1.44
sys/arch/bebox/conf/GENERIC: revision 1.144
sys/arch/sparc64/conf/NONPLUS64: revision 1.43
sys/arch/sandpoint/conf/GENERIC: revision 1.87
sys/arch/emips/conf/GENERIC: revision 1.14
sys/arch/amd64/conf/XEN3_DOM0: revision 1.111
sys/arch/dreamcast/conf/GENERIC: revision 1.120
sys/arch/cesfic/conf/GENERIC: revision 1.64
sys/arch/mmeye/conf/GENERIC: revision 1.119
sys/arch/epoc32/conf/GENERIC: revision 1.7
sys/arch/x68k/conf/GENERIC: revision 1.178
sys/arch/iyonix/conf/GENERIC: revision 1.87
sys/arch/sun2/conf/GENERIC: revision 1.93
sys/arch/ews4800mips/conf/GENERIC: revision 1.50
sys/arch/amd64/conf/XEN3_DOMU: revision 1.59
sys/arch/acorn26/conf/GENERIC: revision 1.80
sys/arch/acorn32/conf/GENERIC: revision 1.115
sys/arch/macppc/conf/POWERMAC_G5: revision 1.24
sys/arch/i386/conf/GENERIC: revision 1.1117
sys/arch/arc/conf/GENERIC: revision 1.183
sys/arch/cats/conf/GENERIC: revision 1.154
sys/arch/amiga/conf/GENERIC.in: revision 1.128
sys/arch/zaurus/conf/GENERIC: revision 1.64
sys/arch/netwinder/conf/GENERIC: revision 1.125
sys/arch/hppa/conf/GENERIC: revision 1.5
sys/arch/mvmeppc/conf/GENERIC: revision 1.23
sys/arch/macppc/conf/GENERIC: revision 1.319
sys/arch/amiga/conf/GENERIC: revision 1.310
sys/arch/pmax/conf/GENERIC64: revision 1.20
sys/arch/macppc/conf/MAMBO: revision 1.23
sys/arch/sgimips/conf/GENERIC32_IP12: revision 1.27
sys/arch/amigappc/conf/GENERIC: revision 1.23
sys/arch/amd64/conf/GENERIC: revision 1.403
sys/arch/ofppc/conf/GENERIC: revision 1.156
sys/arch/mac68k/conf/GENERIC: revision 1.219
sys/arch/i386/conf/XEN3_DOMU: revision 1.64
sys/arch/mipsco/conf/GENERIC: revision 1.87
sys/arch/hp300/conf/GENERIC: revision 1.189
sys/arch/vax/conf/GENERIC: revision 1.192
sys/arch/news68k/conf/GENERIC: revision 1.124
sys/arch/ibmnws/conf/GENERIC: revision 1.45
sys/arch/hpcsh/conf/GENERIC: revision 1.105
sys/arch/sparc/conf/TADPOLE3GX: revision 1.64
sys/arch/i386/conf/XEN3_DOM0: revision 1.92
sys/arch/sparc/conf/GENERIC: revision 1.247
sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.105
sys/arch/prep/conf/GENERIC: revision 1.173
sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.103
sys/arch/rs6000/conf/GENERIC: revision 1.32
sys/arch/hpcmips/conf/GENERIC: revision 1.228
Support for UFS1 extended attributes in GENERIC and GENERIC-like kernels
This change just brings UFS1 extended attribute *support* in the kernel,
extended attributes are not enabled unless three conditions are met:
1) filesystem is UFS1 (newfs -O1)
2) .attribute/system and .attribute/user directories are created at fs root
3) filesystem is mounted with -o extattr
Some GENERIC kernels are obviously memory constrained, the extended
attributes options were not enabled for them, but just added commented out.
(kernel were considered memory constrained if QUOTA option was disabled)
 1.25.4.1 07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.25.2.2 28-Aug-2017  skrll Sync with HEAD
 1.25.2.1 05-Feb-2017  skrll Sync with HEAD
 1.26.8.3 26-Feb-2018  snj Pull up following revision(s) (requested by sevan in ticket #579):
sys/arch/macppc/conf/GENERIC: 1.342
sys/arch/macppc/conf/GENERIC_601: 1.18
sys/arch/macppc/conf/MAMBO: 1.29
sys/arch/macppc/conf/POWERMAC_G5: 1.31
Enable BUFQ_PRIOCSCAN by default for NetBSD/macppc.
Drop references to NEW_BUFQ_STRATEGY and replace with currently available
options BUFQ_READPRIO and BUFQ_PRIOCSCAN.
ok <macallan>
 1.26.8.2 26-Feb-2018  snj Pull up following revision(s) (requested by sevan in ticket #578):
sys/arch/macppc/conf/GENERIC: 1.341
sys/arch/macppc/conf/MAMBO: 1.28
sys/arch/macppc/conf/POWERMAC: 1.69
sys/arch/macppc/conf/POWERMAC_G5: 1.30
sys/arch/powerpc/oea/ofw_rascons.c: 1.10
Remove OFB_ENABLE_CACHE
from <macallan>
"it is outdated, genfb and friends don't need or use it, and it makes no
sense on accelerated drivers either. It tries to BAT-map the framebuffer
cacheable, which works on most macs but makes a few models lock up.
Genfb doesn't have that problem and is faster too."
 1.26.8.1 26-Jan-2018  martin Pull up following revision(s) (requested by sevan in ticket #510):
sys/arch/sun3/conf/GENERIC3X: revision 1.130
sys/arch/sparc64/conf/GENERIC: revision 1.203
sys/arch/news68k/conf/LIBERO: revision 1.66
sys/arch/amiga/conf/DRACO: revision 1.185
sys/arch/evbarm/conf/MV2120: revision 1.35
sys/arch/x68k/conf/GENERIC: revision 1.187
sys/arch/rs6000/conf/GENERIC: revision 1.39
sys/arch/news68k/conf/GENERIC_TINY: revision 1.86
sys/arch/i386/conf/XEN3_DOMU: revision 1.88
sys/arch/iyonix/conf/GENERIC: revision 1.97
sys/arch/evbarm64/conf/A64EMUL: revision 1.11
sys/arch/mvme68k/conf/GENERIC: revision 1.98
sys/arch/acorn32/conf/GENERIC: revision 1.124
sys/arch/i386/conf/XEN3_DOM0: revision 1.125
sys/arch/cobalt/conf/INSTALL: revision 1.65
sys/arch/macppc/conf/GENERIC_601: revision 1.16
sys/arch/hppa/conf/GENERIC: revision 1.17
sys/arch/amiga/conf/GENERIC.in: revision 1.137
sys/arch/sgimips/conf/GENERIC32_IP12: revision 1.33
sys/arch/netwinder/conf/GENERIC: revision 1.134
sys/arch/amd64/conf/XEN3_DOMU: revision 1.83
sys/arch/mac68k/conf/GENERIC: revision 1.225
sys/arch/arc/conf/RPC44: revision 1.54
sys/arch/mipsco/conf/GENERIC: revision 1.92
sys/arch/cats/conf/GENERIC: revision 1.166
sys/arch/amd64/conf/XEN3_DOM0: revision 1.145
sys/arch/amigappc/conf/GENERIC: revision 1.33
sys/arch/sun3/conf/GENERIC: revision 1.176
sys/arch/news68k/conf/GENERIC: revision 1.130
sys/arch/hpcsh/conf/GENERIC: revision 1.110
sys/arch/hp300/conf/GENERIC: revision 1.198
sys/arch/atari/conf/GENERIC.in: revision 1.115
sys/arch/sparc/conf/MRCOFFEE: revision 1.54
sys/arch/evbppc/conf/EXPLORA451: revision 1.62
sys/arch/cesfic/conf/GENERIC: revision 1.69
sys/arch/vax/conf/GENERIC: revision 1.204
sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.115
sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.112
sys/arch/sparc/conf/GENERIC: revision 1.258
sys/arch/next68k/conf/GENERIC: revision 1.145
sys/arch/evbarm/conf/MMNET_GENERIC: revision 1.34
sys/arch/prep/conf/GENERIC: revision 1.185
sys/arch/amiga/conf/INSTALL: revision 1.129
sys/arch/newsmips/conf/GENERIC: revision 1.133
sys/arch/cobalt/conf/GENERIC: revision 1.156
sys/arch/sun2/conf/GENERIC: revision 1.99
sys/arch/luna68k/conf/INSTALL: revision 1.25
sys/arch/amigappc/conf/NULL: revision 1.53
sys/arch/acorn26/conf/GENERIC: revision 1.85
sys/arch/vax/conf/VAX780: revision 1.25
sys/arch/luna68k/conf/GENERIC: revision 1.125
sys/arch/ews4800mips/conf/GENERIC: revision 1.56
sys/arch/macppc/conf/POWERMAC_G5: revision 1.29
sys/arch/arc/conf/GENERIC: revision 1.189
sys/arch/macppc/conf/MAMBO: revision 1.27
sys/arch/acorn32/conf/EB7500ATX: revision 1.64
sys/arch/pmax/conf/GENERIC: revision 1.196
sys/arch/pmax/conf/GENERIC64: revision 1.28
sys/arch/amiga/conf/GENERIC: revision 1.319
sys/arch/evbarm/conf/MPCSA_GENERIC: revision 1.55
sys/arch/macppc/conf/GENERIC: revision 1.339
sys/arch/emips/conf/GENERIC: revision 1.21
sys/arch/sandpoint/conf/GENERIC: revision 1.97
sys/arch/landisk/conf/GENERIC: revision 1.58
sys/arch/bebox/conf/GENERIC: revision 1.157
sys/arch/alpha/conf/GENERIC: revision 1.379
Alternate buffer queue strategies no longer considered experimental, update
description.
Discussed on tech-kern
http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html
 1.34.2.4 06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.34.2.3 25-Jun-2018  pgoyette Sync with HEAD
 1.34.2.2 30-Mar-2018  pgoyette Resolve conflicts between branch and HEAD
 1.34.2.1 15-Mar-2018  pgoyette Synch with HEAD
 1.39.2.2 08-Apr-2020  martin Merge changes from current as of 20200406
 1.39.2.1 10-Jun-2019  christos Sync with HEAD
 1.43.4.1 03-Apr-2021  thorpej Sync with HEAD.
 1.44.2.1 03-Apr-2021  thorpej Sync with HEAD.
 1.49.12.1 09-Aug-2021  thorpej Port over the changes from thorpej-i2c-spi-conf to thorpej-i2c-spi-conf2,
which is based on a newer HEAD revision.
 1.49.2.1 09-May-2021  thorpej Adapt the smu driver to the new i2c device enumeration method. While
here, collapse the "smuiic" driver into the base "smu" driver; it was
superfluous given how the rest of the "smu" driver is structured.
 1.58.2.1 02-Aug-2025  perseant Sync with HEAD
 1.1 28-May-2018  macallan branches: 1.1.2;
add config for SMP G5 kernels
 1.1.2.2 25-Jun-2018  pgoyette Sync with HEAD
 1.1.2.1 28-May-2018  pgoyette file POWERMAC_G5.MP was added on branch pgoyette-compat on 2018-06-25 07:25:43 +0000
 1.27 16-Feb-2025  jakllsch Add and enable WSDISPLAY_SCROLLSUPPORT in non-INSTALLish macppc kernels

Also, fix the whitespace of this line in the GENERIC_601 kernel where it
was already enabled.
 1.26 16-Feb-2025  jakllsch Add and enable WSDISPLAY_CUSTOM_OUTPUT in macppc non-INSTALL kernels.

Indirectly addresses PR 59079 by allowing userland control of default
colors of wsemul wsdisplays.
 1.25 10-Jun-2024  rin branches: 1.25.2;
POWERMAC_G5_11_2: Add options required for full ATF runs

- Enable MODULAR{,_DEFAULT_AUTOLOAD}.
- Switch to filesystems.config.
 1.24 29-Jan-2024  christos PR/57889: Ricardo Branco: ext2fs does not have user immutable and append
file flags, only system ones. Restrict those to the superuser. Before
the behavior was controlled by EXT2FS_SYSTEM_FLAGS. Make that behavior the
default.
 1.23 03-Oct-2023  macallan add xhci
 1.22 07-Aug-2022  simonb UFS/LFS dirhash:
- Enable UFS_DIRHASH if the architecture or kernel model specific config
file can use 128MB of RAM or more.
- Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel
and by a number of NetBSD developers for years.
- Add LFS_DIRHASH if LFS was enabled.
- Be somewhat consistent with FS options order.
 1.21 22-May-2022  martin Sync pseudo devs crypto and swcrypto with GENERIC
 1.20 07-Jul-2020  rin branches: 1.20.6; 1.20.16;
Enable COPY_SYMTAB in case of directly booted from Open Firmware
with ofwboot being skipped.
 1.19 07-Jul-2020  rin Sync wscons colors with GENERIC; now it works fine!
 1.18 04-Jul-2020  rin Add missing TMPFS, PTYFS, WAPBL, INET6, and NFS_BOOT_DHCP.

XXX
Sync options with GENERIC. It should be better to introduce
GENERIC.common in a similar manner to evbarm.
 1.17 04-Jul-2020  rin Enable snapper(4) and friends. It works just fine.
 1.16 04-Apr-2020  jdolecek remove some leftover nsmb(4) references from kernel configs
 1.15 17-Mar-2020  macallan remove OFWOEA_WSCONS_NO_ROM_FONT
 1.14 12-Nov-2019  macallan add missing usb at ehci
thanks Romain Dolbeau for noticing
 1.13 01-Aug-2018  maxv Unreference IPF/PF from all the config files, and enable NPF instead when
wanted. This also fixes some inconsistencies I saw in several files (eg
IPF options while IPF was not compiled, IPF+PF enabled by default, etc).
 1.12 01-Jun-2018  macallan branches: 1.12.2;
enable svwsata now that it works properly
 1.11 28-May-2018  macallan enable SMP, remove some ADB-only comments
 1.10 20-Apr-2018  macallan smusat attaches to iic now
 1.9 23-Feb-2018  sevan branches: 1.9.2;
Enable BUFQ_PRIOCSCAN by default for NetBSD/macppc.
Drop references to NEW_BUFQ_STRATEGY and replace with currently available
options BUFQ_READPRIO and BUFQ_PRIOCSCAN.

ok <macallan>
 1.8 01-Feb-2018  macallan add dstemp at iic
 1.7 23-Jan-2018  sevan Alternate buffer queue strategies no longer considered experimental, update
description.

Discussed on tech-kern
http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html
 1.6 01-Oct-2017  macallan branches: 1.6.2;
add lmtemp
 1.5 27-Sep-2017  macallan add obio and some child devices
 1.4 22-Sep-2017  macallan add uni_n, ki2c etc., commented out svwsata, wdc, smu
should be somewhat more useful now
 1.3 14-Sep-2017  mrg clean up COMPAT_* options for native netbsd code:
- new series of files that are useful for saying "i want everything
since netbsd 1.4", etc.
- use the fact COMPAT_* options have future dependancies to remove
many redundant options.

removes about 3000 lines total across kernel configuration files.
tested about 30 random kernels in the changed list.
 1.2 29-Jul-2017  maxv branches: 1.2.2;
Remove TCP_COMPAT_42 from the config files. Pass 3.
 1.1 05-Jun-2017  macallan a config for PCIe PowerMac G5 models
should have been committed years ago...
 1.2.2.2 28-Aug-2017  skrll Sync with HEAD
 1.2.2.1 29-Jul-2017  skrll file POWERMAC_G5_11_2 was added on branch nick-nhusb on 2017-08-28 17:51:44 +0000
 1.6.2.2 03-Dec-2017  jdolecek update from HEAD
 1.6.2.1 01-Oct-2017  jdolecek file POWERMAC_G5_11_2 was added on branch tls-maxphys on 2017-12-03 11:36:24 +0000
 1.9.2.3 06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.9.2.2 25-Jun-2018  pgoyette Sync with HEAD
 1.9.2.1 22-Apr-2018  pgoyette Sync with HEAD
 1.12.2.3 13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.12.2.2 08-Apr-2020  martin Merge changes from current as of 20200406
 1.12.2.1 10-Jun-2019  christos Sync with HEAD
 1.20.16.1 09-Aug-2021  thorpej Port over the changes from thorpej-i2c-spi-conf to thorpej-i2c-spi-conf2,
which is based on a newer HEAD revision.
 1.20.6.1 09-May-2021  thorpej Adapt the smu driver to the new i2c device enumeration method. While
here, collapse the "smuiic" driver into the base "smu" driver; it was
superfluous given how the rest of the "smu" driver is structured.
 1.25.2.1 02-Aug-2025  perseant Sync with HEAD
 1.129 21-Sep-2025  thorpej Add support for direct i2c device enumeration using the OpenFirmware
device tree.
 1.128 21-Sep-2025  thorpej Give each PowerPC OFW platform its own device_register(), which calls
into the common ofw_device_register(). ofppc's is a simple wrapper.

macppc's, on the other hand, takes care of looking up environmental
sensor descriptive information in the OFW device tree and adds those
properties directly to the sensor device property dictionaries. This
single implementation will replace the duplicated code that's scattered
across multiple macppc i2c controller drivers.
 1.127 08-Sep-2025  macallan a driver for the LED bar found on Xserve G4
needs testing on SMP
 1.126 22-Aug-2025  macallan obio needs led and fancontrol now
 1.125 12-Aug-2025  macallan a driver to control the Xserve G4's drive bays, it will:
- tell you if a drive module is present
- let you control LEDs and drive power
via sysctl machdep.drivebay*
 1.124 01-Jul-2025  macallan defflag FCU_DEBUG
 1.123 10-Sep-2021  macallan branches: 1.123.10;
this driver allows to read the speeds of fans controlled via mac-io/fans/*
found in some G5, for example my 7,3
based on guesswork and observation
 1.122 03-Sep-2021  macallan switch smu to common fan control code
 1.121 27-Jul-2021  macallan branches: 1.121.6;
first step towards abstracting thermal zone management out of the fcu driver
( and eventually, the smu driver )
todo:
- add sysctl()s to set zone parameters
- handle envsys
- adapt smu
 1.120 27-Jul-2021  macallan move the fcu driver into arch/macppc where it belongs
 1.119 18-Jun-2021  macallan defflag LMU_DEBUG and PSOC_DEBUG
 1.118 12-May-2021  thorpej - Define a device call for PCI bus instances to fetch a direct child's
device handle given the device's device/function #s (extracted from
a pcitag_t). Use it to associate the handle with the child device
at config_found() time.
- Implement this device call for ACPI and OpenFirmware.
- Enable the OpenFirmware variant for evbarm FDT, macppc, ofppc, sparc64.
- Obsolete acpi_device_register(); it is no longer needed.
- Obsolete setting the OpenFirmware handle in PCI devices in the
sparc64 device_register(); it is no longer needed.
 1.117 01-May-2021  thorpej branches: 1.117.2;
Remove unnecessary interface attributes from "smu".
 1.116 24-Apr-2021  thorpej branches: 1.116.2;
Merge thorpej-cfargs branch:

Simplify and make extensible the config_search() / config_found() /
config_attach() interfaces: rather than having different variants for
which arguments you want pass along, just have a single call that
takes a variadic list of tag-value arguments.

Adjust all call sites:
- Simplify wherever possible; don't pass along arguments that aren't
actually needed.
- Don't be explicit about what interface attribute is attaching if
the device only has one. (More simplification.)
- Add a config_probe() function to be used in indirect configuiration
situations, making is visibly easier to see when indirect config is
in play, and allowing for future change in semantics. (As of now,
this is just a wrapper around config_match(), but that is an
implementation detail.)

Remove unnecessary or redundant interface attributes where they're not
needed.

There are currently 5 "cfargs" defined:
- CFARG_SUBMATCH (submatch function for direct config)
- CFARG_SEARCH (search function for indirect config)
- CFARG_IATTR (interface attribte)
- CFARG_LOCATORS (locators array)
- CFARG_DEVHANDLE (devhandle_t - wraps OFW, ACPI, etc. handles)

...and a sentinel value CFARG_EOL.

Add some extra sanity checking to ensure that interface attributes
aren't ambiguous.

Use CFARG_DEVHANDLE in MI FDT, OFW, and ACPI code, and macppc and shark
ports to associate those device handles with device_t instance. This
will trickle trough to more places over time (need back-end for pre-OFW
Sun OBP; any others?).
 1.115 08-Aug-2020  macallan branches: 1.115.4;
add support for the onewire bus found in some macs, namely Quicksilver.
This can be used to read the EEPROM content from Apple Pro speakers, or to
hook up other onewire devices.
 1.114 10-Jan-2020  macallan add driver for the ambient light sensor / keyboard light controller found in
PowerBook5,6 and probably others
 1.113 09-Jan-2020  macallan defflag KI2C_DEBUG
 1.112 01-Nov-2019  macallan branches: 1.112.2;
the beginning of a driver for the 'Psoc' fan controller found in my 1GHz
TiBook. So far it does:
- initialize the fan controller via OF
- report temperatures to envsys
there is no documentation, only guesswork from looking at OF methods

With this my TiBook doesn't seem to overheat anymore.
 1.111 08-May-2019  isaki Merge isaki-audio2 branch, the overhaul of audio subsystem.
- Interrupt-oriented system rather than thread-oriented.
- Improve stability, quality and performance.
- Split playback and record cleanly. Improve halfduplex support.
- Many bugs are fixed including deadlocks, resource leaks, abuses, etc.
- Simplify audio filter mechanism. The encoding/channels/frequency
conversions are completely handled in the upper layer. So the hard-
ware driver only converts its hardware encoding (if necessary).
- audio_hw_if changes:
- Obsoletes query_encoding and add query_format instead.
- Obsoletes set_params and add set_format instead.
- Remove drain, setfd, mappage.
- The call sequences are changed.
- ioctl AUDIO_GETFD/SETFD, AUDIO_GETCHAN/SETCHAN are obsoleted.
- ioctl AUDIO_{QUERY,GET,SET}FORMAT are introduced.
- cleanup config attributes: au*conv and mulaw.
- All hardware drivers should follow it (I've done as much as possible).

Some file paths are changed:
- dev/audio.c -> dev/audio/audio.c (rewritten)
- dev/audiovar.h -> dev/audio/audiovar.h
- dev/audio_dai.h -> dev/audio/audio_dai.h
- dev/audio_if.h -> dev/audio/audio_if.h
- dev/audiobell.c -> dev/audio/audiobell.c
- dev/audiobellvar.h -> dev/audio/audiobellvar.h
- dev/mulaw.[ch] -> dev/audio/mulaw.[ch] + dev/audio/alaw.c
 1.110 02-May-2018  macallan branches: 1.110.2; 1.110.4;
don't pull in pic_u3_ht with uninorth - it's part of ibmcpc
 1.109 20-Apr-2018  macallan overhaul SMU i2c handling:
- get rid of the special smuiicbus, use generic i2cbus
- use shifted i2c addresses like everyone else
- use direct config
with this generic i2c drivers should work on the smu's i2c bus.
 1.108 04-Mar-2018  christos branches: 1.108.2;
remove 'define foo {}' for non-bus-like devices
 1.107 26-Feb-2018  sevan Remove support for macofcons(4), it's not actually possible to build a kernel
with it enabled - See PR port-macppc/53004 and it may have further problems even
so.
From <macallan>:
"There is some early console code that uses OF output but it causes problems
when we get close to MMU setup - I think it can go, it hasn't been enabled in
any config in at least a decade as far as I know."
 1.106 18-Dec-2017  skrll Generalise FDT and OFW
 1.105 22-Sep-2017  macallan no more special attachment for dbcool, deq attaches to iic now
 1.104 06-Jun-2017  macallan SMU config goo
 1.103 16-Jun-2016  macallan make platinumfb.c conditional on platinumfb
somehow that fell through the cracks too...
 1.102 10-Jun-2016  macallan add driver for 'platinum' onboard video found in Power Mac 7200 and possibly
other machines
from s_cole
 1.101 11-Oct-2014  uebayasi branches: 1.101.2;
Probably agp_apple is never used.
 1.100 18-Apr-2013  macallan support OpenPIC variant found in PowerMac G5s
from Phileas Fogg
 1.99 24-Jan-2012  macallan branches: 1.99.6;
drivers to support the onboard video circuitry found in for example the
Performa 6360
 1.98 13-Jul-2011  macallan branches: 1.98.2; 1.98.6;
provide EDID blocks for hardware where we know the parameters but neither the
firmware nor DDC provide any. So far there's only a parameter block for the
PowerBook Pismo's built-in TFT, now Xorg works out of the box without config.
The same parameter block will probably do the right thing on Lombard, PDQ and
TFT-equipped Wallstreet PowerBooks.
 1.97 22-Jun-2011  matt Add support pci_intr_setattr.
Export non-inline version of pci api for modules (_MODULE is defined).
Fix definition of pc_conf_hook and pc_conf_interrupt.
Switch to using inlines instead of macros.
Switch ibm4xx to use <powerpc/pci_machdep.h>
 1.96 07-Oct-2008  pgoyette Remove chip-specific drivers for ADT7463, ADT7467, and ADM1030; these
have been superseded by the dbcool(4) driver.
 1.95 02-Oct-2008  pgoyette Add dbcool ki2c attachment for macppc
 1.94 26-Aug-2008  macallan let ibmcpc pull in openpic stuff
 1.93 26-Aug-2008  macallan add memory at mainbus, for spdmem
 1.92 20-Feb-2008  drochner branches: 1.92.6; 1.92.10; 1.92.12; 1.92.16;
Since files.wscons et al. are included by ~all ports anyway, include
them in the mi "files" file, and remove include statements from md files.
These shouldn't pull in additional kernel code when not in use, so it
shouldn't do any harm except a risk of namespace collisions which
should be easy to fix.
 1.91 11-Dec-2007  macallan switch to majors.powerpc
 1.90 03-Dec-2007  ad branches: 1.90.2; 1.90.4; 1.90.6;
Interrupt handling changes, in discussion since February:

- Reduce available SPL levels for hardware devices to none, vm, sched, high.
- Acquire kernel_lock only for interrupts at IPL_VM.
- Implement threaded soft interrupts.
 1.89 26-Nov-2007  garbled Apply a set of patches from Frank Wille to make the genfb attachment work
better on ofppc. In doing so, we also move a few functions around in
macppc and the generic ofw powerpc stuff to allow better sharing of code.
Also, introduce a model_init function.

move ofb_cons.c from macppc/dev to powerpc/oea and rename it to rascons.
This gets rid of some naming confusion, and makes it OFW-MI rather than
macppc specific.
 1.88 17-Nov-2007  macallan have uninorth and bandit pull in their resp. IPI support stuff
 1.87 07-Nov-2007  garbled Convert macppc to shared ofw_autoconf.c. Compile tested only.
 1.86 25-Oct-2007  aymeric branches: 1.86.2;
include bluetooth conf file
 1.85 17-Oct-2007  garbled Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
 1.84 12-Apr-2007  dogcow branches: 1.84.2; 1.84.10; 1.84.12; 1.84.14; 1.84.16;
unb0rk config(1) of GENERIC and friends.
 1.83 26-Mar-2007  dogcow fix build, after the moving around of the agp stuff
 1.82 25-Mar-2007  macallan remove some accidentially committed stuff :/
 1.81 25-Mar-2007  macallan add smartbat driver, defflag some debug stuff
 1.80 15-Feb-2007  macallan branches: 1.80.2; 1.80.6; 1.80.8; 1.80.10;
gah, fix botched merge in previous commit
 1.79 15-Feb-2007  macallan add battery at pmu
 1.78 10-Feb-2007  macallan add missing defflags from previous commits
 1.77 17-Jan-2007  macallan add pmu and cuda at obio
 1.76 08-Nov-2006  macallan split ofb into one part that attaches right on kernel startup and one that
attaches to pci so we can build kernels with - say - machfb but without
ofb at pci.
 1.75 07-Sep-2006  itohy branches: 1.75.2; 1.75.4;
Add PIOBM (busmastering transfer using ATA PIO mode) support.
The PIOBM is used by only one driver (will be added later,
stay tuned) and intruduce an attribute "ata_piobm" so that
it will be conditionally compiled in.
The "ata_dma" (busmastering transfer using ATA DMA mode) and
"ata_udma" (busmastering transfer using ATA Ultra DMA mode)
attributes are also added for consistency, but unused for now.
 1.74 05-Aug-2006  sanjayl 1st cut of Powermac G5 support (uses bridge mode).
 1.73 04-Apr-2006  gdamore Convert existing ath users to new Makefile, except for amd64, which needs
the rules due to needing to conditionally postprocess the HAL object file.

Macppc needs a a non-ELF HAL (EABI) object, so take care of that by default
in the atheros include file.
 1.72 12-Feb-2006  macallan branches: 1.72.2; 1.72.4; 1.72.6;
Add support for colour and virtual consoles
 1.71 06-Feb-2006  jmmv Include files.usb earlier so that "pbms at uhidbus" works.
 1.70 05-Feb-2006  christos glue for powerbook mouse.
 1.69 27-Dec-2005  chs branches: 1.69.2; 1.69.4; 1.69.6;
switch macppc to use the MI zstty driver.
add macppc's ZS_TXDMA hooks there.
 1.68 11-Dec-2005  christos merge ktrace-lwp.
 1.67 27-Sep-2005  macallan fix a typo
 1.66 27-Sep-2005  macallan rename gpio -> macgpio to avoid conflicts with gpio framework
 1.65 10-Aug-2005  macallan added uni_n, deq, attachments for adt7467c and adm1030c, additional attachment for ki2c
 1.64 25-Jun-2005  dyoung branches: 1.64.2;
Move the definitions in dev/pci/files.ath into dev/pci/files.pci.
Stop including dev/pci/files.ath in arch/i386/conf/files.i386,
since we get the same definitions by including dev/pci/files.pci,
now. Remove dev/pci/files.ath.

Add arch/macppc/conf/Makefile.macppc with directives for linking
the Atheros HAL for PowerPC.

In athhal-powerpc-be-eabi.opt_ah.h, #define AH_REGOPS_FUNC 1, since
otherwise the linker complains that the PowerPC HAL cannot link
with register-read/write subroutines.

Add ath(4) to the GENERIC macppc kernel configuration; comment it
out.
 1.63 25-Mar-2004  matt Enable generic software interrupts on macppc.
 1.62 20-Jan-2004  jdolecek cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist:
* lpt device is defined in MI place (dev/ppbus/files.ppbus), dev/ic/lpt.c
is included there too; dev/ic/lpt.c is not included if ppbus is
configured or if there is alternative platform lpt (like for pc532)
* g/c MD lpt definitions and custom puc/upc attachments,
glue moved to conf/files and dev/pci/files.pci respectively; remove
device lpt definition from dev/isa/files.isa
* add ppbus parport attribute, atppc device attachments, adjust plip and lpt
glue
 1.61 27-Dec-2003  grant add support for the Keywest I2C and snapper audio device, as found on
some iBook and PowerBook models.

this driver was written by Tsubai Masanari and further hacked on by
Jared D. McNeill to work on his iBook.

the driver is limited (master volume control only, and I haven't
tested recording) but has been functioning perfectly on my PowerBook
g4 DVI (ivory) for some time.

ok'd by matt.
 1.60 19-Nov-2003  matt Add missing lpt entries.
 1.59 13-Nov-2003  christos we could have lpt at puc.
 1.58 11-Jun-2003  hamajima branches: 1.58.2;
Support the PowerBook G4 12-inch (and maybe 17-inch).
Kauai ATA, new obio chip, and Japanese keymap for WSDISPLAY_COMPAT_RAWKBD

I tested only 12-inch Japanese model.
 1.57 05-Mar-2003  matt Remove port-specific procfs_machdep.c (since they are all identical and
a better one resides in powerpc/powerpc/).
 1.56 04-Mar-2003  soren G/c old macppc grf entries.
 1.55 30-Oct-2002  manu Moved binary compatibility options from arch directory to cpu directory
 1.54 26-Oct-2002  jdolecek now that mem_no is emitted by config(8), there is no reason to keep
copy of more or less identical iskmemdev() for every arch; move the function
to spec_vnop.c, and g/c machine-dependant copies
 1.53 13-Oct-2002  wiz Support 48kHz by using aurateconv.
Based on a patch by TAMURA Kent -- thanks!
 1.52 06-Sep-2002  gehenna Merge the gehenna-devsw branch into the trunk.

This merge changes the device switch tables from static array to
dynamically generated by config(8).

- All device switches is defined as a constant structure in device drivers.

- The new grammer ``device-major'' is introduced to ``files''.

device-major <prefix> char <num> [block <num>] [<rules>]

- All device major numbers must be listed up in port dependent majors.<arch>
by using this grammer.

- Added the new naming convention.
The name of the device switch must be <prefix>_[bc]devsw for auto-generation
of device switch tables.

- The backward compatibility of loading block/character device
switch by LKM framework is broken. This is necessary to convert
from block/character device major to device name in runtime and vice versa.

- The restriction to assign device major by LKM is completely removed.
We don't need to reserve LKM entries for dynamic loading of device switch.

- In compile time, device major numbers list is packed into the kernel and
the LKM framework will refer it to assign device major number dynamically.
 1.51 18-Jun-2002  itojun apm emulation, from openbsd
 1.50 22-Apr-2002  augustss branches: 1.50.2; 1.50.4;
Rename the audio "bus" attribute audiobus to avoid confusion with audio
device.
 1.49 16-Apr-2002  thorpej * Move the mii_bitbang attribute into dev/mii/files.mii
* Pull in dev/mii/files.mii from conf/files, rather than playing
the magic "files include order" dance in N machine-dependent
configuration definitions.
 1.48 03-Mar-2002  nathanw The cpu device now requires sysmon_envsys.
 1.47 06-Jan-2002  dbj add support for kgdb over zs
 1.46 26-Aug-2001  matt branches: 1.46.6;
Make all powerpc ports use a common Makefile.powerpc (except walnut)
Enforce -Wmissing-prototypes -Wstrict-prototypes for all ppc ports.
Split out macppc cpu support and make common to mpc6xx ports. Make
other mpc6xx ports use it. Add evcnts for mpc6xx traps.
 1.45 03-Aug-2001  tsubai Cosmetics.
 1.44 24-Jun-2001  wiz branches: 1.44.2;
Adapt to linux emul trap change.
 1.43 08-Jun-2001  simonb For ports that wire up pciide in compatibility mode, have
them define __HAVE_PCIIDE_MACHDEP_COMPAT_INTR_ESTABLISH
in pci_machdep.h and pciide_map_compat_intr() only calls
pciide_machdep_compat_intr_establish() if that preprocessor
define exists.

Ports that don't need to do this no longer need to supply a
dummy function.
 1.42 16-May-2001  tsubai Add AirMac frontend.
 1.41 27-Feb-2001  matt branches: 1.41.2;
Add a gpio device to handle the gpio device & extint-gpio1
interrupt. (think ibook/powerbook)
 1.40 18-Feb-2001  matt Add devsw entries for "ld" (logical disks).
 1.39 19-Jan-2001  manu Added previously created files for powerpc Linux compatibility to the kernel
config system
 1.38 17-Jan-2001  fvdl Add machdep file for procfs. Currently only used for linux-style
/proc/cpuinfo (only active when procfs is mounted with -o linux).
For ports other than the i386 this currently produces an empty
string.
 1.37 15-Nov-2000  matt back out my change powerpc/conf/files.ofw. Enable the inclusion of
dev/ofw/files.ofw on macppc. Add openfirm to ofppc/conf.c
 1.36 10-Nov-2000  hannken Pull in dev/i2o/files.i2o.
 1.35 08-Nov-2000  tsubai defopt L2CR_CONFIG.
 1.34 05-Nov-2000  matt Add files.ieee1394
 1.33 29-Oct-2000  tsutsui Switch to sys/dev/md_root.c. Tested on an INSTALL kernel.
 1.32 25-Aug-2000  tsubai Add (experimental) awacs audio driver. Output (play) only.
 1.31 26-Mar-2000  tsubai branches: 1.31.4;
esp declaration was moved to conf/files.
 1.30 14-Mar-2000  oster Add the RAIDframe device major to the machine-dependent config files
so that the right entries get added to dev_name2blk[]. Needed for / on RAID.
(Whoops! I missed checking these in when adding the RAID_AUTOCONFIG stuff.)
 1.29 27-Feb-2000  tsubai Add gmac. (commented out)
 1.28 09-Feb-2000  tsubai Use dev/rasops instead of dev/rcons.
 1.27 03-Feb-2000  tsubai * Split bandit and grackle.
* Add UniNorth support.

Now pcibus is attached like:
bandit0 at mainbus0
pci0 at bandit0 bus 0
...
 1.26 25-Jan-2000  tsubai Use MII device layer.
XXX still 100Mbps receive side is very slow...
 1.25 15-Oct-1999  tsubai branches: 1.25.2;
Fix typo.
 1.24 15-Oct-1999  tsubai Define fdc, because dev/pcmcia needs it.
 1.23 15-Oct-1999  haya This is the first check-in of CardBus driver. CardBus driver contains
CardBus bus stub, YENTA PCI-CardBus bridge (cbb), 3Com 3C575TX driver
(ex) and Intel fxp driver.

TODO:
o Conform to the KNF more strictly.
o Be unified with pcmcia code as much as possible.
o Add more drivers for CardBus card, such as APA-1480 or USB card.

The affected files are listed below.

sys/arch/i386/conf/files.i386
sys/arch/macppc/conf/files.macppc
sys/conf/files
sys/dev/ic/elinkxl.c
sys/dev/ic/elinkxlvar.h
sys/dev/ic/i82365.c
sys/dev/ic/i82365var.h
sys/dev/isa/i82365_isasubr.c
sys/dev/pci/files.pci
sys/dev/pcmcia/pcmcia.c
sys/dev/pcmcia/pcmciachip.h

The added files are listed below.

sys/arch/i386/conf/CARDBUS
sys/arch/i386/include/rbus_machdep.h
sys/arch/i386/i386/rbus_machdep.c
sys/arch/macppc/include/rbus_machdep.h
sys/arch/macppc/macppc/rbus_machdep.c
sys/dev/cardbus/if_ex_cardbus.c
sys/dev/cardbus/Makefile.cardbusdevs
sys/dev/cardbus/cardbus.c
sys/dev/cardbus/cardbus_map.c
sys/dev/cardbus/cardbusdevs
sys/dev/cardbus/cardbusdevs.h
sys/dev/cardbus/cardbusdevs_data.h
sys/dev/cardbus/cardbusvar.h
sys/dev/cardbus/cardslot.c
sys/dev/cardbus/cardslotvar.h
sys/dev/cardbus/devlist2h.awk
sys/dev/cardbus/files.cardbus
sys/dev/cardbus/if_fxp_cardbus.c
sys/dev/cardbus/pccardcis.h
sys/dev/cardbus/rbus.c
sys/dev/cardbus/rbus.h
sys/dev/pci/pccbb.c
sys/dev/pci/pccbbreg.h
sys/dev/pci/pccbbvar.h
 1.22 21-Jul-1999  tsubai branches: 1.22.2;
media-bay CD support.
 1.21 12-Jul-1999  tsubai Add PowerBook LCD brightness and speaker volume button device.
Only brightness works for now.
 1.20 07-Jun-1999  thorpej Only declare block major numbers for devices which can be the root device.
 1.19 16-Apr-1999  thorpej Add a stub pciide_machdep_compat_intr_establish() for Power Macintosh.
Power Macintoshes with PCI IDE (e.g. the new Blue G3) don't have them
wired to compatibility mode, so just return a NULL cookie. We still have
to have this routine for the PCI IDE driver to link.
 1.18 29-Dec-1998  tsubai branches: 1.18.2;
Add USB.
 1.17 10-Dec-1998  tsubai Add ata/atapi disk support.
 1.16 28-Nov-1998  thorpej Add an RCS ID.
 1.15 20-Oct-1998  tsubai Add via-pmu support.
 1.14 18-Oct-1998  tsubai Add wsmouse support.
 1.13 14-Oct-1998  tsubai Add wsdisplay.
 1.12 13-Oct-1998  tsubai Split ADB driver to aed (ADB event device), akbd (ADB keyboard),
and ams (ADB mouse). adb is a bus now. (from Colin Wood)
 1.11 16-Aug-1998  wrstuden We claim to support some mii-equiped pci ethernet drivers, so we
need to include dev/mii/files.mii. :-)
 1.10 28-Jul-1998  thorpej Ah, we use a _different_ ofcons; rename it macofcons to avoid the
name collision.
 1.9 17-Jul-1998  tsubai Add bus_dma support.
 1.8 13-Jul-1998  tsubai Add support for G3 Mac.
 1.7 03-Jul-1998  tsubai Add nvram device support.
 1.6 02-Jul-1998  tsubai Console support.
 1.5 24-Jun-1998  tsubai Add memory disk support.
 1.4 05-Jun-1998  tsubai Add support for UVM and MACHINE_NEW_NONCONTIG.
 1.3 29-May-1998  tsubai Use arch/powerpc/.
 1.2 20-May-1998  is Fix tyop.
 1.1 15-May-1998  tsubai Initial import of macppc port.
 1.18.2.1 06-May-1999  perry branches: 1.18.2.1.2;
pullup 1.18->1.19 (thorpej)
 1.18.2.1.2.2 02-Aug-1999  thorpej Update from trunk.
 1.18.2.1.2.1 21-Jun-1999  thorpej Sync w/ -current.
 1.22.2.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.25.2.5 12-Mar-2001  bouyer Sync with HEAD.
 1.25.2.4 11-Feb-2001  bouyer Sync with HEAD.
 1.25.2.3 18-Jan-2001  bouyer Sync with head (for UBC+NFS fixes, mostly).
 1.25.2.2 22-Nov-2000  bouyer Sync with HEAD.
 1.25.2.1 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.31.4.2 25-Oct-2001  he Pull up revision 1.36 (requested by ad):
Add Mylex DACC960, CAC-EISA, and I2O block/SCSI drivers.
 1.31.4.1 04-Feb-2001  he Pull up revision 1.32 (requested by mycroft):
Add new driver for Apple sound chip.
 1.41.2.1 21-Jun-2001  nathanw Catch up to -current.
 1.44.2.7 10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.44.2.6 06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.44.2.5 23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.44.2.4 16-Mar-2002  jdolecek Catch up with -current.
 1.44.2.3 10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.44.2.2 13-Sep-2001  thorpej Update the kqueue branch to HEAD.
 1.44.2.1 25-Aug-2001  thorpej Merge Aug 24 -current into the kqueue branch.
 1.46.6.8 11-Nov-2002  nathanw Catch up to -current
 1.46.6.7 18-Oct-2002  nathanw Catch up to -current.
 1.46.6.6 17-Sep-2002  nathanw Catch up to -current.
 1.46.6.5 20-Jun-2002  nathanw Catch up to -current.
 1.46.6.4 01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.46.6.3 28-Feb-2002  nathanw Catch up to -current.
 1.46.6.2 11-Jan-2002  nathanw More catchup.
 1.46.6.1 26-Aug-2001  nathanw file files.macppc was added on branch nathanw_sa on 2002-01-11 23:38:34 +0000
 1.50.4.1 19-Jun-2003  grant Pull up revision 1.58 (requested by hamajima in ticket #1323):

Support the PowerBook G4 12-inch (and maybe 17-inch).
Kauai ATA, new obio chip, and Japanese keymap for WSDISPLAY_COMPAT_RAWKBD
 1.50.2.3 16-Jul-2002  gehenna catch up with -current.
 1.50.2.2 17-May-2002  gehenna Remove old block majors list.
 1.50.2.1 16-May-2002  gehenna Include the list of block/character major numbers.
 1.58.2.4 10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.58.2.3 21-Sep-2004  skrll Fix the sync with head I botched.
 1.58.2.2 18-Sep-2004  skrll Sync with HEAD.
 1.58.2.1 03-Aug-2004  skrll Sync with HEAD
 1.64.2.9 27-Feb-2008  yamt sync with head.
 1.64.2.8 21-Jan-2008  yamt sync with head
 1.64.2.7 07-Dec-2007  yamt sync with head
 1.64.2.6 15-Nov-2007  yamt sync with head.
 1.64.2.5 27-Oct-2007  yamt sync with head.
 1.64.2.4 03-Sep-2007  yamt sync with head.
 1.64.2.3 26-Feb-2007  yamt sync with head.
 1.64.2.2 30-Dec-2006  yamt sync with head.
 1.64.2.1 21-Jun-2006  yamt sync with head.
 1.69.6.1 22-Apr-2006  simonb Sync with head.
 1.69.4.1 09-Sep-2006  rpaulo sync with head
 1.69.2.1 18-Feb-2006  yamt sync with head.
 1.72.6.1 24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.72.4.1 19-Apr-2006  elad sync with head - hopefully this will work
 1.72.2.3 14-Sep-2006  yamt sync with head.
 1.72.2.2 11-Aug-2006  yamt sync with head
 1.72.2.1 11-Apr-2006  yamt sync with head
 1.75.4.1 10-Dec-2006  yamt sync with head.
 1.75.2.2 01-Feb-2007  ad Sync with head.
 1.75.2.1 18-Nov-2006  ad Sync with head.
 1.80.10.1 29-Mar-2007  reinoud Pullup to -current
 1.80.8.1 11-Jul-2007  mjf Sync with head.
 1.80.6.4 03-Dec-2007  ad Sync with HEAD.
 1.80.6.3 23-Oct-2007  ad Sync with head.
 1.80.6.2 27-May-2007  ad Sync with head.
 1.80.6.1 10-Apr-2007  ad Sync with head.
 1.80.2.1 15-Apr-2007  yamt sync with head.
 1.84.16.3 18-Nov-2007  bouyer Sync with HEAD
 1.84.16.2 13-Nov-2007  bouyer Sync with HEAD
 1.84.16.1 25-Oct-2007  bouyer Sync with HEAD.
 1.84.14.1 18-Oct-2007  yamt sync with head.
 1.84.12.4 23-Mar-2008  matt sync with HEAD
 1.84.12.3 09-Jan-2008  matt sync with HEAD
 1.84.12.2 08-Nov-2007  matt sync with -HEAD
 1.84.12.1 06-Nov-2007  matt sync with HEAD
 1.84.10.6 09-Dec-2007  jmcneill Sync with HEAD.
 1.84.10.5 27-Nov-2007  joerg Sync with HEAD. amd64 Xen support needs testing.
 1.84.10.4 21-Nov-2007  joerg Sync with HEAD.
 1.84.10.3 11-Nov-2007  joerg Sync with HEAD.
 1.84.10.2 28-Oct-2007  joerg Sync with HEAD.
 1.84.10.1 26-Oct-2007  joerg Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.
 1.84.2.13 10-Oct-2007  garbled New ppcoea-MI IPI infrastructure. This is similar to the PIC
infrastructure, but simplified greatly.

Also, convert macppc (the only port currently using IPI's) over to this new
infrastructure. Still some minor work left to do here.
 1.84.2.12 14-Aug-2007  macallan add support for bus speed control found in some Intrepid-based *Books,
like the 800MHz iBook G4
 1.84.2.11 12-Jul-2007  macallan make sure there's an isa.h file so the shared bus code builds
 1.84.2.10 07-Jun-2007  garbled Convert macppc to powerpc bus_space. Lots of work here from Matt Thomas,
as well as the common ofwoea code from myself. Compile tested only,
still probably needs some fine tuning.

Also in this commit:
Convert macppc to new shared ofwoea routines.
Lots of KNF.
 1.84.2.9 05-Jun-2007  matt Make macppc use the common powerpc bus_dma.c
 1.84.2.8 11-May-2007  macallan add experimental interrupt priority handling for ohare
 1.84.2.7 06-May-2007  macallan switch macppc over to generic PCI code from arch/powerpc/pci
 1.84.2.6 05-May-2007  macallan switch to the shared clock.c in arch/powerpc
 1.84.2.5 04-May-2007  macallan sprinkle needs-flag to pic_* and make the host bridges pull in their appropriate
interrupt controllers.
Not sure if all grackle-based machines use Heathrow though.
 1.84.2.4 04-May-2007  macallan config voodoo to select PIC support via options PIC_*
 1.84.2.3 03-May-2007  macallan PIC_OPENPIC moved over to powerpc
 1.84.2.2 02-May-2007  macallan use generic pchb.c from arch/powerpc
add heathrow PIC support
 1.84.2.1 02-May-2007  macallan use generic interrupt handling, so far only ohare-based machines are supported
 1.86.2.3 27-Dec-2007  mjf Sync with HEAD.
 1.86.2.2 08-Dec-2007  mjf Sync with HEAD.
 1.86.2.1 19-Nov-2007  mjf Sync with HEAD.
 1.90.6.1 13-Dec-2007  bouyer Sync with HEAD
 1.90.4.1 13-Dec-2007  yamt sync with head.
 1.90.2.1 26-Dec-2007  ad Sync with head.
 1.92.16.1 19-Oct-2008  haad Sync with HEAD.
 1.92.12.2 10-Oct-2008  skrll Sync with HEAD.
 1.92.12.1 18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.92.10.1 04-May-2009  yamt sync with head.
 1.92.6.3 17-Jan-2009  mjf Sync with HEAD.
 1.92.6.2 05-Oct-2008  mjf Sync with HEAD.
 1.92.6.1 28-Sep-2008  mjf Sync with HEAD.
 1.98.6.1 18-Feb-2012  mrg merge to -current.
 1.98.2.2 22-May-2014  yamt sync with head.

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

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.98.2.1 17-Apr-2012  yamt sync with head
 1.99.6.2 03-Dec-2017  jdolecek update from HEAD
 1.99.6.1 23-Jun-2013  tls resync from head
 1.101.2.2 28-Aug-2017  skrll Sync with HEAD
 1.101.2.1 09-Jul-2016  skrll Sync with HEAD
 1.108.2.2 21-May-2018  pgoyette Sync with HEAD
 1.108.2.1 22-Apr-2018  pgoyette Sync with HEAD
 1.110.4.1 05-May-2019  isaki Remove obsoleted au{,rate,vol}conv and mulaw attributes.
audio provides the equivalent of them inseparably.
 1.110.2.2 13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.110.2.1 10-Jun-2019  christos Sync with HEAD
 1.112.2.1 17-Jan-2020  ad Sync with head.
 1.115.4.1 22-Mar-2021  thorpej Remove meningless "ki2c" attribute on the ki2c device declaration line.
 1.116.2.3 01-Aug-2021  thorpej Sync with HEAD.
 1.116.2.2 13-May-2021  thorpej Sync with HEAD.
 1.116.2.1 09-May-2021  thorpej Adapt the smu driver to the new i2c device enumeration method. While
here, collapse the "smuiic" driver into the base "smu" driver; it was
superfluous given how the rest of the "smu" driver is structured.
 1.117.2.1 31-May-2021  cjep sync with head
 1.121.6.1 09-Aug-2021  thorpej Port over the changes from thorpej-i2c-spi-conf to thorpej-i2c-spi-conf2,
which is based on a newer HEAD revision.
 1.123.10.1 02-Aug-2025  perseant Sync with HEAD
 1.28 11-Dec-2007  macallan switch to majors.powerpc
 1.27 24-Nov-2006  wiz branches: 1.27.28; 1.27.34; 1.27.38; 1.27.40; 1.27.42;
s/independant/independent/, from Zafer.
 1.26 19-Jun-2006  rpaulo branches: 1.26.4; 1.26.6;
Enable altq for macppc.
 1.25 11-Dec-2005  christos branches: 1.25.4; 1.25.8; 1.25.16;
merge ktrace-lwp.
 1.24 17-Sep-2005  yamt make VMSWAP optional again.
 1.23 31-Jul-2005  yamt revert "defflag VMSWAP" changes for now.
there seems to be far more people who don't want to edit
their kernel config files than i thought.
 1.22 30-Jul-2005  yamt defflag VMSWAP.
 1.21 11-Jul-2005  kiyohara ieee1394 import from FreeBSD.
 1.20 10-May-2005  jdolecek branches: 1.20.2;
assign major for nsmb(4)
 1.19 10-Dec-2003  jmc Change reference at bottom from sys/dev/majors to sys/conf/majors to match
reality
 1.18 13-Nov-2003  christos we could have lpt at puc.
 1.17 24-Oct-2003  jdolecek add major for 'ses' for archs which have the other scsi devices
 1.16 10-Oct-2003  jdolecek reassing majors for crypto and pf to use the newly defined MI major
range
 1.15 10-Oct-2003  jdolecek update the comment - the space for machine-dependant majors
is reduced to 0-143
follows discussion on tech-kern
 1.14 05-Oct-2003  jdolecek Add some framework for MI assignment of device majors - add sys/dev/majors
which is automatically included during kernel config, and add comments
to individual machine-dependant majors.* files to assign new MI majors
in MI file.

Range 0-191 is reserved for machine-specific assignments, range
192+ are MI assignments.

Follows recent discussion on tech-kern@
 1.13 22-Aug-2003  itojun create /dev/crypto
 1.12 17-Aug-2003  hannken Add a placeholder for lpt, char 20.

Requested by: Matt Thomas
 1.11 27-Jul-2003  itojun reserve cdev major # for PF. ok'ed by technical-exec
 1.10 25-Apr-2003  ragge branches: 1.10.2;
Add ksyms device major.
 1.9 13-Mar-2003  matt Synchronize macppc and evbppc majors when possible. Add a lot of missing
devices to evbppc.
 1.8 14-Jan-2003  fair Add bktr*, udsbr* and radio* at each;
allocate a major number for radio*
 1.7 10-Jan-2003  mjl Add major for bktr.
 1.6 05-Jan-2003  briggs Add mlx. Pointed out by Daniel Eggert in PR 18487.
 1.5 31-Dec-2002  thorpej Fix sysmon entry.
 1.4 04-Dec-2002  haya New Feature: add pseudo device for IEEE 1394 isochronous stream and
isochronous reception routine for IEEE 1394 OHCI (fwohci). The
transmission part is under construction.

The minimum configuration options for this feature are:

# IEEE 1394 (i.LINK)
fwohci* at pci? dev ? function ?
pseudo-device fwiso 1
 1.3 04-Oct-2002  elric branches: 1.3.2;
assign majors for raw and cooked cgd's.
 1.2 06-Sep-2002  gehenna branches: 1.2.2;
Merge the gehenna-devsw branch into the trunk.

This merge changes the device switch tables from static array to
dynamically generated by config(8).

- All device switches is defined as a constant structure in device drivers.

- The new grammer ``device-major'' is introduced to ``files''.

device-major <prefix> char <num> [block <num>] [<rules>]

- All device major numbers must be listed up in port dependent majors.<arch>
by using this grammer.

- Added the new naming convention.
The name of the device switch must be <prefix>_[bc]devsw for auto-generation
of device switch tables.

- The backward compatibility of loading block/character device
switch by LKM framework is broken. This is necessary to convert
from block/character device major to device name in runtime and vice versa.

- The restriction to assign device major by LKM is completely removed.
We don't need to reserve LKM entries for dynamic loading of device switch.

- In compile time, device major numbers list is packed into the kernel and
the LKM framework will refer it to assign device major number dynamically.
 1.1 16-May-2002  gehenna branches: 1.1.2;
file majors.macppc was initially added on branch gehenna-devsw.
 1.1.2.4 16-Jul-2002  gehenna catch up with -current.
 1.1.2.3 14-Jul-2002  gehenna catch up with -current.
 1.1.2.2 30-May-2002  gehenna Add $NetBSD$
 1.1.2.1 16-May-2002  gehenna Add the list of block/character majors.
 1.2.2.7 15-Jan-2003  thorpej Sync with HEAD.
 1.2.2.6 07-Jan-2003  thorpej Sync with HEAD.
 1.2.2.5 03-Jan-2003  thorpej Sync with HEAD.
 1.2.2.4 11-Dec-2002  thorpej Sync with HEAD.
 1.2.2.3 18-Oct-2002  nathanw Catch up to -current.
 1.2.2.2 17-Sep-2002  nathanw Catch up to -current.
 1.2.2.1 06-Sep-2002  nathanw file majors.macppc was added on branch nathanw_sa on 2002-09-17 21:15:35 +0000
 1.3.2.2 10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.3.2.1 04-Oct-2002  jdolecek file majors.macppc was added on branch kqueue on 2002-10-10 18:33:56 +0000
 1.10.2.4 10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.10.2.3 21-Sep-2004  skrll Fix the sync with head I botched.
 1.10.2.2 18-Sep-2004  skrll Sync with HEAD.
 1.10.2.1 03-Aug-2004  skrll Sync with HEAD
 1.20.2.3 21-Jan-2008  yamt sync with head
 1.20.2.2 30-Dec-2006  yamt sync with head.
 1.20.2.1 21-Jun-2006  yamt sync with head.
 1.25.16.1 13-Jul-2006  gdamore Merge from HEAD.
 1.25.8.1 26-Jun-2006  yamt sync with head.
 1.25.4.1 09-Sep-2006  rpaulo sync with head
 1.26.6.1 10-Dec-2006  yamt sync with head.
 1.26.4.1 12-Jan-2007  ad Sync with head.
 1.27.42.1 13-Dec-2007  bouyer Sync with HEAD
 1.27.40.1 13-Dec-2007  yamt sync with head.
 1.27.38.1 26-Dec-2007  ad Sync with head.
 1.27.34.1 27-Dec-2007  mjf Sync with HEAD.
 1.27.28.1 23-Mar-2008  matt sync with HEAD
 1.27 17-Jul-2022  riastradh std.macppc: Nix trailing whitespace.
 1.26 14-Jul-2022  macallan default to apple layout for both adb and usb keyboards
 1.25 29-Aug-2020  macallan make us.apple the default USB keyboard layout
 1.24 09-Jun-2018  macallan set options ADBKBD_EMUL_USB by default
With this ADB and USB keyboards can coexist on the same mux, as needed by
built-in Bluetooth modules on some *Books
should fix PR53351
 1.23 11-Dec-2008  alc branches: 1.23.58; 1.23.64;
Import config(9) file and register HAL's files in the build machinery.
 1.22 17-Oct-2007  garbled branches: 1.22.16; 1.22.20; 1.22.26; 1.22.28; 1.22.30; 1.22.36;
Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
 1.21 05-Aug-2006  sanjayl branches: 1.21.14; 1.21.22; 1.21.32; 1.21.34; 1.21.36; 1.21.38;
1st cut of Powermac G5 support (uses bridge mode).
 1.20 05-Apr-2006  gdamore Rename AH_DEBUG, AH_ASSERT, and AH_DEBUG_ALQ to ATH_XXX.
Use the opt_ah.h for the provided HAL to get options like AH_REGOPS_FUNC.
Add AH_REGOPS_FUNC to a few opt_ah.h that don't have it in this version
of the HAL but need it. (The next version from Sam should have this fixed
in it. If it doesn't, then we'll have to take care at import time.)

Ultimately, this should make future imports even easier, and individual ports
should not have to worry about whether AH_REGOPS_FUNC is properly defined or
not, since the opt_ah.h will just take care of it automatically.

Ok'd by dyoung@.
 1.19 11-Dec-2005  christos branches: 1.19.4; 1.19.6; 1.19.8; 1.19.10; 1.19.12;
merge ktrace-lwp.
 1.18 19-Oct-2005  dyoung Define AH_REGOPS_FUNC because the macppc HAL uses the register
read/write functions to access the hardware.
 1.17 17-Sep-2005  yamt branches: 1.17.2;
include "conf/std".
 1.16 12-Aug-2003  matt branches: 1.16.16;
Remove SPILLSTK leftovers.
 1.15 03-Feb-2003  matt branches: 1.15.2;
Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea).
 1.14 02-Feb-2003  matt Perform a rototill of the powerpc code. Mandate use of SPRG0 to store
a pointer to current cpu's cpu_info structure. Use cpu_info for
intstk,intr_depth,still_stk,idle_pcb,curpcb,curlwp,etal even on
non-MULTIPROCESSOR machines. Add common macros GET_CPUINFO and
INIT_CPUINFO to get and initialize the cpu_info struct on startup. Make
ibm4xx use the standard <powerpc/frame.h>. Use IFRAME_xx in ibm4xx
trap_subr.S instead of explicit magic offsets. Move INTSTK and SPILLSTK
to std.<platform>. Change faultbuf to a struct instead of an array.

On MPC6XX cpus, stop using the vector page for temporary space and use
reserved space in cpu_info.
 1.13 18-Apr-2002  matt Use a common genassym.cf for all the PPC_MPC6XX ports. Add a makeoptions to
std.foo to indicate the directory to get genassym.cf from. Add an intrframe
to <powerpc/frame.h> and make trap_subr.S use symbolic offsets into it.
 1.12 12-Jun-2001  tsubai branches: 1.12.2; 1.12.8;
Change comment.
 1.11 06-Jun-2001  matt Changes new pmap, common param.h, vmparam.h, and moved includes.
 1.10 04-Feb-2001  briggs branches: 1.10.2;
For now, all macppc will get OpenPIC
 1.9 22-Jun-2000  fvdl Remove prefix construction for softdeps. Add SOFTDEP option to GENERIC.
 1.8 15-Nov-1999  fvdl branches: 1.8.4;
Add

prefix ../gnu/sys
cinclude "conf/files.softdep"
prefix

to all std.* files, so that soft dependencies can be activated using
"options SOFTDEP".
 1.7 12-Sep-1999  chs branches: 1.7.2; 1.7.8;
eliminate the PMAP_NEW option by making it required for all ports.
ports which previously had no support for PMAP_NEW now implement
the pmap_k* interfaces as wrappers around the non-k versions.
 1.6 24-Mar-1999  mrg clean up kernel/config files files for machVM lossage.
 1.5 15-Mar-1999  tsubai Remove bogus comment.
 1.4 03-Sep-1998  tsubai Switch to UVM on macppc.
 1.3 03-Sep-1998  tsubai Remove HTABENTS definition. (calculated automatically)
 1.2 29-Jul-1998  thorpej fic typi
 1.1 29-Jul-1998  thorpej Use a std options file, like other ports do.
 1.7.8.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.7.2.2 11-Feb-2001  bouyer Sync with HEAD.
 1.7.2.1 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.8.4.1 23-Jun-2000  fvdl As on the trunk, update these for the move of ffs_softdep.c into the
kernel source itself. Remove prefix construction, and add the SOFTDEP
option to GENERIC kernels.
 1.10.2.1 21-Jun-2001  nathanw Catch up to -current.
 1.12.8.2 20-Jun-2002  nathanw Catch up to -current.
 1.12.8.1 12-Jun-2001  nathanw file std.macppc was added on branch nathanw_sa on 2002-06-20 03:39:32 +0000
 1.12.2.1 23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.15.2.4 10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.15.2.3 21-Sep-2004  skrll Fix the sync with head I botched.
 1.15.2.2 18-Sep-2004  skrll Sync with HEAD.
 1.15.2.1 03-Aug-2004  skrll Sync with HEAD
 1.16.16.3 27-Oct-2007  yamt sync with head.
 1.16.16.2 30-Dec-2006  yamt sync with head.
 1.16.16.1 21-Jun-2006  yamt sync with head.
 1.17.2.1 26-Oct-2005  yamt sync with head
 1.19.12.1 24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.19.10.1 19-Apr-2006  elad sync with head - hopefully this will work
 1.19.8.2 11-Aug-2006  yamt sync with head
 1.19.8.1 11-Apr-2006  yamt sync with head
 1.19.6.1 22-Apr-2006  simonb Sync with head.
 1.19.4.1 09-Sep-2006  rpaulo sync with head
 1.21.38.1 25-Oct-2007  bouyer Sync with HEAD.
 1.21.36.1 18-Oct-2007  yamt sync with head.
 1.21.34.1 06-Nov-2007  matt sync with HEAD
 1.21.32.1 26-Oct-2007  joerg Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.
 1.21.22.1 04-May-2007  macallan nuke options OPENPIC
 1.21.14.1 23-Oct-2007  ad Sync with head.
 1.22.36.1 21-Apr-2010  matt sync to netbsd-5
 1.22.30.1 07-Aug-2009  snj Apply patch (requested by jmcneill in ticket 775):
Update to the open source atheros HAL.
 1.22.28.1 19-Jan-2009  skrll Sync with HEAD.
 1.22.26.1 13-Dec-2008  haad Update haad-dm branch to haad-dm-base2.
 1.22.20.1 04-May-2009  yamt sync with head.
 1.22.16.1 17-Jan-2009  mjf Sync with HEAD.
 1.23.64.1 25-Jun-2018  pgoyette Sync with HEAD
 1.23.58.1 14-Jun-2018  martin Pull up following revision(s) (requested by macallan in ticket #880):

sys/arch/macppc/conf/std.macppc: revision 1.24

set options ADBKBD_EMUL_USB by default

With this ADB and USB keyboards can coexist on the same mux, as needed by
built-in Bluetooth modules on some *Books

should fix PR53351
 1.1 03-Mar-2014  macallan branches: 1.1.4; 1.1.6; 1.1.10;
config goop for ppc601 support
GENERIC_601 more or less resembles a Power Macintosh 7200 with a few drivers
thrown in for convenience while keeping the kernel itself smaller than 4MB
 1.1.10.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.10.1 03-Mar-2014  tls file std.macppc.601 was added on branch tls-maxphys on 2014-08-20 00:03:11 +0000
 1.1.6.2 22-May-2014  yamt sync with head.

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

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.6.1 03-Mar-2014  yamt file std.macppc.601 was added on branch yamt-pagecache on 2014-05-22 11:39:56 +0000
 1.1.4.2 18-May-2014  rmind sync with head
 1.1.4.1 03-Mar-2014  rmind file std.macppc.601 was added on branch rmind-smpnet on 2014-05-18 17:45:16 +0000
 1.4 14-Jul-2022  macallan default to apple layout for both adb and usb keyboards
 1.3 11-Dec-2008  alc Import config(9) file and register HAL's files in the build machinery.
 1.2 26-Aug-2008  macallan branches: 1.2.2; 1.2.4; 1.2.10;
throw out options OPENPIC
Now the G5 kernel builds again with new style PIC code enabled
 1.1 05-Aug-2006  sanjayl branches: 1.1.4; 1.1.8; 1.1.14; 1.1.64; 1.1.68; 1.1.70; 1.1.74;
1st cut of Powermac G5 support (uses bridge mode).
 1.1.74.2 13-Dec-2008  haad Update haad-dm branch to haad-dm-base2.
 1.1.74.1 19-Oct-2008  haad Sync with HEAD.
 1.1.70.1 18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.1.68.1 04-May-2009  yamt sync with head.
 1.1.64.2 17-Jan-2009  mjf Sync with HEAD.
 1.1.64.1 28-Sep-2008  mjf Sync with HEAD.
 1.1.14.2 30-Dec-2006  yamt sync with head.
 1.1.14.1 05-Aug-2006  yamt file std.macppc.g5 was added on branch yamt-lazymbuf on 2006-12-30 20:46:26 +0000
 1.1.8.2 09-Sep-2006  rpaulo sync with head
 1.1.8.1 05-Aug-2006  rpaulo file std.macppc.g5 was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:41:05 +0000
 1.1.4.2 11-Aug-2006  yamt sync with head
 1.1.4.1 05-Aug-2006  yamt file std.macppc.g5 was added on branch yamt-pdpolicy on 2006-08-11 15:42:13 +0000
 1.2.10.1 21-Apr-2010  matt sync to netbsd-5
 1.2.4.1 07-Aug-2009  snj Apply patch (requested by jmcneill in ticket 775):
Update to the open source atheros HAL.
 1.2.2.1 19-Jan-2009  skrll Sync with HEAD.

RSS XML Feed