patch-2.3.22 linux/drivers/char/pc_keyb.c
Next file: linux/drivers/char/raw.c
Previous file: linux/drivers/char/keyboard.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Oct 12 13:25:07 1999
- Orig file:
v2.3.21/linux/drivers/char/pc_keyb.c
- Orig date:
Mon Oct 11 15:38:14 1999
diff -u --recursive --new-file v2.3.21/linux/drivers/char/pc_keyb.c linux/drivers/char/pc_keyb.c
@@ -871,6 +871,8 @@
aux_write_ack(AUX_ENABLE_DEV); /* Enable aux device */
kbd_write_cmd(AUX_INTS_ON); /* Enable controller ints */
+ send_data(KBD_CMD_ENABLE); /* try to workaround toshiba4030cdt problem */
+
return 0;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)