Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/macppc/conf/POWERMAC_G5_11_2
RevisionDateAuthorComments
 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

RSS XML Feed