Dear Hunter Cobbs,
In message <1261190115.14590.5.ca...@mobilinux> you wrote:
> Hello list. I've run into a rather odd problem. I seem to have a
> problem with full-speed isochronous transfers across a USB2.0 Hub. I
> believe this was observed before with the general EHCI drivers in Linux.
Whi
Hi
Anybody has experience using xilinx xps_spi driver & ads7846 driver for
touchscreen control?
Jothi
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev
Benjamin Herrenschmidt writes:
> Nathan, the problem is that the above wlil define ARCH_CPU_PROBE_RELEASE
> for any powerpc platform that has HOTPLUG_CPU. So a kernel that doesn't
> have pSeries support but has hotplug CPU will have a problem, though for
> some reason none of my test configs trig
On Fri, 2009-12-18 at 15:33 +0100, Andreas Schwab wrote:
> Nathan Fontenot writes:
>
> > Index: powerpc/arch/powerpc/Kconfig
> > ===
> > --- powerpc.orig/arch/powerpc/Kconfig 2009-10-28 15:21:47.0
> > -0500
> > +++ pow