---
 i386/i386at/model_dep.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/i386/i386at/model_dep.c b/i386/i386at/model_dep.c
index baff8da1..73b99f94 100644
--- a/i386/i386at/model_dep.c
+++ b/i386/i386at/model_dep.c
@@ -177,6 +177,8 @@ void machine_init(void)
 #warning FIXME: Rather unmask them from their respective drivers
        /* kd */
        unmask_irq(1);
+       /* mouse ? */
+       unmask_irq(12);
        /* com0 */
        unmask_irq(4);
        /* com1 */
--
2.34.1



Reply via email to