All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] USB interface as a USB CDCEther (Communications Device Class Ethernet)
Date: Wed, 9 Sep 2015 23:38:32 +0200	[thread overview]
Message-ID: <55F0A6D8.4040309@mind.be> (raw)
In-Reply-To: <BY1PR0701MB1674D9AADA422080C4F6E419E6520@BY1PR0701MB1674.namprd07.prod.outlook.com>

On 09-09-15 20:49, Donahue, Bill wrote:
> Hi,
> 
> I am trying to set up the micro USB on my i.MX6 Rexboard to support Ethernet
> messages over USB.
> 
> I am using theLinux Kernel 4.1.4 and I have attached my config settings below.
> 
> I have the board plugged into my Linux laptop but I can?t see the USB listed in
> the /dev directory, how can I configure this?

 It's a network device, so no /dev node. You should have a network device called
usb0. Do 'ifconfig -a' to check if it appears. Then you can assign a static IP
address to both ends with ifconfig.


 Regards,
 Arnout

 PS This question is not really buildroot-related, obviously.


-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF

      reply	other threads:[~2015-09-09 21:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <BY1PR0701MB1674C543022D2A35D29CA9FCE6520@BY1PR0701MB1674.namprd07.prod.outlook.com>
2015-09-09 18:49 ` [Buildroot] USB interface as a USB CDCEther (Communications Device Class Ethernet) Donahue, Bill
2015-09-09 21:38   ` Arnout Vandecappelle [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55F0A6D8.4040309@mind.be \
    --to=arnout@mind.be \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.