<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in PMPPC</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>c78676accca07215237e546e46e3c7eee6d5716d - PR/57889: Ricardo Branco: ext2fs does not have user immutable and append</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbppc/conf/PMPPC#c78676accca07215237e546e46e3c7eee6d5716d</link>
        <description>PR/57889: Ricardo Branco: ext2fs does not have user immutable and appendfile flags, only system ones. Restrict those to the superuser. Beforethe behavior was controlled by EXT2FS_SYSTEM_FLAGS. Make that behavior thedefault.

            List of files:
            /netbsd-src/sys/arch/evbppc/conf/PMPPC</description>
        <pubDate>Mon, 29 Jan 2024 18:27:09 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c7ae7f02a8ff1280ee8106b5640d183dfb1be24d - UFS/LFS dirhash:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbppc/conf/PMPPC#c7ae7f02a8ff1280ee8106b5640d183dfb1be24d</link>
        <description>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&apos;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.

            List of files:
            /netbsd-src/sys/arch/evbppc/conf/PMPPC</description>
        <pubDate>Sun, 07 Aug 2022 02:52:23 +0000</pubDate>
        <dc:creator>simonb &lt;simonb@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f3c68eb2b06b6b88d59e8755504110a1d4243281 - Remove uscanner(4) driver</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbppc/conf/PMPPC#f3c68eb2b06b6b88d59e8755504110a1d4243281</link>
        <description>Remove uscanner(4) driverThis exists for compatibility with a Linux interface which was apparentlydeprecated in Linux 2.6. There are various mailing list threads goingback to 2004 where the usefulness of this driver is discussed, butthe conclusion is that scanner software has all moved to using ugen(4)instead, and enabling this driver will not help you scan things.

            List of files:
            /netbsd-src/sys/arch/evbppc/conf/PMPPC</description>
        <pubDate>Tue, 29 Jun 2021 10:22:33 +0000</pubDate>
        <dc:creator>nia &lt;nia@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5cf9e8b81fabe2dbe00c82f404e10e854963c56a - Remove uyap, USB YAP phone firmware loader.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbppc/conf/PMPPC#5cf9e8b81fabe2dbe00c82f404e10e854963c56a</link>
        <description>Remove uyap, USB YAP phone firmware loader.And the associated ezload EZ-USB code, which is only used by uyap.It could theoretically be used by other drivers, but none of them arein tree.I suspect that this device isn&apos;t in use, as phone technology has improveda lot since 2001 when uyap(4) was added to the tree.Proposed with no objections on netbsd-users on 13 April 2020

            List of files:
            /netbsd-src/sys/arch/evbppc/conf/PMPPC</description>
        <pubDate>Sat, 16 May 2020 13:46:10 +0000</pubDate>
        <dc:creator>maya &lt;maya@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5e031685d639a24264c08439969180ee0ad25140 - remove urio(4), a driver for the Rio500 MP3 player.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbppc/conf/PMPPC#5e031685d639a24264c08439969180ee0ad25140</link>
        <description>remove urio(4), a driver for the Rio500 MP3 player.At this point it is highly unlikely this 1999 device still has users,but it still comes up in the context of maxv&apos;s USB-fuzzing (and any devicecould pretend to be a urio(4)), so it&apos;s best to get rid of it.Renamed all major entries to obsolete, as was done in previous removals.This still requires an update to sanitizers, but they&apos;re located in&quot;external&quot;, perhaps it should be first committed upstream?Proposed on tech-kern a month ago.

            List of files:
            /netbsd-src/sys/arch/evbppc/conf/PMPPC</description>
        <pubDate>Wed, 29 Jan 2020 18:39:00 +0000</pubDate>
        <dc:creator>maya &lt;maya@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6dbc6c953b3dfe418ef87fe5981f668ddceddd22 - Retire &quot;le* at pci?&quot; from the shipped kernel configs:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbppc/conf/PMPPC#6dbc6c953b3dfe418ef87fe5981f668ddceddd22</link>
        <description>Retire &quot;le* at pci?&quot; 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 directlyto/from mbufs rather than memory copies.

            List of files:
            /netbsd-src/sys/arch/evbppc/conf/PMPPC</description>
        <pubDate>Sat, 25 Jan 2020 18:38:34 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4541d6828b9d19e0b1320d2bf76845637f8ff632 - Remove FDDI support.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbppc/conf/PMPPC#4541d6828b9d19e0b1320d2bf76845637f8ff632</link>
        <description>Remove FDDI support.

            List of files:
            /netbsd-src/sys/arch/evbppc/conf/PMPPC</description>
        <pubDate>Mon, 20 Jan 2020 18:38:17 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>85654ec7a98f86a71c51f6ab92fe59953f6931f4 - Remove HIPPI support and the esh(4) driver that uses it.  There have not</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbppc/conf/PMPPC#85654ec7a98f86a71c51f6ab92fe59953f6931f4</link>
        <description>Remove HIPPI support and the esh(4) driver that uses it.  There have notbeen any users of HIPPI for some time, and it is unlikely to be resurrected.

            List of files:
            /netbsd-src/sys/arch/evbppc/conf/PMPPC</description>
        <pubDate>Sun, 19 Jan 2020 06:55:21 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>75d6e670be0f9ecb867e58317ebc57137b571ccf - Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbppc/conf/PMPPC#75d6e670be0f9ecb867e58317ebc57137b571ccf</link>
        <description>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 resourceconstraints or port infancy.

            List of files:
            /netbsd-src/sys/arch/evbppc/conf/PMPPC</description>
        <pubDate>Fri, 26 Apr 2019 21:40:28 +0000</pubDate>
        <dc:creator>sevan &lt;sevan@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>47655f2d42fc65429daae59ca7e77d6ece5ffbd8 - Add drvctl to kernel which has audio device.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbppc/conf/PMPPC#47655f2d42fc65429daae59ca7e77d6ece5ffbd8</link>
        <description>Add drvctl to kernel which has audio device.audiocfg(1) requires drvctl(4).

            List of files:
            /netbsd-src/sys/arch/evbppc/conf/PMPPC</description>
        <pubDate>Sat, 13 Apr 2019 08:22:58 +0000</pubDate>
        <dc:creator>isaki &lt;isaki@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>56d037034ffdb36809bdb4b41347d8e80dca95ca - Add ure(4) to kernel config files. Also add PHY drivers where necessary.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbppc/conf/PMPPC#56d037034ffdb36809bdb4b41347d8e80dca95ca</link>
        <description>Add ure(4) to kernel config files. Also add PHY drivers where necessary.

            List of files:
            /netbsd-src/sys/arch/evbppc/conf/PMPPC</description>
        <pubDate>Wed, 06 Feb 2019 11:58:30 +0000</pubDate>
        <dc:creator>rin &lt;rin@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1a87c65fae52390a2f4797bdb63d6ceadb10c6b6 - Remove references to &quot;lmc&quot; in the kernel configurations.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbppc/conf/PMPPC#1a87c65fae52390a2f4797bdb63d6ceadb10c6b6</link>
        <description>Remove references to &quot;lmc&quot; in the kernel configurations.

            List of files:
            /netbsd-src/sys/arch/evbppc/conf/PMPPC</description>
        <pubDate>Wed, 12 Dec 2018 06:29:36 +0000</pubDate>
        <dc:creator>maxv &lt;maxv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ef2b5d4f550d9179ccde8f05789d875f19dcc843 - remove the &apos;wd* at umass?&apos; for the non-standardized and rare (extinct?)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbppc/conf/PMPPC#ef2b5d4f550d9179ccde8f05789d875f19dcc843</link>
        <description>remove the &apos;wd* at umass?&apos; for the non-standardized and rare (extinct?)In-System Design ATA protocol over Bulk-Only devices from most kernels,leave only in i386/amd64 ALL; it&apos;s unmaintained and likely currently broken,lack of test hardware makes it impossible to support

            List of files:
            /netbsd-src/sys/arch/evbppc/conf/PMPPC</description>
        <pubDate>Tue, 23 Oct 2018 19:58:52 +0000</pubDate>
        <dc:creator>jdolecek &lt;jdolecek@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6c90bd5a8d486c074f78f87d1bb046eaad34693f - Retire the &apos;midway&apos; driver. Discussed on tech-net@ recently and also three</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbppc/conf/PMPPC#6c90bd5a8d486c074f78f87d1bb046eaad34693f</link>
        <description>Retire the &apos;midway&apos; driver. Discussed on tech-net@ recently and also threeyears ago, part of removing the network ATM code.

            List of files:
            /netbsd-src/sys/arch/evbppc/conf/PMPPC</description>
        <pubDate>Thu, 06 Sep 2018 05:36:49 +0000</pubDate>
        <dc:creator>maxv &lt;maxv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>46f2680da4a7391ce90f20b4f214d2f8561e876e - Add (commented out) mue(4) to where appropriate.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbppc/conf/PMPPC#46f2680da4a7391ce90f20b4f214d2f8561e876e</link>
        <description>Add (commented out) mue(4) to where appropriate.Also add MII/PHY drivers for USB NICs if missing.

            List of files:
            /netbsd-src/sys/arch/evbppc/conf/PMPPC</description>
        <pubDate>Sat, 25 Aug 2018 20:52:40 +0000</pubDate>
        <dc:creator>rin &lt;rin@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f71d13bdf70a653548101282e363d061d9768407 - Unreference IPF/PF from all the config files, and enable NPF instead when</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbppc/conf/PMPPC#f71d13bdf70a653548101282e363d061d9768407</link>
        <description>Unreference IPF/PF from all the config files, and enable NPF instead whenwanted. This also fixes some inconsistencies I saw in several files (egIPF options while IPF was not compiled, IPF+PF enabled by default, etc).

            List of files:
            /netbsd-src/sys/arch/evbppc/conf/PMPPC</description>
        <pubDate>Wed, 01 Aug 2018 20:04:09 +0000</pubDate>
        <dc:creator>maxv &lt;maxv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>95772a88621e2d1e9638cf764a5d91d4d5e94495 - clean up COMPAT_* options for native netbsd code:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbppc/conf/PMPPC#95772a88621e2d1e9638cf764a5d91d4d5e94495</link>
        <description>clean up COMPAT_* options for native netbsd code:- new series of files that are useful for saying &quot;i want everything  since netbsd 1.4&quot;, 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.

            List of files:
            /netbsd-src/sys/arch/evbppc/conf/PMPPC</description>
        <pubDate>Thu, 14 Sep 2017 07:58:38 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5f6e25a19dd9b08578d39de3d7d74bb909f37f12 - Remove TCP_COMPAT_42 from the config files. Pass 3.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbppc/conf/PMPPC#5f6e25a19dd9b08578d39de3d7d74bb909f37f12</link>
        <description>Remove TCP_COMPAT_42 from the config files. Pass 3.

            List of files:
            /netbsd-src/sys/arch/evbppc/conf/PMPPC</description>
        <pubDate>Sat, 29 Jul 2017 18:08:56 +0000</pubDate>
        <dc:creator>maxv &lt;maxv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>913d426efd23e258961276f6747e58824a4e809e - PR kern/51208</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbppc/conf/PMPPC#913d426efd23e258961276f6747e58824a4e809e</link>
        <description>PR kern/51208Add DISKLABEL_EI option (and also FFS_EI if missing), commented out except forALL on amd64 and i386.

            List of files:
            /netbsd-src/sys/arch/evbppc/conf/PMPPC</description>
        <pubDate>Sun, 19 Feb 2017 07:46:59 +0000</pubDate>
        <dc:creator>rin &lt;rin@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ef2deb33e0ee1a304554c1a84d74c6bd8067e795 - wildcard speaker attachments, now that we can handle many of them.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbppc/conf/PMPPC#ef2deb33e0ee1a304554c1a84d74c6bd8067e795</link>
        <description>wildcard speaker attachments, now that we can handle many of them.

            List of files:
            /netbsd-src/sys/arch/evbppc/conf/PMPPC</description>
        <pubDate>Tue, 13 Dec 2016 20:42:15 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
