On Sun, Feb 10, 2013 at 1:11 AM, Otavio Salvador <otavio@xxxxxxxxxxxxxxxx> wrote: > Hello, > > On Sat, Jan 12, 2013 at 8:41 PM, Otavio Salvador > <otavio@xxxxxxxxxxxxxxxx> 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 <stern@xxxxxxxxxxxxxxxxxxx> > 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 <stern@xxxxxxxxxxxxxxxxxxx> > CC: Felipe Balbi <balbi@xxxxxx> > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > > As the problem start. > > I do have EHCI and PCI enabled so it should be working. Any clue about > why it breaks it? If it is built-in it works. So it fails just when used as a module. -- Otavio Salvador O.S. Systems E-mail: otavio@xxxxxxxxxxxxxxxx http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html