<?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 NSLU2</title>
    <link>http://nxr.netbsd.org/rss/src/sys/arch/evbarm/conf/NSLU2</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>branches:  1.54.8;<br/>NSLU2: Remove workaround for now-fixed PR toolchain/57146</title>
    <description>/src/sys/arch/evbarm/conf/NSLU2 - 1.54</description>
    <pubDate>Tue Aug 01 10:25:48 UTC 2023</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>Relocate FFS_NO_SNAPSHOT to where it should be...</title>
    <description>/src/sys/arch/evbarm/conf/NSLU2 - 1.53</description>
    <pubDate>Sat Jun 17 11:41:11 UTC 2023</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>Sprinkle FFS_NO_SNAPSHOT and -fno-unwind-tables to reduce<br/>memory footprint.</title>
    <description>/src/sys/arch/evbarm/conf/NSLU2 - 1.52</description>
    <pubDate>Sat Jun 17 11:39:41 UTC 2023</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>Build NSLU2 kernel with NOCTF="yes" as workaround for<br/>PR toolchain/57146, which I'm working on :).<br/><br/>Now kernel image fits within its reserved VA range again.</title>
    <description>/src/sys/arch/evbarm/conf/NSLU2 - 1.51</description>
    <pubDate>Sat Jun 17 11:35:24 UTC 2023</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>branches:  1.50.4;<br/>UFS/LFS dirhash:<br/>- Enable UFS_DIRHASH if the architecture or kernel model specific config<br/>  file can use 128MB of RAM or more.<br/>- Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel<br/>  and by a number of NetBSD developers for years.<br/>- Add LFS_DIRHASH if LFS was enabled.<br/>- Be somewhat consistent with FS options order.</title>
    <description>/src/sys/arch/evbarm/conf/NSLU2 - 1.50</description>
    <pubDate>Sun Aug 07 02:52:25 UTC 2022</pubDate>
    <dc:creator>simonb</dc:creator>
</item>

<item>
    <title>vether: Add to kernel configurations<br/><br/>It's only enabled if the kernel enabled bridge AND tap.<br/>Otherwise it's commented out.</title>
    <description>/src/sys/arch/evbarm/conf/NSLU2 - 1.49</description>
    <pubDate>Sun Sep 27 13:48:50 UTC 2020</pubDate>
    <dc:creator>roy</dc:creator>
</item>

<item>
    <title>PMAP_DEBUG has been deleted on arm</title>
    <description>/src/sys/arch/evbarm/conf/NSLU2 - 1.48</description>
    <pubDate>Sat Apr 18 11:00:38 UTC 2020</pubDate>
    <dc:creator>skrll</dc:creator>
</item>

<item>
    <title>branches:  1.47.10;<br/>Add ure(4) to kernel config files. Also add PHY drivers where necessary.</title>
    <description>/src/sys/arch/evbarm/conf/NSLU2 - 1.47</description>
    <pubDate>Wed Feb 06 11:58:30 UTC 2019</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>remove the 'wd* at umass?' for the non-standardized and rare (extinct?)<br/>In-System Design ATA protocol over Bulk-Only devices from most kernels,<br/>leave only in i386/amd64 ALL; it's unmaintained and likely currently broken,<br/>lack of test hardware makes it impossible to support</title>
    <description>/src/sys/arch/evbarm/conf/NSLU2 - 1.46</description>
    <pubDate>Tue Oct 23 19:58:52 UTC 2018</pubDate>
    <dc:creator>jdolecek</dc:creator>
</item>

