lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 17 Jul 2007 15:52:07 -0400
From:	"Dmitry Torokhov" <dmitry.torokhov@...il.com>
To:	"Christoph Pfister" <christophpfister@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: keyboard stopped working after de9ce703c6b807b1dfef5942df4f2fadd0fdb67a

Hi Christoph,

On 7/17/07, Christoph Pfister <christophpfister@...il.com> wrote:
>
> Yep, attached (cold reboot, not pressing any keys, 2.6.21).
>

Ok, I see. You don't use PS/2 mouse and so BIOS told us that mouse is
absent and reassigned IRQ12 to EHCI controller. However we do not
listen to BIOS on i386 (for historucal reasons) and process with
registering AUX port... Now IRQ12 is shared between AUX port and EHCI
and the keyboard controller is unhappy wehereas before (with polling
timer) it would release IRQ12 and close port...

Does your keyboard start working if you boot with i8042.noaux?

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