On Sun, 10 Feb 2013, Otavio Salvador wrote:

> Hello,
> 
> On Sat, Jan 12, 2013 at 8:41 PM, Otavio Salvador
> <ota...@ossystems.com.br> wrote:
> > Today I tried to update my kernel from 3.7.2 to 3.8-rc3 and I had no
> > success; I used localmodconfig to generate the .config for my machine
> > but keyboard does not work.
> >
> > Using same generated .config with 3.7.2 works fine.
> >
> > Anyone has a clue about?
> 
> I finally found time to do a bisect and I found:
> 
> commit adfa79d1c06a32650332930ca4c488ca570b3407
> Author: Alan Stern <st...@rowland.harvard.edu>
> Date:   Thu Nov 1 11:13:04 2012 -0400
> 
>     USB: EHCI: make ehci-pci a separate driver
> 
>     This patch (as1625) splits the PCI portion of ehci-hcd out into its
>     own separate driver module, called ehci-pci.  Consistently with the
>     current practice, the decision whether to build this module is not
>     user-configurable.  If EHCI and PCI are enabled then the module will
>     be built, always.
> 
>     Signed-off-by: Alan Stern <st...@rowland.harvard.edu>
>     CC: Felipe Balbi <ba...@ti.com>
>     Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>
> 
> As the problem start.
> 
> I do have EHCI and PCI enabled so it should be working. Any clue about
> why it breaks it?

Perhaps your system is not loading the new ehci-pci kernel module.

Alan Stern

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to