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 -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html