On 11/1/05, Pavel Machek <[email protected]> wrote: > Hi! > > drivers/input/keyboard/locomokbd.c: > > struct locomokbd { > unsigned char keycode[LOCOMOKBD_NUMKEYS]; > struct input_dev input; > ~~~~~~~~~~~~~~~~~~~~~~~ > > ...and I guess that's the problem. What needs to be done? Just replace > it with struct input_dev *? > Try the attached. BTW, shouldn't input->id.bus be BUS_HOST and not BUS_XTKBD? -- Dmitry
Attachment:
input-dynalloc-locomo.patch
Description: Binary data
- Follow-Ups:
- Re: after latest input updates, locomo keyboard kills boot
- From: Pavel Machek <[email protected]>
- Re: after latest input updates, locomo keyboard kills boot
- References:
- after latest input updates, locomo keyboard kills boot
- From: Pavel Machek <[email protected]>
- after latest input updates, locomo keyboard kills boot
- Prev by Date: Re: [uml-devel] [PATCH 9/10] UML - Big memory fixes
- Next by Date: [PATCH] missing platform_device.h includes
- Previous by thread: after latest input updates, locomo keyboard kills boot
- Next by thread: Re: after latest input updates, locomo keyboard kills boot
- Index(es):