Re: keyboard problem with 2.6.6

From: Sau Dan Lee
Date: Sun May 30 2004 - 06:46:43 EST


>>>>> "Vojtech" == Vojtech Pavlik <vojtech@xxxxxxx> writes:

Vojtech> On Sun, May 30, 2004 at 12:50:05PM +0200, Sau Dan Lee
Vojtech> wrote:
>> >> But apart from such debugging use, there is also the more
>> >> direct use: in order to assign a keycode to an unusual key one
>> >> first asks for the scancode using scancode -s, and then
>> >> assigns the keycode using setkeycodes. If scancode -s lies,
>> >> this fails.
>>
Vojtech> That's a good reason. I'll implement true rawmode
Vojtech> support.

>> How about mouse?

Vojtech> Not planned yet. If you can modify your driver to be able
Vojtech> to coexist with the kernel mouse drivers, like for
Vojtech> example SCSI drivers can, then I can include it as
Vojtech> well. But I've not yet found a simple way to do that.

My driver (psmouse.tgz) can already coexist with the kernel one. The
SERIO_USERDEV patch is also designed to work _hands in hands_ with
your kernel-space drivers.

I'm quite disappointed that you are still not aware of that. Sigh...



--
Sau Dan LEE ???(Big5) ~{@nJX6X~}(HZ)

E-mail: danlee@xxxxxxxxxxxxxxxxxxxxxxxxxx
Home page: http://www.informatik.uni-freiburg.de/~danlee

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