Re: Keyboard doesn't work with CONFIG_PNP in 2.6.11-rc5-mm1

2005-03-04 Thread Alexander Nyberg
> > I had accidently chosen CONFIG_PNP and noticed that my keyboard didn't > > work with bk-dtor-input.patch in the tree (backing out makes keyboard > > work). > > > It looks like some old stuff in my tree overwrites good stuff from > Vojtech's tree.. Thanks for letting me know. > > Nonetheless,

Re: Keyboard doesn't work with CONFIG_PNP in 2.6.11-rc5-mm1

2005-03-03 Thread Dmitry Torokhov
On Thursday 03 March 2005 16:58, Alexander Nyberg wrote: > Hi! > > I had accidently chosen CONFIG_PNP and noticed that my keyboard didn't > work with bk-dtor-input.patch in the tree (backing out makes keyboard > work). > Hi, It looks like some old stuff in my tree overwrites good stuff from Voj