<?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 files.newsmips</title>
    <link>http://nxr.netbsd.org/rss/src/sys/arch/newsmips/conf/files.newsmips</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Add NWS-4000 support.<br/><br/>Based on nonaka@'s porting effort back in 2002.<br/>See announcement on port-newsmips@ for more details:<br/> http://mail-index.netbsd.org/port-newsmips/2018/10/13/msg000231.html</title>
    <description>/src/sys/arch/newsmips/conf/files.newsmips - 1.31</description>
    <pubDate>Sun Oct 14 00:10:11 UTC 2018</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>branches:  1.30.26;  1.30.28;<br/>Include sljit files.</title>
    <description>/src/sys/arch/newsmips/conf/files.newsmips - 1.30</description>
    <pubDate>Sun Jul 20 10:22:54 UTC 2014</pubDate>
    <dc:creator>alnsn</dc:creator>
</item>

<item>
    <title>branches:  1.29.10;<br/>move common/bus_dma/ -&gt; dev/bus_dma/</title>
    <description>/src/sys/arch/newsmips/conf/files.newsmips - 1.29</description>
    <pubDate>Tue Oct 02 23:54:53 UTC 2012</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.28.4;  1.28.14;<br/>Merge forward matt-nb5-mips64<br/>Adapt to new interrupt/spl framework</title>
    <description>/src/sys/arch/newsmips/conf/files.newsmips - 1.28</description>
    <pubDate>Sun Feb 20 07:56:31 UTC 2011</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>branches:  1.27.4;  1.27.6;  1.27.8;<br/>Use bus_dmamem_common.</title>
    <description>/src/sys/arch/newsmips/conf/files.newsmips - 1.27</description>
    <pubDate>Fri Aug 21 04:03:01 UTC 2009</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>branches:  1.26.10;  1.26.28;<br/>Since files.wscons et al. are included by ~all ports anyway, include<br/>them in the mi "files" file, and remove include statements from md files.<br/>These shouldn't pull in additional kernel code when not in use, so it<br/>shouldn't do any harm except a risk of namespace collisions which<br/>should be easy to fix.</title>
    <description>/src/sys/arch/newsmips/conf/files.newsmips - 1.26</description>
    <pubDate>Wed Feb 20 21:43:34 UTC 2008</pubDate>
    <dc:creator>drochner</dc:creator>
</item>

<item>
    <title>branches:  1.25.50;<br/>merge ktrace-lwp.</title>
    <description>/src/sys/arch/newsmips/conf/files.newsmips - 1.25</description>
    <pubDate>Sun Dec 11 00:18:24 UTC 2005</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.24.16;<br/>Switch to use MI mk48txx(4) and todr(9) for MK48T02 todclocks on newsmips.</title>
    <description>/src/sys/arch/newsmips/conf/files.newsmips - 1.24</description>
    <pubDate>Sat Oct 25 04:07:28 UTC 2003</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>Since everyone uses clock_subr.c (or should, if they don't currently),<br/>list it in conf/files instead of in every port's files.*.</title>
    <description>/src/sys/arch/newsmips/conf/files.newsmips - 1.23</description>
    <pubDate>Sun Jul 27 01:19:29 UTC 2003</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>branches:  1.22.2;<br/>Add MI softintr(9) support with common mips/softintr.c.</title>
    <description>/src/sys/arch/newsmips/conf/files.newsmips - 1.22</description>
    <pubDate>Sun May 25 14:02:48 UTC 2003</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>now that mem_no is emitted by config(8), there is no reason to keep<br/>copy of more or less identical iskmemdev() for every arch; move the function<br/>to spec_vnop.c, and g/c machine-dependant copies</title>
    <description>/src/sys/arch/newsmips/conf/files.newsmips - 1.21</description>
    <pubDate>Sat Oct 26 13:50:38 UTC 2002</pubDate>
    <dc:creator>jdolecek</dc:creator>
</item>

<item>
    <title>Merge the gehenna-devsw branch into the trunk.<br/><br/>This merge changes the device switch tables from static array to<br/>dynamically generated by config(8).<br/><br/>- All device switches is defined as a constant structure in device drivers.<br/><br/>- The new grammer ``device-major'' is introduced to ``files''.<br/><br/>	device-major &lt;prefix&gt; char &lt;num&gt; [block &lt;num&gt;] [&lt;rules&gt;]<br/><br/>- All device major numbers must be listed up in port dependent majors.&lt;arch&gt;<br/>  by using this grammer.<br/><br/>- Added the new naming convention.<br/>  The name of the device switch must be &lt;prefix&gt;_[bc]devsw for auto-generation<br/>  of device switch tables.<br/><br/>- The backward compatibility of loading block/character device<br/>  switch by LKM framework is broken. This is necessary to convert<br/>  from block/character device major to device name in runtime and vice versa.<br/><br/>- The restriction to assign device major by LKM is completely removed.<br/>  We don't need to reserve LKM entries for dynamic loading of device switch.<br/><br/>- In compile time, device major numbers list is packed into the kernel and<br/>  the LKM framework will refer it to assign device major number dynamically.</title>
    <description>/src/sys/arch/newsmips/conf/files.newsmips - 1.20</description>
    <pubDate>Fri Sep 06 13:18:43 UTC 2002</pubDate>
    <dc:creator>gehenna</dc:creator>
</item>

<item>
    <title>branches:  1.19.2;<br/>* Move the mii_bitbang attribute into dev/mii/files.mii<br/>* Pull in dev/mii/files.mii from conf/files, rather than playing<br/>  the magic "files include order" dance in N machine-dependent<br/>  configuration definitions.</title>
    <description>/src/sys/arch/newsmips/conf/files.newsmips - 1.19</description>
    <pubDate>Tue Apr 16 20:50:22 UTC 2002</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>All the mips ports had an identical procfs_machdep.c, so use a common<br/>file under arch/mips/mips.</title>
    <description>/src/sys/arch/newsmips/conf/files.newsmips - 1.18</description>
    <pubDate>Wed Mar 13 02:55:13 UTC 2002</pubDate>
    <dc:creator>simonb</dc:creator>
</item>

<item>
    <title>branches:  1.17.4;  1.17.8;<br/>Move NEWS keymap file into MI place to share with news68k.</title>
    <description>/src/sys/arch/newsmips/conf/files.newsmips - 1.17</description>
    <pubDate>Thu Jan 25 13:13:59 UTC 2001</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>Add machdep file for procfs. Currently only used for linux-style<br/>/proc/cpuinfo (only active when procfs is mounted with -o linux).<br/>For ports other than the i386 this currently produces an empty<br/>string.</title>
    <description>/src/sys/arch/newsmips/conf/files.newsmips - 1.16</description>
    <pubDate>Wed Jan 17 00:07:31 UTC 2001</pubDate>
    <dc:creator>fvdl</dc:creator>
</item>

<item>
    <title>Screen console works now.</title>
    <description>/src/sys/arch/newsmips/conf/files.newsmips - 1.15</description>
    <pubDate>Wed Nov 15 14:29:40 UTC 2000</pubDate>
    <dc:creator>tsubai</dc:creator>
</item>

<item>
    <title>Keyboard and mouse support for news5000.</title>
    <description>/src/sys/arch/newsmips/conf/files.newsmips - 1.14</description>
    <pubDate>Wed Nov 15 14:04:05 UTC 2000</pubDate>
    <dc:creator>tsubai</dc:creator>
</item>

<item>
    <title>Switch to wscons.</title>
    <description>/src/sys/arch/newsmips/conf/files.newsmips - 1.13</description>
    <pubDate>Mon Nov 13 16:48:41 UTC 2000</pubDate>
    <dc:creator>tsubai</dc:creator>
</item>

<item>
    <title>"xa" frame buffer driver.</title>
    <description>/src/sys/arch/newsmips/conf/files.newsmips - 1.12</description>
    <pubDate>Mon Nov 06 15:00:29 UTC 2000</pubDate>
    <dc:creator>tsubai</dc:creator>
</item>
</channel></rss>

