<?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 RSPRO</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b57c318b - MFC r344479 (by sobomax), r344605:</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/mips/conf/RSPRO#b57c318b</link>
        <description>MFC r344479 (by sobomax), r344605:Modularize xz.

            List of files:
            /freebsd-12.1/sys/mips/conf/RSPRO</description>
        <pubDate>Tue, 19 Mar 2019 17:16:37 +0000</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5497acc5 - Obsolete mkulzma(8) and geom_uncompress(4), their functionality</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/mips/conf/RSPRO#5497acc5</link>
        <description>Obsolete mkulzma(8) and geom_uncompress(4), their functionalityis now provided by mkuzip(8) and geom_uzip(4) respectively.MFC after:	1 month

            List of files:
            /freebsd-12.1/sys/mips/conf/RSPRO</description>
        <pubDate>Wed, 24 Feb 2016 00:39:36 +0000</pubDate>
        <dc:creator>Maxim Sobolev &lt;sobomax@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>29d1144a - Mark the mostly redundant kernels that just pull</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/mips/conf/RSPRO#29d1144a</link>
        <description>Mark the mostly redundant kernels that just pullin something from _BASE as NO_UNIVERSEDifferential Revision: https://reviews.freebsd.org/D4200

            List of files:
            /freebsd-12.1/sys/mips/conf/RSPRO</description>
        <pubDate>Thu, 19 Nov 2015 01:58:12 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>946b5412 - Migrate RSPRO to use the uncompress module, not uzip.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/mips/conf/RSPRO#946b5412</link>
        <description>Migrate RSPRO to use the uncompress module, not uzip.(This is hand-in-hand with what I&apos;m about to do with freebsd-wifi-build.)

            List of files:
            /freebsd-12.1/sys/mips/conf/RSPRO</description>
        <pubDate>Tue, 19 May 2015 06:45:06 +0000</pubDate>
        <dc:creator>Adrian Chadd &lt;adrian@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d4f95c88 - In kernel config files, it is supposed to be &apos;options&lt;space&gt;&lt;tab&gt;&apos; not</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/mips/conf/RSPRO#d4f95c88</link>
        <description>In kernel config files, it is supposed to be &apos;options&lt;space&gt;&lt;tab&gt;&apos; not&apos;options&lt;tab&gt;&lt;tab&gt;&apos;, per long standing (but recently not so strictlyenforced) convention.

            List of files:
            /freebsd-12.1/sys/mips/conf/RSPRO</description>
        <pubDate>Tue, 18 Mar 2014 14:41:18 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>40bcb1d1 - Remove duplicated GEOM_PART_* options.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/mips/conf/RSPRO#40bcb1d1</link>
        <description>Remove duplicated GEOM_PART_* options.PR:		170931Approved by:	adrian

            List of files:
            /freebsd-12.1/sys/mips/conf/RSPRO</description>
        <pubDate>Thu, 23 Aug 2012 22:23:56 +0000</pubDate>
        <dc:creator>Aleksandr Rybalko &lt;ray@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2d269a16 - Enable the AR8316 switch on the routerstation pro board.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/mips/conf/RSPRO#2d269a16</link>
        <description>Enable the AR8316 switch on the routerstation pro board.The configuration is:* RGMII, both ports* arge0 - connected to PHY4 as a dedicated port (CPU port)* arge1 - connected to the switch portsI&apos;ve verified this on my routerstation pro board.

            List of files:
            /freebsd-12.1/sys/mips/conf/RSPRO</description>
        <pubDate>Sat, 19 May 2012 20:11:18 +0000</pubDate>
        <dc:creator>Adrian Chadd &lt;adrian@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>530028c9 - Break out the AR71XX config file into _BASE and board specific</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/mips/conf/RSPRO#530028c9</link>
        <description>Break out the AR71XX config file into _BASE and board specificbits.The ROUERSTATION and RSPRO variants contain:* the board specific bits (eg the RTC for RSPRO, later on it&apos;ll  include the GPIO/LED definitions);* the boot specific bits (eg, on-board flash, usb flash, etc).For now the AR71XX_BASE file contains the common board config,drivers and net80211/ath wireless drivers.I&apos;ll follow this up with config files for the other boards Ihave (eg the Ubiquiti LSSR71, as well as some Mikrotik boardsthat use the AR71XX and atheros reference boards) which willbe quite easy to do now.

            List of files:
            /freebsd-12.1/sys/mips/conf/RSPRO</description>
        <pubDate>Thu, 29 Dec 2011 05:51:48 +0000</pubDate>
        <dc:creator>Adrian Chadd &lt;adrian@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
