<?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: Chip address for 82580 i2c interface with Linux in Embedded Intel® Core™ Processors</title>
    <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Chip-address-for-82580-i2c-interface-with-Linux/m-p/220203#M1450</link>
    <description>&lt;P&gt;Hello, taira:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on your previous communication, you should address as a reference your consultations related to this driver to the &lt;A href="https://sourceforge.net/projects/e1000/support"&gt;https://sourceforge.net/projects/e1000/support&lt;/A&gt; support for Intel Ethernet Drivers and Utilities at its developer website.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We hope that this information may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Carlos_A .&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jun 2017 16:00:40 GMT</pubDate>
    <dc:creator>CarlosAM_INTEL</dc:creator>
    <dc:date>2017-06-26T16:00:40Z</dc:date>
    <item>
      <title>Chip address for 82580 i2c interface with Linux</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Chip-address-for-82580-i2c-interface-with-Linux/m-p/220200#M1447</link>
      <description>&lt;P&gt;Hi! all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I use 82580EB whose i2c interface(SFP0_I2C_CLK,DATA) is connected to an i2c slave device.&lt;/P&gt;&lt;P&gt;I make igb driver as below,&lt;/P&gt;&lt;P&gt;[detail]&lt;/P&gt;&lt;P&gt;  -Base ver:igb-5.2.9.4.tar.gz&lt;/P&gt;&lt;P&gt;  -patches:add_i2cenable_parameter.patch&lt;/P&gt;&lt;P&gt;                 i2c_disables_oe_when_reading_scl_and_sda.patch&lt;/P&gt;&lt;P&gt;                 i2c_tristates_pins_for_high_value.patch&lt;/P&gt;&lt;P&gt;I try to check i2c interface as following steps,&lt;/P&gt;&lt;P&gt;(1)modprobe -r igb&lt;/P&gt;&lt;P&gt;(2)modprobe igb I2CBB=1&lt;/P&gt;&lt;P&gt;(3)modprobe i2c-dev&lt;/P&gt;&lt;P&gt;(4)i2cdetect - 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------result------------------------------------------&lt;/P&gt;&lt;P&gt;WARNING! This program can confuse your I2C bus, cause data loss and worse!&lt;/P&gt;&lt;P&gt;I will probe file /dev/i2c-0.&lt;/P&gt;&lt;P&gt;I will probe address range 0x03-0x77.&lt;/P&gt;&lt;P&gt;Continue? [Y/n] y&lt;/P&gt;&lt;P&gt;     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f&lt;/P&gt;&lt;P&gt;00:          -- -- -- -- -- 08 -- -- -- -- -- -- --&lt;/P&gt;&lt;P&gt;10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --&lt;/P&gt;&lt;P&gt;20: -- -- -- -- 24 -- -- -- -- -- -- -- -- -- -- --&lt;/P&gt;&lt;P&gt;30: -- -- -- -- -- -- -- -- 38 -- -- -- -- -- -- --&lt;/P&gt;&lt;P&gt;40: -- -- -- -- 44 -- -- -- -- -- -- -- -- -- -- --&lt;/P&gt;&lt;P&gt;50: 50 -- -- -- -- -- -- -- -- -- -- -- -- -- -- --&lt;/P&gt;&lt;P&gt;60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --&lt;/P&gt;&lt;P&gt;70: -- -- -- -- -- -- -- --&lt;/P&gt;&lt;P&gt;------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;I guess that "i2cdetect -y 0" detects 4 i2c interface. Because 82580 has 4 i2c interface.&lt;/P&gt;&lt;P&gt;But the result means that 5 i2c interface are detected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know that what device is maeached to each chip address.&lt;/P&gt;&lt;P&gt;How should I confrm the relation between chip address and actual device ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Taira&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 04:54:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Chip-address-for-82580-i2c-interface-with-Linux/m-p/220200#M1447</guid>
      <dc:creator>TSuzu6</dc:creator>
      <dc:date>2017-06-23T04:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Chip address for 82580 i2c interface with Linux</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Chip-address-for-82580-i2c-interface-with-Linux/m-p/220201#M1448</link>
      <description>&lt;P&gt;Hello, taira:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for contacting Intel Embedded Community.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to be on the same page, we would like to address the following questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please clarify us if the Intel(R) 82580EB implementation has been developed by you or it is a third party design?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you inform us if the requested information is related to a technical problem? In case that your answer is affirmative, please give us a detailed description of the issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell us where you acquire the cited driver (igb-5.2.9.4.tar.gz)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please let us know the meaning of the term "maeached"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We really appreciate the information that may answer the previous consultations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Carlos_A .&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 12:56:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Chip-address-for-82580-i2c-interface-with-Linux/m-p/220201#M1448</guid>
      <dc:creator>CarlosAM_INTEL</dc:creator>
      <dc:date>2017-06-23T12:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Chip address for 82580 i2c interface with Linux</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Chip-address-for-82580-i2c-interface-with-Linux/m-p/220202#M1449</link>
      <description>&lt;P&gt;Hi! Carlos_A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;My answers are as below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Q1)Could you please clarify us if the Intel(R) 82580EB implementation has been developed by you or it is a third party design?&lt;/P&gt;&lt;P&gt;(A1)Yes, the 82580EB is implemented on our design.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Q2)Could you inform us if the requested information is related to a technical problem? In case that your answer is affirmative, please give us a detailed description of the issue. &lt;/P&gt;&lt;P&gt;(A2)Yes, I guess that this issue is related to our HW design or our Linux configuration. &lt;/P&gt;&lt;P&gt;       [detail]&lt;/P&gt;&lt;P&gt;       OS:Fedora 17(kernel:3.4.33.-1 rt47.1.fc17.ccrma.i686.rt) &lt;/P&gt;&lt;P&gt;             OS works on general desktop computer(Intel corei-7)&lt;/P&gt;&lt;P&gt;       HW:The board we designed is connected to this computer via pci-express slot.&lt;/P&gt;&lt;P&gt;              The  our board has a 82580EB with the EEPROM of the 82580EB.&lt;/P&gt;&lt;P&gt;              One of 4 i2c interfaces on 82580EB is connected to the slave i2c device.&lt;/P&gt;&lt;P&gt;              Others are connected to nothing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      I make and install igb driver with i2c patches and modified Makefile on the OS. &lt;/P&gt;&lt;P&gt;      I perform the next steps,&lt;/P&gt;&lt;P&gt;          (1)modprobe -r igb&lt;/P&gt;&lt;P&gt;          (2)modprobe igb I2CBB=1&lt;/P&gt;&lt;P&gt;          (3)modprobe i2c-dev&lt;/P&gt;&lt;P&gt;          (4)i2cdetect - 0&lt;/P&gt;&lt;P&gt;     As a result, i2c bus-0 detects 5 chip address(0x08,0x24,0x38,0x44,0x50)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Q3)Could you please tell us where you acquire the cited driver (igb-5.2.9.4.tar.gz)?&lt;/P&gt;&lt;P&gt;(A3) I acquired it on &lt;A href="https://sourceforge.net/projects/e1000/files/igb%20stable/"&gt;https://sourceforge.net/projects/e1000/files/igb%20stable/&lt;/A&gt; &lt;A href="https://sourceforge.net/projects/e1000/files/igb%20stable/"&gt;https://sourceforge.net/projects/e1000/files/igb%20stable/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;        The Patches are on &lt;A href="https://sourceforge.net/p/e1000/patches/28/"&gt;https://sourceforge.net/p/e1000/patches/28/&lt;/A&gt; &lt;A href="https://sourceforge.net/p/e1000/patches/28/"&gt;https://sourceforge.net/p/e1000/patches/28/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Q4)Could you please let us know the meaning of the term "maeached"?&lt;/P&gt;&lt;P&gt;       Oh,,,sorry for my broken english. "maeached" is mistake. It means  "matched".&lt;/P&gt;&lt;P&gt;       I would like to know that which chip address correspond to which device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Taira&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2017 03:37:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Chip-address-for-82580-i2c-interface-with-Linux/m-p/220202#M1449</guid>
      <dc:creator>TSuzu6</dc:creator>
      <dc:date>2017-06-26T03:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Chip address for 82580 i2c interface with Linux</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Chip-address-for-82580-i2c-interface-with-Linux/m-p/220203#M1450</link>
      <description>&lt;P&gt;Hello, taira:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on your previous communication, you should address as a reference your consultations related to this driver to the &lt;A href="https://sourceforge.net/projects/e1000/support"&gt;https://sourceforge.net/projects/e1000/support&lt;/A&gt; support for Intel Ethernet Drivers and Utilities at its developer website.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We hope that this information may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Carlos_A .&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2017 16:00:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Chip-address-for-82580-i2c-interface-with-Linux/m-p/220203#M1450</guid>
      <dc:creator>CarlosAM_INTEL</dc:creator>
      <dc:date>2017-06-26T16:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Chip address for 82580 i2c interface with Linux</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Chip-address-for-82580-i2c-interface-with-Linux/m-p/220204#M1451</link>
      <description>&lt;P&gt;Hi Carlos_A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have visited to "&lt;A href="https://sourceforge.net/projects/e1000/support"&gt;https://sourceforge.net/projects/e1000/support&lt;/A&gt; Intel Ethernet Drivers and Utilities | Support for Intel Ethernet Drivers and Utilities at &lt;A href="http://SourceForge.net"&gt;SourceForge.net&lt;/A&gt; ".&lt;/P&gt;&lt;P&gt;There is a link which is  "Best Way to Get Help" is &lt;A href="http://sourceforge.net/tracker/?func=add&amp;amp;group_id=42302&amp;amp;atid=447449"&gt;http://sourceforge.net/tracker/?func=add&amp;amp;group_id=42302&amp;amp;atid=447449&lt;/A&gt; &lt;A href="http://sourceforge.net/tracker/?func=add&amp;amp;group_id=42302&amp;amp;atid=447449"&gt;http://sourceforge.net/tracker/?func=add&amp;amp;group_id=42302&amp;amp;atid=447449&lt;/A&gt;&lt;/P&gt;&lt;P&gt;which is download page for ixgbe-5.1.3.tar.gz.&lt;/P&gt;&lt;P&gt;ixgbe-5.1.3.tar.gz is driver for Intel 82599 and 82598EB 10 Gigabit Ethernet Controllers.&lt;/P&gt;&lt;P&gt;(Refer to &lt;A href="https://downloadcenter.intel.com/download/14687/Intel-Network-Adapter-Driver-for-PCIe-Intel-10-Gigabit-Ethernet-Network-Connections-Under-Linux-"&gt;https://downloadcenter.intel.com/download/14687/Intel-Network-Adapter-Driver-for-PCIe-Intel-10-Gigabit-Ethernet-Network-Connections-Under-Linux-&lt;/A&gt; &lt;A href="https://downloadcenter.intel.com/download/14687/Intel-Network-Adapter-Driver-for-PCIe-Intel-10-Gigabit-Ethernet-Network-Connections-Under-Linux-"&gt;https://downloadcenter.intel.com/download/14687/Intel-Network-Adapter-Driver-for-PCIe-Intel-10-Gigabit-Ethernet-Network-Connections-Under-Linux-&lt;/A&gt;) &lt;/P&gt;&lt;P&gt;I recognize that driver for intel 82580 is igb driver,  not ixgbe driver. &lt;/P&gt;&lt;P&gt;Does ixgbe driver work on Intel 82580 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If my understanding is incorrect, please advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Taira&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 03:16:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Chip-address-for-82580-i2c-interface-with-Linux/m-p/220204#M1451</guid>
      <dc:creator>TSuzu6</dc:creator>
      <dc:date>2017-06-27T03:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Chip address for 82580 i2c interface with Linux</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Chip-address-for-82580-i2c-interface-with-Linux/m-p/220205#M1452</link>
      <description>&lt;P&gt;Hello, taira:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the information stated in your last communication comes from a third party site, which is where you get the driver related to your original question, we suggest you request the clarification to them.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other hand, the downloads provided by Intel for the Intel(R) 82580 Gigabit Ethernet Controller can be found at:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://downloadcenter.intel.com/product/40951/Intel-82580-Gigabit-Ethernet-Controller"&gt;https://downloadcenter.intel.com/product/40951/Intel-82580-Gigabit-Ethernet-Controller&lt;/A&gt; &lt;A href="https://downloadcenter.intel.com/product/40951/Intel-82580-Gigabit-Ethernet-Controller"&gt;https://downloadcenter.intel.com/product/40951/Intel-82580-Gigabit-Ethernet-Controller&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We hope that this information may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Carlos_A.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 15:02:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Chip-address-for-82580-i2c-interface-with-Linux/m-p/220205#M1452</guid>
      <dc:creator>CarlosAM_INTEL</dc:creator>
      <dc:date>2017-06-27T15:02:29Z</dc:date>
    </item>
  </channel>
</rss>

