History log of /src/sys/arch/macppc/conf/POWERMAC_G5_11_2
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
# 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.


Revision tags: perseant-exfatfs-base-20240630 perseant-exfatfs-base
# 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.


Revision tags: thorpej-ifq-base thorpej-altq-separation-base
# 1.23 03-Oct-2023 macallan

add xhci


Revision tags: netbsd-10-1-RELEASE netbsd-10-0-RELEASE netbsd-10-0-RC6 netbsd-10-0-RC5 netbsd-10-0-RC4 netbsd-10-0-RC3 netbsd-10-0-RC2 netbsd-10-0-RC1 netbsd-10-base bouyer-sunxi-drm-base
# 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


Revision tags: thorpej-i2c-spi-conf2-base thorpej-futex2-base thorpej-cfargs2-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-i2c-spi-conf-base thorpej-cfargs-base thorpej-futex-base
# 1.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.


Revision tags: bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base phil-wifi-20200406
# 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


Revision tags: is-mlppp-base ad-namecache-base3 ad-namecache-base2 ad-namecache-base1 ad-namecache-base phil-wifi-20191119
# 1.14 12-Nov-2019 macallan

add missing usb at ehci
thanks Romain Dolbeau for noticing


Revision tags: netbsd-9-4-RELEASE netbsd-9-3-RELEASE netbsd-9-2-RELEASE netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 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).


Revision tags: pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625
# 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


Revision tags: pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422
# 1.10 20-Apr-2018 macallan

smusat attaches to iic now


Revision tags: pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 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


Revision tags: tls-maxphys-base-20171202
# 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.


Revision tags: nick-nhusb-base-20170825
# 1.2 29-Jul-2017 maxv

branches: 1.2.2;
Remove TCP_COMPAT_42 from the config files. Pass 3.


Revision tags: perseant-stdc-iso10646-base
# 1.1 05-Jun-2017 macallan

a config for PCIe PowerMac G5 models
should have been committed years ago...