Hello World,
My PS/2 keyboard is connected to my ladptop via a PS/2 to USB converter
(My laptop has no PS/2 port and there is no USB variant of my keyboard).
I have USB2.0, so I tried the EHCI. Unfortunately, the keys are not
repeated when I keep my finger on a key. This works perfectly with the
UHCI module.
Kernel 2.4.21 Debian GNU/Linux unstable
Best regards
Andreas
--
Andreas Tscharner [email protected]
----------------------------------------------------------------------
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the Universe trying
to produce bigger and better idiots. So far, the Universe is winning."
-- Rich Cook
On Fri, Jun 27, 2003 at 07:29:59PM +0200, Andreas Tscharner wrote:
> Hello World,
>
> My PS/2 keyboard is connected to my ladptop via a PS/2 to USB converter
> (My laptop has no PS/2 port and there is no USB variant of my keyboard).
> I have USB2.0, so I tried the EHCI. Unfortunately, the keys are not
> repeated when I keep my finger on a key. This works perfectly with the
> UHCI module.
EHCI in 2.4.21 is quite "unstable". Try the big 2.4.21 USB patch I
posted to linux-kernel right after 2.4.21 came out to possibly fix this.
Hope this helps,
greg k-h