<item>
    <title>Add (commented out) mue(4) to where appropriate.<br/>Also add MII/PHY drivers for USB NICs if missing.</title>
    <description>/src/sys/arch/evbarm/conf/NSLU2 - 1.45</description>
    <pubDate>Sat Aug 25 20:52:40 UTC 2018</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>Unreference IPF/PF from all the config files, and enable NPF instead when<br/>wanted. This also fixes some inconsistencies I saw in several files (eg<br/>IPF options while IPF was not compiled, IPF+PF enabled by default, etc).</title>
    <description>/src/sys/arch/evbarm/conf/NSLU2 - 1.44</description>
    <pubDate>Wed Aug 01 20:04:11 UTC 2018</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>Remove the kernel PMC code. Sent yesterday on tech-kern@.<br/><br/>This change:<br/><br/> * Removes "options PERFCTRS", the associated includes, and the associated<br/>   ifdefs. In doing so, it removes several XXXSMPs in the MI code, which is<br/>   good.<br/><br/> * Removes the PMC code of ARM XSCALE.<br/><br/> * Removes all the pmc.h files. They were all empty, except for ARM XSCALE.<br/><br/> * Reorders the x86 PMC code not to rely on the legacy pmc.h file. The<br/>   definitions are put in sysarch.h.<br/><br/> * Removes the kern/sys_pmc.c file, and along with it, the sys_pmc_control<br/>   and sys_pmc_get_info syscalls. They are marked as OBSOL in kern,<br/>   netbsd32 and rump.<br/><br/> * Removes the pmc_evid_t and pmc_ctr_t types.<br/><br/> * Removes all the associated man pages. The sets are marked as obsolete.</title>
    <description>/src/sys/arch/evbarm/conf/NSLU2 - 1.43</description>
    <pubDate>Thu Jul 12 10:46:43 UTC 2018</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>branches:  1.42.2;  1.42.4;<br/>clean up COMPAT_* options for native netbsd code:<br/>- new series of files that are useful for saying "i want everything<br/>  since netbsd 1.4", etc.<br/>- use the fact COMPAT_* options have future dependancies to remove<br/>  many redundant options.<br/><br/>removes about 3000 lines total across kernel configuration files.<br/>tested about 30 random kernels in the changed list.</title>
    <description>/src/sys/arch/evbarm/conf/NSLU2 - 1.42</description>
    <pubDate>Thu Sep 14 07:58:40 UTC 2017</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>Remove TCP_COMPAT_42 from the config files. Pass 3.</title>
    <description>/src/sys/arch/evbarm/conf/NSLU2 - 1.41</description>
    <pubDate>Sat Jul 29 18:08:57 UTC 2017</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>PR kern/51208<br/>Add DISKLABEL_EI option (and also FFS_EI if missing), commented out except for<br/>ALL on amd64 and i386.</title>
    <description>/src/sys/arch/evbarm/conf/NSLU2 - 1.40</description>
    <pubDate>Sun Feb 19 07:47:00 UTC 2017</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>branches:  1.39.2;  1.39.4;<br/>Remove KMEMSTATS.</title>
    <description>/src/sys/arch/evbarm/conf/NSLU2 - 1.39</description>
    <pubDate>Fri Aug 07 13:53:28 UTC 2015</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>branches:  1.38.2;<br/>Systematize (and in many cases, fix) the comments on options COMPAT_NN.<br/><br/>There are quite a few configs that are missing some COMPAT_NN options<br/>in ways that don't make sense; this should probably get cleaned up<br/>too, but for the time being I've not added or removed anything.</title>
    <description>/src/sys/arch/evbarm/conf/NSLU2 - 1.38</description>
    <pubDate>Sat Aug 23 20:26:57 UTC 2014</pubDate>
    <dc:creator>dholland</dc:creator>
</item>

<item>
    <title>Reorganize symbol table embedding.  The existing option SYMTAB_SPACE is<br/>replaced by the make option COPY_SYMTAB set to any value. The copy of<br/>the symbol table is no longer put into a buffer in kern_ksyms.o, but a<br/>small helper object. This object is build first with a dummy size, then<br/>the kernel is linked to compute the real dimension of the symbol table<br/>buffer. After that, the helper object is rebuild and the kernel linked<br/>again.</title>
    <description>/src/sys/arch/evbarm/conf/NSLU2 - 1.37</description>
    <pubDate>Sun Aug 17 21:17:43 UTC 2014</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>Add "options COMPAT_70" to all kernel configuration files that<br/>already had "options COMPAT_60".</title>
    <description>/src/sys/arch/evbarm/conf/NSLU2 - 1.36</description>
    <pubDate>Sat Aug 16 17:56:31 UTC 2014</pubDate>
    <dc:creator>apb</dc:creator>
</item>

<item>
    <title>Add COMPAT_NETBSD32 to more kernels (we have too many)</title>
    <description>/src/sys/arch/evbarm/conf/NSLU2 - 1.35</description>
    <pubDate>Sun Aug 03 09:18:16 UTC 2014</pubDate>
    <dc:creator>martin</dc:creator>
</item>
</channel></rss>

