<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg.ecoscentric.com/ecos/</link>
    <language>en-us</language>

    <title>ecos: packages/devs/eth/cl/cs8900a/current/ChangeLog history</title>
    <description>packages/devs/eth/cl/cs8900a/current/ChangeLog revision history</description>
    <item>
    <title>* src/if_cs8900a.c: Fixed interrupt hooking block in cs8900a_init() to</title>
    <link>https://hg.ecoscentric.com/ecos/log/6960dfdbb4ff/packages/devs/eth/cl/cs8900a/current/ChangeLog</link>
    <description><![CDATA[* src/if_cs8900a.c: Fixed interrupt hooking block in cs8900a_init() to<br/>
        prevent assertion fail on cyg_interrupt_attach() when interrupt is not<br/>
        used.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 02 Mar 2009 21:16:52 +0000</pubDate>
</item>
<item>
    <title>Update all copyright banners to reflect FSF ownership; fix and improve licence text.</title>
    <link>https://hg.ecoscentric.com/ecos/log/74dbf4c3f2e1/packages/devs/eth/cl/cs8900a/current/ChangeLog</link>
    <description><![CDATA[Update all copyright banners to reflect FSF ownership; fix and improve licence text.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 29 Jan 2009 17:47:46 +0000</pubDate>
</item>
<item>
    <title>* cdl/cl_cs8900a_eth_drivers.cdl: Added</title>
    <link>https://hg.ecoscentric.com/ecos/log/b3f68c7d3671/packages/devs/eth/cl/cs8900a/current/ChangeLog</link>
    <description><![CDATA[* cdl/cl_cs8900a_eth_drivers.cdl: Added<br/>
        CYGIMP_DEVS_ETH_CL_CS8900A_DATABUS_8BIT option to manage chip in 8-bit<br/>
        mode.<br/>
        * include/cs8900.h<br/>
        * src/if_cs8900a.c: Added a support for the 8-bit access for CS8900A.<br/>
        All access to CS8900A registers wrapped via CS_IN, CS_OUT macros (the<br/>
        macros were defined in past, but, still not used).  In common way the<br/>
        macros use the eCos macros: HAL_READ_UINT16, HAL_WRITE_UINT16 , but,<br/>
        in other (rare) conditions they can use 8-bit access too.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 23 Nov 2008 12:36:23 +0000</pubDate>
</item>
<item>
    <title>* add timeout to potential infinite loop in cs8900a_send per</title>
    <link>https://hg.ecoscentric.com/ecos/log/c4195ff791d2/packages/devs/eth/cl/cs8900a/current/ChangeLog</link>
    <description><![CDATA[* add timeout to potential infinite loop in cs8900a_send per<br/>
        bugzilla report 1000281]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 11 Sep 2007 17:37:22 +0000</pubDate>
</item>
<item>
    <title>* include/cs8900a.h:</title>
    <link>https://hg.ecoscentric.com/ecos/log/7a0284a514e9/packages/devs/eth/cl/cs8900a/current/ChangeLog</link>
    <description><![CDATA[* include/cs8900a.h:<br/>
        * src/if_cs8900a.c: Added a priority field in cpd<br/>
        that makes interrupt priority configurable]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Wed, 23 Nov 2005 21:26:50 +0000</pubDate>
</item>
<item>
    <title>* cdl/cl_cs8900a_eth_drivers.cdl: Added</title>
    <link>https://hg.ecoscentric.com/ecos/log/915ac9ca447f/packages/devs/eth/cl/cs8900a/current/ChangeLog</link>
    <description><![CDATA[* cdl/cl_cs8900a_eth_drivers.cdl: Added<br/>
        CYGSEM_DEVS_ETH_CL_CS8900A_WRITE_EEPROM<br/>
<br/>
        * src/if_cs8900a.c: Added debug statements to print out where the<br/>
        driver is obtaining its ESA from. Implement<br/>
        ETH_DRV_SET_MAC_ADDRESS and ETH_DRV_GET_MAC_ADDRESS.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 08 May 2005 09:29:37 +0000</pubDate>
</item>
<item>
    <title>* src/if_cs8900a.c: Added missing include of cyg_ass.h.</title>
    <link>https://hg.ecoscentric.com/ecos/log/67ee34ead3f4/packages/devs/eth/cl/cs8900a/current/ChangeLog</link>
    <description><![CDATA[* src/if_cs8900a.c: Added missing include of cyg_ass.h.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 29 Jun 2004 06:49:30 +0000</pubDate>
</item>
<item>
    <title>* src/if_cs8900a.c: Drop &quot;ghost&quot; frames with zero length</title>
    <link>https://hg.ecoscentric.com/ecos/log/e2264d5f9337/packages/devs/eth/cl/cs8900a/current/ChangeLog</link>
    <description><![CDATA[* src/if_cs8900a.c: Drop &quot;ghost&quot; frames with zero length]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 27 May 2004 06:48:47 +0000</pubDate>
</item>
<item>
    <title>Big/Little endian changes from Bob Koninckx</title>
    <link>https://hg.ecoscentric.com/ecos/log/bf994e1a516c/packages/devs/eth/cl/cs8900a/current/ChangeLog</link>
    <description><![CDATA[Big/Little endian changes from Bob Koninckx]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Wed, 21 Apr 2004 17:03:23 +0000</pubDate>
</item>
<item>
    <title>Updates for EC555 targets - from Bob Koninckx</title>
    <link>https://hg.ecoscentric.com/ecos/log/9c818dd5d9fa/packages/devs/eth/cl/cs8900a/current/ChangeLog</link>
    <description><![CDATA[Updates for EC555 targets - from Bob Koninckx]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Mon, 24 Nov 2003 14:28:13 +0000</pubDate>
</item>
<item>
    <title>* src/if_cs8900a.c (cs8900a_send): Allow for data not being 16-bit</title>
    <link>https://hg.ecoscentric.com/ecos/log/01d8c3c977d9/packages/devs/eth/cl/cs8900a/current/ChangeLog</link>
    <description><![CDATA[* src/if_cs8900a.c (cs8900a_send): Allow for data not being 16-bit<br/>
	aligned. Thanks to Laurent Gonzalez &lt;laurent.gonzalez@ri.silicomp.fr&gt;<br/>
	for reporting this and his initial patch.<br/>
<br/>
	* src/if_cs8900a.c:<br/>
	* include/cs8900a.h:<br/>
	Changes to support both little and big endian targets]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Sat, 12 Apr 2003 03:50:18 +0000</pubDate>
</item>
<item>
    <title>Fix CDL dependencies for stand-alone/system operation.</title>
    <link>https://hg.ecoscentric.com/ecos/log/ae8511176102/packages/devs/eth/cl/cs8900a/current/ChangeLog</link>
    <description><![CDATA[Fix CDL dependencies for stand-alone/system operation.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Fri, 14 Jun 2002 22:00:56 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-31-00:05:29-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/94b558c9fb67/packages/devs/eth/cl/cs8900a/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2002-05-31-00:05:29-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 31 May 2002 01:05:53 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-23-21:39:14-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/d2c90368aeef/packages/devs/eth/cl/cs8900a/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2002-05-23-21:39:14-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 23 May 2002 22:59:51 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-20-20:11:54-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/e0c0827131d1/packages/devs/eth/cl/cs8900a/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2002-05-20-20:11:54-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 20 May 2002 22:19:26 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-11-30-11:22:06-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/51b34619b677/packages/devs/eth/cl/cs8900a/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-11-30-11:22:06-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 30 Nov 2001 13:09:25 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-11-23-15:32:03-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/9b55e9c69693/packages/devs/eth/cl/cs8900a/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-11-23-15:32:03-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 23 Nov 2001 17:12:52 +0000</pubDate>
</item>

  </channel>
</rss>
