<?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: /lib/udev/rules.d for imx6 sabresd board for establishing network for usb modem in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/lib-udev-rules-d-for-imx6-sabresd-board-for-establishing-network/m-p/481217#M76729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bandaru&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems driver for this device is not correct or from other linux&lt;/P&gt;&lt;P&gt;distribution/version. It may be suggested to ask from vendor of this&lt;/P&gt;&lt;P&gt;usb modem updated driver for specific linux version which is used in the case.&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>Wed, 16 Mar 2016 08:38:20 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2016-03-16T08:38:20Z</dc:date>
    <item>
      <title>/lib/udev/rules.d for imx6 sabresd board for establishing network for usb modem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/lib-udev-rules-d-for-imx6-sabresd-board-for-establishing-network/m-p/481216#M76728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am trying to use the usb modem to my board, i can able to do usb_mode switch to convert from CD-ROM to modem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOG for this&lt;/P&gt;&lt;P&gt;I connected modem to usb host :&lt;/P&gt;&lt;P&gt;usb 1-1: new high speed USB device number 2 using fsl-ehci&lt;/P&gt;&lt;P&gt;usb 1-1: New USB device found, idVendor=1bbb, idProduct=f000&lt;/P&gt;&lt;P&gt;usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3&lt;/P&gt;&lt;P&gt;usb 1-1: Product: MobileBroadBand&lt;/P&gt;&lt;P&gt;usb 1-1: Manufacturer: Alcatel&lt;/P&gt;&lt;P&gt;usb 1-1: SerialNumber: 0123456789ABCDEF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Convertion using usb_modeswicth:&lt;/P&gt;&lt;P&gt;usb_modeswitch -v 0x1bbb -p 0xf000 -V 0x1bbb -P 0x0017 -M "55534243123456788000000080000606f50402527000000000000000000000"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for target devices ...&lt;/P&gt;&lt;P&gt;No devices in target mode or class found&lt;/P&gt;&lt;P&gt;Looking for default dusb 1-1: usbfs: process 2226 (usb_modeswitch) did not claim interface 0 before use&lt;/P&gt;&lt;P&gt;evices ...&lt;/P&gt;&lt;P&gt;Found devices in default mode, class or configuration (1)&lt;/P&gt;&lt;P&gt;Accessing device 002 on bus 001 ...&lt;/P&gt;&lt;P&gt;Getting the current device configuration ...&lt;/P&gt;&lt;P&gt;OK, got current device configuration (1)&lt;/P&gt;&lt;P&gt;Using endpoints 0x01 (out) and 0x81 (in)&lt;/P&gt;&lt;P&gt;Inquiring device details; driver will be detached ...&lt;/P&gt;&lt;P&gt;Looking for active driver ...&lt;/P&gt;&lt;P&gt;No driver found. Either detached before or never attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SCSI inquiry data (for identification)&lt;/P&gt;&lt;P&gt;-------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp; Vendor String: ONETOUCH&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Model String: KINGFISHER&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Revision String: 2.31&lt;/P&gt;&lt;P&gt;-------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USB description data (for identification)&lt;/P&gt;&lt;P&gt;-------------------------&lt;/P&gt;&lt;P&gt;Manufacturer: Alcatel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Product: MobileBroadBand&lt;/P&gt;&lt;P&gt;&amp;nbsp; Serial No.: 0123456789ABCDEF&lt;/P&gt;&lt;P&gt;-------------------------&lt;/P&gt;&lt;P&gt;Setting up communication with interface 0&lt;/P&gt;&lt;P&gt;Using endpoint 0x01 for message sending ...&lt;/P&gt;&lt;P&gt;Trying to send message 1 to endpoint 0x01 ...&lt;/P&gt;&lt;P&gt;OK, message successfully sent&lt;/P&gt;&lt;P&gt;Resetting response endpoint 0x81&lt;/P&gt;&lt;P&gt;Resetting message endpoint 0x01&lt;/P&gt;&lt;P&gt;usb 1-1: USB disconnect, device number 2&lt;/P&gt;&lt;P&gt;Device is gone, skipping any further commands&lt;/P&gt;&lt;P&gt;-&amp;gt; Run lsusb to note any changes. Bye.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@(none) ~$ usb 1-1: new high speed USB device number 3 using fsl-ehci&lt;/P&gt;&lt;P&gt;usb 1-1: New USB device found, idVendor=1bbb, idProduct=0195&lt;/P&gt;&lt;P&gt;usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3&lt;/P&gt;&lt;P&gt;usb 1-1: Product: MobileBroadBand&lt;/P&gt;&lt;P&gt;usb 1-1: Manufacturer: Alcatel&lt;/P&gt;&lt;P&gt;usb 1-1: SerialNumber: 0123456789ABCDE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i am inserting the modules :&lt;/P&gt;&lt;P&gt;insmod usbnet.ko&lt;/P&gt;&lt;P&gt;insmod usb-storage.ko&lt;/P&gt;&lt;P&gt;insmod cdc_ether.ko&lt;/P&gt;&lt;P&gt;insmod&amp;nbsp; rndis_host.ko&lt;/P&gt;&lt;P&gt;insmod usbserial.ko&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Log is here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; insmod usbnet.ko&lt;/P&gt;&lt;P&gt;root@(none) /home$ insmod usb-storage.ko&lt;/P&gt;&lt;P&gt;Initializing USB Mass Storage driver...&lt;/P&gt;&lt;P&gt;scsi0 : usb-storage 1-1:1.2&lt;/P&gt;&lt;P&gt;usbcore: registered new interface driver usb-storage&lt;/P&gt;&lt;P&gt;USB Mass Storage support registered.&lt;/P&gt;&lt;P&gt;root@(none) /home$ scsi 0:0:0:0: Direct-Access&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ONETOUCH KINGFISHER&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.31 PQ: 0 ANSI: 2&lt;/P&gt;&lt;P&gt;scsi 0:0:0:0: Attached scsi generic sg0 type 0&lt;/P&gt;&lt;P&gt;insmod cdc_ether.ko&lt;/P&gt;&lt;P&gt;usbcore: registered new interface driver cdc_ether&lt;/P&gt;&lt;P&gt;root@(none) /home$ insmod rndis_host.ko&lt;/P&gt;&lt;P&gt;rndis_host 1-1:1.0: eth0: register 'rndis_host' at usb-fsl-ehci.0-1, RNDIS device, 08:2e:5f:29:0e:69&lt;/P&gt;&lt;P&gt;usbcore: registered new interface driver rndis_host&lt;/P&gt;&lt;P&gt;root@(none) /home$ insmod usbserial.ko&lt;/P&gt;&lt;P&gt;usbcore: registered new interface driver usbserial&lt;/P&gt;&lt;P&gt;USB Serial support registered for generic&lt;/P&gt;&lt;P&gt;usbcore: registered new interface driver usbserial_generic&lt;/P&gt;&lt;P&gt;usbserial: USB Serial Driver core&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if i give ifconfig :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@(none) /home$ ifconfig -a&lt;/P&gt;&lt;P&gt;eth0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Link encap:Ethernet&amp;nbsp; HWaddr 08:2E:5F:29:0E:69 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BROADCAST MULTICAST&amp;nbsp; MTU:1500&amp;nbsp; Metric:1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; collisions:0 txqueuelen:1000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RX bytes:0 (0.0 B)&amp;nbsp; TX bytes:0 (0.0 B)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Link encap:Local Loopback &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOOPBACK&amp;nbsp; MTU:16436&amp;nbsp; Metric:1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; collisions:0 txqueuelen:0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RX bytes:0 (0.0 B)&amp;nbsp; TX bytes:0 (0.0 B)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How we can establish the connection?&lt;/P&gt;&lt;P&gt;In my PC(kernel version -3.2.0-91-generic-pae ) i tried it by disabling automatic usb_modeswitch in usb_modeswitch.conf file in /etc folder.&lt;/P&gt;&lt;P&gt;i did&lt;/P&gt;&lt;P&gt;sudo usb_modeswitch -v 0x1bbb -p 0xf000 -V 0x1bbb -P 0x0017 -M "55534243123456788000000080000606f50402527000000000000000000000"&lt;/P&gt;&lt;P&gt;after this immediately it is converting to modem and connection is establishing.&lt;/P&gt;&lt;P&gt;Looking for target devices ...&lt;/P&gt;&lt;P&gt;No devices in target mode or class found&lt;/P&gt;&lt;P&gt;Looking for default devices ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; found matching product ID&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; adding device&lt;/P&gt;&lt;P&gt;Found device in default mode, class or configuration (1)&lt;/P&gt;&lt;P&gt;Accessing device 008 on bus 001 ...&lt;/P&gt;&lt;P&gt;Getting the current device configuration ...&lt;/P&gt;&lt;P&gt;OK, got current device configuration (1)&lt;/P&gt;&lt;P&gt;Using first interface: 0x00&lt;/P&gt;&lt;P&gt;Using endpoints 0x01 (out) and 0x81 (in)&lt;/P&gt;&lt;P&gt;Inquiring device details; driver will be detached ...&lt;/P&gt;&lt;P&gt;Looking for active driver ...&lt;/P&gt;&lt;P&gt;OK, driver found ("usb-storage")&lt;/P&gt;&lt;P&gt;OK, driver "usb-storage" detached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SCSI inquiry data (for identification)&lt;/P&gt;&lt;P&gt;-------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp; Vendor String: ONETOUCH&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Model String: KINGFISHER&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Revision String: 2.31&lt;/P&gt;&lt;P&gt;-------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USB description data (for identification)&lt;/P&gt;&lt;P&gt;-------------------------&lt;/P&gt;&lt;P&gt;Manufacturer: Alcatel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Product: MobileBroadBand&lt;/P&gt;&lt;P&gt;&amp;nbsp; Serial No.: 0123456789ABCDEF&lt;/P&gt;&lt;P&gt;-------------------------&lt;/P&gt;&lt;P&gt;Setting up communication with interface 0&lt;/P&gt;&lt;P&gt;Using endpoint 0x01 for message sending ...&lt;/P&gt;&lt;P&gt;Trying to send message 1 to endpoint 0x01 ...&lt;/P&gt;&lt;P&gt;OK, message successfully sent&lt;/P&gt;&lt;P&gt;Resetting response endpoint 0x81&lt;/P&gt;&lt;P&gt;Resetting message endpoint 0x01&lt;/P&gt;&lt;P&gt;Device is gone, skipping any further commands&lt;/P&gt;&lt;P&gt;-&amp;gt; Run lsusb to note any changes. Bye.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dmesg:&lt;/P&gt;&lt;P&gt;[10449.492021] usb 1-6: new high-speed USB device number 9 using ehci_hcd&lt;/P&gt;&lt;P&gt;[10449.661393] rndis_host 1-6:1.0: eth1: register 'rndis_host' at usb-0000:00:1d.7-6, RNDIS device, 08:2e:5f:29:0e:69&lt;/P&gt;&lt;P&gt;[10449.662012] scsi7 : usb-storage 1-6:1.2&lt;/P&gt;&lt;P&gt;[10450.680042] scsi 7:0:0:0: Direct-Access&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ONETOUCH KINGFISHER&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.31 PQ: 0 ANSI: 2&lt;/P&gt;&lt;P&gt;[10450.680783] sd 7:0:0:0: Attached scsi generic sg1 type 0&lt;/P&gt;&lt;P&gt;[10450.708634] sd 7:0:0:0: [sdb] Attached SCSI removable disk&lt;/P&gt;&lt;P&gt;[10459.872009] eth1: no IPv6 routers present&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and connection is establishing .&lt;/P&gt;&lt;P&gt;similar to this can we get in board also ?&lt;/P&gt;&lt;P&gt;can i get udev/rules.d&amp;nbsp; and supported files for imx6 sabresd board ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Lavanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 07:38:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/lib-udev-rules-d-for-imx6-sabresd-board-for-establishing-network/m-p/481216#M76728</guid>
      <dc:creator>bandarulavanya</dc:creator>
      <dc:date>2016-03-16T07:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: /lib/udev/rules.d for imx6 sabresd board for establishing network for usb modem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/lib-udev-rules-d-for-imx6-sabresd-board-for-establishing-network/m-p/481217#M76729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bandaru&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems driver for this device is not correct or from other linux&lt;/P&gt;&lt;P&gt;distribution/version. It may be suggested to ask from vendor of this&lt;/P&gt;&lt;P&gt;usb modem updated driver for specific linux version which is used in the case.&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>Wed, 16 Mar 2016 08:38:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/lib-udev-rules-d-for-imx6-sabresd-board-for-establishing-network/m-p/481217#M76729</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-03-16T08:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: /lib/udev/rules.d for imx6 sabresd board for establishing network for usb modem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/lib-udev-rules-d-for-imx6-sabresd-board-for-establishing-network/m-p/481218#M76730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi igorpadykov,&lt;/P&gt;&lt;P&gt;Actually i am asking about this connection of networking is happening automatically bcz of udev/rules.d in PC that how we can do and what is the exact config file they are using.&lt;/P&gt;&lt;P&gt;For usb_modeswitch they are using "40-usb_modeswitch.rules" similarly which file they are using for setting network connection.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Lavanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 09:55:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/lib-udev-rules-d-for-imx6-sabresd-board-for-establishing-network/m-p/481218#M76730</guid>
      <dc:creator>bandarulavanya</dc:creator>
      <dc:date>2016-03-16T09:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: /lib/udev/rules.d for imx6 sabresd board for establishing network for usb modem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/lib-udev-rules-d-for-imx6-sabresd-board-for-establishing-network/m-p/481219#M76731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Lavanya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After creating eth0 node do " ifconfig eth0 proper-IP up " or try with&lt;/P&gt;&lt;P&gt;" udhcpc -i eth0 -b -t 10"&lt;/P&gt;&lt;P&gt;then you will get the IP and then "ping google.com"&amp;nbsp; or global ip like 192.168.1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;lavanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 13:36:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/lib-udev-rules-d-for-imx6-sabresd-board-for-establishing-network/m-p/481219#M76731</guid>
      <dc:creator>bandarulavanya</dc:creator>
      <dc:date>2016-03-17T13:36:50Z</dc:date>
    </item>
  </channel>
</rss>

