<?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 L2 Switch driver module in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/L2-Switch-driver-module/m-p/238804#M19512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I want to make the driver module with the configured driver into kernel.&lt;/P&gt;&lt;P&gt;The driver is L2 Switch driver of MX287, &amp;lt;LTIB&amp;gt;/rpm/BUILD/linux/drivers/net/fec_switch.c.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First of all, I made the L2 Switch driver.&lt;/P&gt;&lt;P&gt;With this module, I'll test (insert + remove) * X times.&lt;/P&gt;&lt;P&gt;For example,&lt;/P&gt;&lt;P&gt;1) insert l2_switch.ko&lt;/P&gt;&lt;P&gt;2) rmmod l2_switch.ko&lt;/P&gt;&lt;P&gt;3) insert l2_switch.ko&lt;/P&gt;&lt;P&gt;4) rmmod l2_switch.ko&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I re-insert the module, the Error was occurred like the attached log file.&lt;/P&gt;&lt;P&gt;mx287_kmw_l2.switch_test_02.2_re-insmod.log&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you tell me what's the problem?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For your more understanding, I'll attached the below files.&lt;/P&gt;&lt;P&gt;- Kernel&lt;/P&gt;&lt;P&gt;&amp;nbsp; . arch/arm/mach-mx28/mx28evk_pins.c&lt;/P&gt;&lt;P&gt;&amp;nbsp; . arch/arm/mach-mx28/device.c (device.c_mach-mx28)&lt;/P&gt;&lt;P&gt;&amp;nbsp; . arch/arm/plat-mxs/include/mach/device.h&lt;/P&gt;&lt;P&gt;&amp;nbsp; . arch/arm/plat-mxs/device.c (device.c_plat-mxs)&lt;/P&gt;&lt;P&gt;- Driver&lt;/P&gt;&lt;P&gt;&amp;nbsp; . mx287_fec_switch.c&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Eric.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336528"&gt;device.c_plat-mxs.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336528"&gt;device.h.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336528"&gt;mx287_fec_switch.c.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336528"&gt;device.c_mach-mx28.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336528"&gt;mx28evk_pins.c.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 May 2013 07:30:36 GMT</pubDate>
    <dc:creator>erickang</dc:creator>
    <dc:date>2013-05-15T07:30:36Z</dc:date>
    <item>
      <title>L2 Switch driver module</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/L2-Switch-driver-module/m-p/238804#M19512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I want to make the driver module with the configured driver into kernel.&lt;/P&gt;&lt;P&gt;The driver is L2 Switch driver of MX287, &amp;lt;LTIB&amp;gt;/rpm/BUILD/linux/drivers/net/fec_switch.c.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First of all, I made the L2 Switch driver.&lt;/P&gt;&lt;P&gt;With this module, I'll test (insert + remove) * X times.&lt;/P&gt;&lt;P&gt;For example,&lt;/P&gt;&lt;P&gt;1) insert l2_switch.ko&lt;/P&gt;&lt;P&gt;2) rmmod l2_switch.ko&lt;/P&gt;&lt;P&gt;3) insert l2_switch.ko&lt;/P&gt;&lt;P&gt;4) rmmod l2_switch.ko&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I re-insert the module, the Error was occurred like the attached log file.&lt;/P&gt;&lt;P&gt;mx287_kmw_l2.switch_test_02.2_re-insmod.log&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you tell me what's the problem?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For your more understanding, I'll attached the below files.&lt;/P&gt;&lt;P&gt;- Kernel&lt;/P&gt;&lt;P&gt;&amp;nbsp; . arch/arm/mach-mx28/mx28evk_pins.c&lt;/P&gt;&lt;P&gt;&amp;nbsp; . arch/arm/mach-mx28/device.c (device.c_mach-mx28)&lt;/P&gt;&lt;P&gt;&amp;nbsp; . arch/arm/plat-mxs/include/mach/device.h&lt;/P&gt;&lt;P&gt;&amp;nbsp; . arch/arm/plat-mxs/device.c (device.c_plat-mxs)&lt;/P&gt;&lt;P&gt;- Driver&lt;/P&gt;&lt;P&gt;&amp;nbsp; . mx287_fec_switch.c&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Eric.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336528"&gt;device.c_plat-mxs.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336528"&gt;device.h.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336528"&gt;mx287_fec_switch.c.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336528"&gt;device.c_mach-mx28.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336528"&gt;mx28evk_pins.c.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 07:30:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/L2-Switch-driver-module/m-p/238804#M19512</guid>
      <dc:creator>erickang</dc:creator>
      <dc:date>2013-05-15T07:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: L2 Switch driver module</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/L2-Switch-driver-module/m-p/238805#M19513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I missed the log file for this issue.&lt;/P&gt;&lt;P&gt;So I attached the log file in this page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mx287_kmw_l2.switch_test_02.2_re-insmod.log&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 07:36:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/L2-Switch-driver-module/m-p/238805#M19513</guid>
      <dc:creator>erickang</dc:creator>
      <dc:date>2013-05-15T07:36:18Z</dc:date>
    </item>
  </channel>
</rss>

