<?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 KUROBOX</title>
    <link>http://nxr.netbsd.org/rss/src/sys/arch/sandpoint/conf/KUROBOX</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>At least KuroBox Classic and HG seem to have buggy UART, for which<br/>ETXRDY interrupts are sometimes (once per a few hours?) lost; TX stalls<br/>until next RX arrives.<br/><br/>Since interrupt-based I/O works just fine for other devices, I believe<br/>this problem is due to UART and not to PIC or its driver.<br/><br/>In order to work around this bug, enable COM_HW_BROKEN_ETXRDY bit, as<br/>well as carry out polling once per 10 sec or 1k tics (arbitrary, but<br/>1 min seems too long).<br/><br/>XXX<br/>Apply this for other MPC824x-based boards?</title>
    <description>/src/sys/arch/sandpoint/conf/KUROBOX - 1.9</description>
    <pubDate>Thu Mar 25 05:35:50 UTC 2021</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>branches:  1.8.8;  1.8.10;<br/>Eliminate all of the #ifdefs for the "strtc" driver.  Define model<br/>properties (similar to what the "dsrtc" driver does), and provide<br/>DT compat strings corresponding to those models.  Allow config flags<br/>to specify the model for non-FDT platforms (also like "dsrtc").</title>
    <description>/src/sys/arch/sandpoint/conf/KUROBOX - 1.8</description>
    <pubDate>Fri Jan 03 03:44:42 UTC 2020</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>branches:  1.7.18;<br/>Remove erroneously entered debug options.</title>
    <description>/src/sys/arch/sandpoint/conf/KUROBOX - 1.7</description>
    <pubDate>Mon Sep 21 23:34:21 UTC 2015</pubDate>
    <dc:creator>phx</dc:creator>
</item>

<item>
    <title>double vlan pseudo-device removed</title>
    <description>/src/sys/arch/sandpoint/conf/KUROBOX - 1.6</description>
    <pubDate>Mon Sep 21 23:31:41 UTC 2015</pubDate>
    <dc:creator>phx</dc:creator>
</item>

<item>
    <title>branches:  1.5.16;<br/><br/>More "no" designations to reflect the target NAS hardware configuration.<br/>Is provided as a reference for other NAS platforms.  Before-after<br/>factor is the 91% fitness.</title>
    <description>/src/sys/arch/sandpoint/conf/KUROBOX - 1.5</description>
    <pubDate>Sat May 12 10:27:17 UTC 2012</pubDate>
    <dc:creator>nisimura</dc:creator>
</item>

<item>
    <title>New device nhpow(4) to support the onboard GPIO pins on a NH230/231 board for<br/>buttons, powerdown, reset, LEDs and fan control. It attaches gpio(4) for<br/>its 8 pins on demand.</title>
    <description>/src/sys/arch/sandpoint/conf/KUROBOX - 1.4</description>
    <pubDate>Sat Jan 14 19:39:25 UTC 2012</pubDate>
    <dc:creator>phx</dc:creator>
</item>

<item>
    <title>branches:  1.3.2;  1.3.4;  1.3.12;  1.3.16;<br/>The sandpoint port is now focussed on 824x based NAS boxes.<br/>Replaced GENERIC by GENERIC.NAS.<br/>Added INSTALL_KURO for KuroBox.<br/>GENERIC.NAS and RAMDISK are no longer needed.</title>
    <description>/src/sys/arch/sandpoint/conf/KUROBOX - 1.3</description>
    <pubDate>Wed Jun 09 17:34:32 UTC 2010</pubDate>
    <dc:creator>phx</dc:creator>
</item>

<item>
    <title>branches:  1.2.2;<br/>'satmgr' device for communicating with the satellite processor found on many<br/>MPC824x-based systems. It registers the power button to sysmon and sets<br/>a reboot/shutdown callback for cpu_reboot(). Other functions can be controlled<br/>through /dev/satmgr.<br/>Currently there is support for KuroBox and Synology, which will be extended<br/>as soon more platforms have been reasearched.<br/>This patch was submitted by Toru Nishimura.</title>
    <description>/src/sys/arch/sandpoint/conf/KUROBOX - 1.2</description>
    <pubDate>Sat May 29 22:47:02 UTC 2010</pubDate>
    <dc:creator>phx</dc:creator>
</item>

<item>
    <title>Excluded KUROBOX from GENERIC.NAS because console is on a different port.<br/>Add INET6 option to GENERIC(.NAS).<br/>Build KUROBOX kernel together with GENERIC and GENERIC.NAS.<br/>Patch submitted by Toru Nishimura.</title>
    <description>/src/sys/arch/sandpoint/conf/KUROBOX - 1.1</description>
    <pubDate>Mon May 17 22:52:17 UTC 2010</pubDate>
    <dc:creator>phx</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/sys/arch/sandpoint/conf/KUROBOX - 1.2.2.3</description>
    <pubDate>Sat Jul 03 01:19:25 UTC 2010</pubDate>
    <dc:creator>rmind</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/sys/arch/sandpoint/conf/KUROBOX - 1.2.2.2</description>
    <pubDate>Sun May 30 05:17:05 UTC 2010</pubDate>
    <dc:creator>rmind</dc:creator>
</item>

<item>
    <title>file KUROBOX was added on branch rmind-uvmplock on 2010-05-30 05:17:05 +0000</title>
    <description>/src/sys/arch/sandpoint/conf/KUROBOX - 1.2.2.1</description>
    <pubDate>Sat May 29 22:47:02 UTC 2010</pubDate>
    <dc:creator>rmind</dc:creator>
</item>

<item>
    <title>sync to latest -current.</title>
    <description>/src/sys/arch/sandpoint/conf/KUROBOX - 1.3.16.2</description>
    <pubDate>Sat Jun 02 11:09:07 UTC 2012</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>merge to -current.</title>
    <description>/src/sys/arch/sandpoint/conf/KUROBOX - 1.3.16.1</description>
    <pubDate>Sat Feb 18 07:33:02 UTC 2012</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>sync with head.</title>
    <description>/src/sys/arch/sandpoint/conf/KUROBOX - 1.3.12.2</description>
    <pubDate>Wed May 23 10:07:48 UTC 2012</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/sys/arch/sandpoint/conf/KUROBOX - 1.3.12.1</description>
    <pubDate>Tue Apr 17 00:06:49 UTC 2012</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>Sync with HEAD.</title>
    <description>/src/sys/arch/sandpoint/conf/KUROBOX - 1.3.4.2</description>
    <pubDate>Tue Aug 17 06:45:06 UTC 2010</pubDate>
    <dc:creator>uebayasi</dc:creator>
</item>

<item>
    <title>file KUROBOX was added on branch uebayasi-xip on 2010-08-17 06:45:06 +0000</title>
    <description>/src/sys/arch/sandpoint/conf/KUROBOX - 1.3.4.1</description>
    <pubDate>Wed Jun 09 17:34:32 UTC 2010</pubDate>
    <dc:creator>uebayasi</dc:creator>
</item>

<item>
    <title>sync with head.</title>
    <description>/src/sys/arch/sandpoint/conf/KUROBOX - 1.3.2.2</description>
    <pubDate>Wed Aug 11 22:52:38 UTC 2010</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>file KUROBOX was added on branch yamt-nfs-mp on 2010-08-11 22:52:38 +0000</title>
    <description>/src/sys/arch/sandpoint/conf/KUROBOX - 1.3.2.1</description>
    <pubDate>Wed Jun 09 17:34:32 UTC 2010</pubDate>
    <dc:creator>yamt</dc:creator>
</item>
</channel></rss>

