Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: USB keyboard recognized during boot menu, not later



On Sun, Jun 21, 2015 at 10:01:15PM +0530, Mayuresh wrote:
> On Sun, Jun 21, 2015 at 02:33:54PM +0000, Christos Zoulas wrote:
> > >fgrep _DEBUG *.c | grep xh
> > 
> > xhci.c:#ifdef USB_DEBUG
> > xhci.c:#ifndef XHCI_DEBUG
> > xhci.c:#else /* !XHCI_DEBUG */
> > xhci.c:#endif /* !XHCI_DEBUG */
> > xhci.c:#endif /* USB_DEBUG */
> > xhci.c:#ifdef USB_DEBUG
> > xhci.c:#ifdef USB_DEBUG
> > xhci.c:#ifdef USB_DEBUG
> > 
> > So define both, and then set xhci_debug = 1
> 
> Sorry, I am totally new to kernel compilation. I am following instructions

Never mind. I figured out how to set these. Will get back with results
soon.
Mayuresh.


Home | Main Index | Thread Index | Old Index