<?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>i.MX ProcessorsのトピックRe: How to integration kernel driver with backports driver.</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-integration-kernel-driver-with-backports-driver/m-p/496549#M79930</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hansueng&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ltib versions of kernel are not mainline kernel,&lt;/P&gt;&lt;P&gt;so these site backports will not work without tweaking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jan 2016 09:01:30 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2016-01-19T09:01:30Z</dc:date>
    <item>
      <title>How to integration kernel driver with backports driver.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-integration-kernel-driver-with-backports-driver/m-p/496546#M79927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can not run then copy backports driver to kernel driver folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kernel 3.0.35&lt;/P&gt;&lt;P&gt;linux&amp;nbsp; : ubuntu 12.04&lt;/P&gt;&lt;P&gt;system : LTIB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. backports download and unpack it.( &lt;A href="http://drvbp1.linux-foundation.org/~mcgrof/rel-html/backports/" title="http://drvbp1.linux-foundation.org/~mcgrof/rel-html/backports/"&gt;backports: Linux kernel backports&lt;/A&gt;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;2. copy iwlwifi (intel 3160) driver folder to linux/driver/net/wireless/iwlwifi folder.&lt;/P&gt;&lt;P&gt;3. linux$make menuconfig .... can not set 3160 driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to set configure and make .ko file.. please answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 01:49:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-integration-kernel-driver-with-backports-driver/m-p/496546#M79927</guid>
      <dc:creator>hanseunglee</dc:creator>
      <dc:date>2016-01-18T01:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to integration kernel driver with backports driver.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-integration-kernel-driver-with-backports-driver/m-p/496547#M79928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hansueng&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these backports drivers are for mainline linux, not ltib versions.&lt;/P&gt;&lt;P&gt;For ltib you can follow attached application note&lt;/P&gt;&lt;P&gt;sect.4 Adding the new Application to the Package Directory Tree&lt;/P&gt;&lt;P&gt;and modify manually sources, if necessary, then just run ./ltib .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 08:05:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-integration-kernel-driver-with-backports-driver/m-p/496547#M79928</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-01-18T08:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to integration kernel driver with backports driver.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-integration-kernel-driver-with-backports-driver/m-p/496548#M79929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi igor.&lt;/P&gt;&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;But i can not understand your reply and attach file.&lt;/P&gt;&lt;P&gt;Would you explain your reply?&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;I want to follow this site &lt;A class="jive-link-external-small" href="https://backports.wiki.kernel.org/index.php/Documentation/packaging" rel="nofollow"&gt;https://backports.wiki.kernel.org/index.php/Documentation/packaging&lt;/A&gt; but can not make same result.&lt;/P&gt;&lt;P&gt;Do you know other solution ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Hanseung&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 05:13:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-integration-kernel-driver-with-backports-driver/m-p/496548#M79929</guid>
      <dc:creator>hanseunglee</dc:creator>
      <dc:date>2016-01-19T05:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to integration kernel driver with backports driver.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-integration-kernel-driver-with-backports-driver/m-p/496549#M79930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hansueng&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ltib versions of kernel are not mainline kernel,&lt;/P&gt;&lt;P&gt;so these site backports will not work without tweaking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 09:01:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-integration-kernel-driver-with-backports-driver/m-p/496549#M79930</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-01-19T09:01:30Z</dc:date>
    </item>
  </channel>
</rss>

