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

    <title>flash_v2: packages/io/pci/current/src/pci.c history</title>
    <description>packages/io/pci/current/src/pci.c revision history</description>
    <item>
    <title>Restore 'found it' message - conditionally - from David Vrabel</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/5dd2b854cc32/packages/io/pci/current/src/pci.c</link>
    <description><![CDATA[Restore 'found it' message - conditionally - from David Vrabel]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 20 Jan 2004 15:27:45 +0000</pubDate>
</item>
<item>
    <title>* src/pci.c (cyg_pci_get_device_info): Added fix for devices that</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/8ad4d297cbf8/packages/io/pci/current/src/pci.c</link>
    <description><![CDATA[* src/pci.c (cyg_pci_get_device_info): Added fix for devices that<br/>
	only implement the bottom 16 bits of an IO BAR. This is allowed by<br/>
	the standard but is very rare and mostly present in older devices<br/>
	only. Without this cyg_pci_allocate_io_priv() gets confused.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Wed, 14 Jan 2004 15:39:43 +0000</pubDate>
</item>
<item>
    <title>Remove debug message - from David Vrabel</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/efdacf0f8122/packages/io/pci/current/src/pci.c</link>
    <description><![CDATA[Remove debug message - from David Vrabel]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Fri, 09 Jan 2004 16:36:24 +0000</pubDate>
</item>
<item>
    <title>* src/pci.c (cyg_pci_find_device): Removed a debug print which should</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/165499195994/packages/io/pci/current/src/pci.c</link>
    <description><![CDATA[* src/pci.c (cyg_pci_find_device): Removed a debug print which should<br/>
	not be there and is causing an warning.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Thu, 27 Nov 2003 10:57:59 +0000</pubDate>
</item>
<item>
    <title>Updates for EC555 targets - from Bob Koninckx</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/9c818dd5d9fa/packages/io/pci/current/src/pci.c</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/pci.c : Additional changes in cyg_pci_get_device_info,</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/97946fc092d5/packages/io/pci/current/src/pci.c</link>
    <description><![CDATA[* src/pci.c : Additional changes in cyg_pci_get_device_info,<br/>
        cyg_pci_set_device_info and cyg_pci_configure_device to be able<br/>
        to support non-contiguous BARs.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Wed, 19 Nov 2003 20:39:44 +0000</pubDate>
</item>
<item>
    <title>* src/pci.c (cyg_pci_get_device_info): Removed check for inactive</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/29e672adfc06/packages/io/pci/current/src/pci.c</link>
    <description><![CDATA[* src/pci.c (cyg_pci_get_device_info): Removed check for inactive<br/>
	BARs since the requirement for the BARs to be contiguous has been<br/>
	relaxed in more recent versions of the PCI standard.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Mon, 29 Sep 2003 17:12:48 +0000</pubDate>
</item>
<item>
    <title>Improve resource management.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/89b77368d45c/packages/io/pci/current/src/pci.c</link>
    <description><![CDATA[Improve resource management.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Fri, 21 Feb 2003 18:10:31 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-23-21:39:14-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/d2c90368aeef/packages/io/pci/current/src/pci.c</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/flash_v2/log/e0c0827131d1/packages/io/pci/current/src/pci.c</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-10-02-17:59:22-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/022f1e506033/packages/io/pci/current/src/pci.c</link>
    <description><![CDATA[Merge from eCos master repository on 2001-10-02-17:59:22-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 02 Oct 2001 18:28:24 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-09-07-06:43:02-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/f62680ef1804/packages/io/pci/current/src/pci.c</link>
    <description><![CDATA[Merge from eCos master repository on 2001-09-07-06:43:02-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 12 Sep 2001 00:59:17 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-01-12-06:43:03-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/8f2f7615e727/packages/io/pci/current/src/pci.c</link>
    <description><![CDATA[Merge from eCos master repository on 2001-01-12-06:43:03-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 12 Jan 2001 08:11:46 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-01-05-06:43:02-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/d397fc472bcf/packages/io/pci/current/src/pci.c</link>
    <description><![CDATA[Merge from eCos master repository on 2001-01-05-06:43:02-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 05 Jan 2001 17:12:36 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-12-08-02:09:36-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/6b5f480c6929/packages/io/pci/current/src/pci.c</link>
    <description><![CDATA[Merge from eCos master repository on 2000-12-08-02:09:36-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 08 Dec 2000 03:30:06 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-11-24-06:43:05-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/289bf90c6a9b/packages/io/pci/current/src/pci.c</link>
    <description><![CDATA[Merge from eCos master repository on 2000-11-24-06:43:05-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 24 Nov 2000 07:49:02 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-11-17-18:24:25-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/a9ac27ec7abc/packages/io/pci/current/src/pci.c</link>
    <description><![CDATA[Merge from eCos master repository on 2000-11-17-18:24:25-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 17 Nov 2000 23:16:43 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-02-02-19:16:44-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/bf00f99aec69/packages/io/pci/current/src/pci.c</link>
    <description><![CDATA[Merge from eCos master repository on 2000-02-02-19:16:44-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 02 Feb 2000 19:57:02 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-01-28-04:28:11-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/c38311975d4f/packages/io/pci/current/src/pci.c</link>
    <description><![CDATA[Merge from eCos master repository on 2000-01-28-04:28:11-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 28 Jan 2000 04:59:39 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-11-05-17:34:28-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/7b011d1ab50f/packages/io/pci/current/src/pci.c</link>
    <description><![CDATA[Merge from eCos master repository on 1999-11-05-17:34:28-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 05 Nov 1999 18:39:11 +0000</pubDate>
</item>

  </channel>
</rss>
