<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ATOM E6xx, EG20T, USB Host silicon bug driver workaround needed in Embedded Intel Atom® Processors</title>
    <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/ATOM-E6xx-EG20T-USB-Host-silicon-bug-driver-workaround-needed/m-p/254970#M2629</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are seeing similar problems. Is there a resolution to this?&lt;/P&gt;</description>
    <pubDate>Thu, 11 Oct 2012 12:18:39 GMT</pubDate>
    <dc:creator>RBloo1</dc:creator>
    <dc:date>2012-10-11T12:18:39Z</dc:date>
    <item>
      <title>ATOM E6xx, EG20T, USB Host silicon bug driver workaround needed</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/ATOM-E6xx-EG20T-USB-Host-silicon-bug-driver-workaround-needed/m-p/254966#M2625</link>
      <description>&lt;P&gt;Project for major  energy company derailed by ATOM E6xx, EG20T silicon bug &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Overview:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Custom hardware was  developed to us the industrial temperature rated ATOM in a harsh environment.   The primary interface to the hardware is the six USB port provided by the EG20T  controller hub.  All early software/hardware development was tested with the  commercial temperature rated ATOM processor and the US15W controller hub without  error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The  Issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USB traffic to the  EG20T causes all USB traffic to stop.  This issue is stated in Intel Platform  Controller Hub EG20T Specification Update Errata #  12. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"          USB Host:  Memory Read Request Address Across DWord Boundary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May Cause Incomplete  Transfer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the Device Read  Pre-Fetch Control Register (Packet Hub MEM_BASE+014h) for the USB host is  enabled, transfer incompletion may occur if the USB host issues byte or word (16  bit) memory read requests to PCIe and this address is not aligned to a DWord  boundary (memory read request address is xxxxxxx0/4/8/Ch).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Implication: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When transfer  incompletion occurs and the invalid transfer continues, the QoS buffer memory of  the Intel® PCH EG20T overflows and the system may hang.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Workaround:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do not issue memory  read requests across a DWord boundary. Since memory read requests across the  DWord boundary may be issued by the Windows* 7 standard USB driver, use the  Intel® PCH EG20T driver for Windows 7 version 1.2 or later. It may reduce the  probability of an incomplete transfer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Status: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No  Fix&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Upon updating the  driver to version 1.2 from &lt;A href="http://edc.intel.com/Link.aspx?id=4028"&gt;http://edc.intel.com/Link.aspx?id=4028&lt;/A&gt; &lt;A href="http://edc.intel.com/Link.aspx?id=4028"&gt;http://edc.intel.com/Link.aspx?id=4028&lt;/A&gt; , USB traffic  from our devices still causes USB traffic to stop.  We have little control over  some of our USB device drivers and cannot guarantee that they will not issue a  request across a DWord boundary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternate Workaround  that we are visualizing is the following but need some  guidance/clarifications:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The errata states the  problem is caused by the Device Read Pre-Fetch Control Register for the USB host  being enabled. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question1:  Will  disabling Pre-Fetching solve the problem? If so, what is the proper procedure to  accomplish this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have seen that the  Intel Platform Controller Hub EG20T PHUB Driver Programmer's Guide specifies(in  section 6) that the default value for the Device Read Pre-Fetch Control Register  is 0x000ffffa i.e. enabled for the USB Controllers.  Section 4.3 states the  details of the IOCTLs are located in "ioh_pcieqos_ioctls.h" and  "ioh_pcieqos_common.h" however these files are ...&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2012 16:52:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/ATOM-E6xx-EG20T-USB-Host-silicon-bug-driver-workaround-needed/m-p/254966#M2625</guid>
      <dc:creator>MAnge4</dc:creator>
      <dc:date>2012-06-06T16:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: ATOM E6xx, EG20T, USB Host silicon bug driver workaround needed</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/ATOM-E6xx-EG20T-USB-Host-silicon-bug-driver-workaround-needed/m-p/254967#M2626</link>
      <description>&lt;P&gt;Hello and  Welcome to the Intel® Embedded Community.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since  you are using Intel® Atom, I want to  make you aware of a special place to go with your technical questions.  The Intel e-Help desk is staffed by Intel representatives dedicated to  answering embedded Intel® architecture product, design and development  questions for select Intel processors..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Intel e-Help  desk is only available to registered private users. Before you can  access e-Help, you will first have to upgrade your community membership  to private status. Private account status also allows you to access  special documents and tools at the Intel® Embedded Design Center. Note  that it usually takes a few days for the approval process, and it  normally requires that your company has a Non-Disclosure Agreement (NDA)  with Intel. If you are interested, follow the link below to your 'My  Account' page and request registered private access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://edc.intel.com/User/My-Account/"&gt;http://edc.intel.com/User/My-Account/&lt;/A&gt; &lt;A href="http://edc.intel.com/User/My-Account/"&gt;http://edc.intel.com/User/My-Account/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Look for this on the right side of page:    Manage Intel ® Embedded Design Center Privileged Account )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felix&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J. Felix McNulty&lt;/P&gt;&lt;P&gt;Community Moderator (Intel contractor)&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2012 22:19:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/ATOM-E6xx-EG20T-USB-Host-silicon-bug-driver-workaround-needed/m-p/254967#M2626</guid>
      <dc:creator>FMcNu1</dc:creator>
      <dc:date>2012-06-06T22:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: ATOM E6xx, EG20T, USB Host silicon bug driver workaround needed</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/ATOM-E6xx-EG20T-USB-Host-silicon-bug-driver-workaround-needed/m-p/254968#M2627</link>
      <description>&lt;P&gt;Thanks Felix.  We(co-worker) have already requested access to the priviledge access, and I hope it doesn't take the full 10days to get it granted :) as we are at a very critical production stop point in our project for our major customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers from the software intel experts meanwhile can really help us keep rolling if we can be pointed/sent the header files that seem to allow us to re-configure to turn off the pre-fetching mode on the driver (if that can by-pass the existing silicon bug)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;miguel&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jun 2012 13:28:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/ATOM-E6xx-EG20T-USB-Host-silicon-bug-driver-workaround-needed/m-p/254968#M2627</guid>
      <dc:creator>MAnge4</dc:creator>
      <dc:date>2012-06-07T13:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: ATOM E6xx, EG20T, USB Host silicon bug driver workaround needed</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/ATOM-E6xx-EG20T-USB-Host-silicon-bug-driver-workaround-needed/m-p/254969#M2628</link>
      <description>&lt;P&gt;On question # 1: We still will like to know from the HW experts who know the EG20T USB to comment if disabling the mode will enable us to by pass the silicon bug all together or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On question# 2 We have received the missing driver files.  Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2012 13:16:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/ATOM-E6xx-EG20T-USB-Host-silicon-bug-driver-workaround-needed/m-p/254969#M2628</guid>
      <dc:creator>MAnge4</dc:creator>
      <dc:date>2012-06-14T13:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: ATOM E6xx, EG20T, USB Host silicon bug driver workaround needed</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/ATOM-E6xx-EG20T-USB-Host-silicon-bug-driver-workaround-needed/m-p/254970#M2629</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are seeing similar problems. Is there a resolution to this?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Oct 2012 12:18:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/ATOM-E6xx-EG20T-USB-Host-silicon-bug-driver-workaround-needed/m-p/254970#M2629</guid>
      <dc:creator>RBloo1</dc:creator>
      <dc:date>2012-10-11T12:18:39Z</dc:date>
    </item>
  </channel>
</rss>

