Peter Ujfalusi <peter.ujfalusi@xxxxxx> writes: > Hi, > > I hoped that time will solve this, but so far no luck. I just can not > get the ethernet port (along with the USB host ports) working on my xM RevC. > What is the trick to get it working on 3.3-rc3? > > There seams to be some configuration issue: > > [ 1.437530] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver > [ 1.444671] ehci_hcd: block sizes: qh 64 qtd 96 itd 160 sitd 96 > [ 1.451354] ehci-omap ehci-omap.0: failed to get ehci port0 regulator > [ 1.458282] ehci-omap ehci-omap.0: failed to get ehci port1 regulator The first thing I try when I see these regulator failures is to add CONFIG_REGULATOR_DUMMY=y to the .config to see if that helps. If so, then the board file needs some help configuring the right regulators. Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html