On Tue, Jun 12, 2001 at 06:19:49PM +0400, Sergey Tursanov wrote:
> In file include/linux/kd.h was declared KDKBDREP ioctl number
> But in 2.4.x kernel there is only m68k version for that.
> I wrote some code for implement this feature on x86 machines.
Yes, it is unfortunate that many ioctls are
> Because (almost?) all m68k machines don't have PC style keyboard controllers,
> so we _had_ to invent some other way to implement it in a portable (across all
> m68k machines) way.
This stuff is such a mess :-( Sparc has its own routines as well.
>
> Of course it would be nice if all archit
In file include/linux/kd.h was declared KDKBDREP ioctl number
to tune up keyboard rate/delay with struct kbd_repeat.
But in 2.4.x kernel there is only m68k version for that.
I wrote some code for implement this feature on x86 machines.
Gzipped and uuencoded patch for kernel 2.4.5 is attached.
To s
3 matches
Mail list logo