All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Aring <alex.aring@gmail.com>
To: Maciej Wasilak <wasilak@gmail.com>
Cc: "Ralph Droms (rdroms)" <rdroms@cisco.com>,
	"linux-wpan@vger.kernel.org" <linux-wpan@vger.kernel.org>
Subject: Re: hardware recommendation
Date: Thu, 26 Mar 2015 10:06:25 +0100	[thread overview]
Message-ID: <20150326090622.GA5394@omega> (raw)
In-Reply-To: <CAFUtXGzGeMmbSNtbP2xdjr6uitzFwPZCb3Yo-GV2+2gV3uz6+w@mail.gmail.com>

Hi,

On Thu, Mar 26, 2015 at 07:44:26AM +0100, Maciej Wasilak wrote:
> Dear Ralph,
> 
> I confirm it's possible to use USB and Ethernet on RaspberryPi with
> bluetooth-next. You have to enable kernel options:
> 
> CONFIG_USB_DWC2_HOST
> CONFIG_USB_DWC2_PLATFORM
>
CONFIG_USB_NET_SMSC95XX

> These options may not be enabled by default in bcm2835 config.
> 

I test it and can confirm that it does do "more" reaction on probing.
I get now:

[    1.822208] usbcore: registered new interface driver smsc95xx
...
[    2.151861] dwc2 20980000.usb: 256 invalid for host_nperio_tx_fifo_size. Check HW configuration.
[    2.160701] dwc2 20980000.usb: 512 invalid for host_perio_tx_fifo_size. Check HW configuration.
[    4.251299] dwc2 20980000.usb: dwc2_core_reset() HANG! Soft Reset GRSTCTL=80000001
[    4.258922] dwc2 20980000.usb: dwc2_core_init(): Reset failed, aborting
[    4.265577] dwc2 20980000.usb: dwc2_hcd_init() FAILED, returning -16
[    4.271977] dwc2: probe of 20980000.usb failed with error -16


Don't know why I get it, I use the current mainline dts files for the RPi.
Maybe somebody can help me here?

Nevetheless I think it's hurts to use an Ethernet PHY which is connected
via USB. Additional I have no good experience with RPi and USB. :-/

- Alex

  parent reply	other threads:[~2015-03-26  9:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-22 15:28 hardware recommendation Ralph Droms (rdroms)
2015-03-23  7:58 ` Alexander Aring
2015-03-26  4:41   ` Ralph Droms (rdroms)
     [not found]     ` <CAFUtXGzGeMmbSNtbP2xdjr6uitzFwPZCb3Yo-GV2+2gV3uz6+w@mail.gmail.com>
2015-03-26  9:06       ` Alexander Aring [this message]
2015-04-07 18:12       ` Ralph Droms (rdroms)
2015-04-07 18:59         ` Alexander Aring
2015-04-07 19:17           ` Guido Günther
     [not found]         ` <CAFUtXGzHpvDcCErKfyGTvGYri-PsmToNUE7rvoniLmqmdZ8q6w@mail.gmail.com>
2015-04-07 20:12           ` Alexander Aring

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=20150326090622.GA5394@omega \
    --to=alex.aring@gmail.com \
    --cc=linux-wpan@vger.kernel.org \
    --cc=rdroms@cisco.com \
    --cc=wasilak@gmail.com \
    /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.