commit | 5d2a588516babe5a0f032b5aed9aa9a0447ecf1c | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Mon Aug 01 20:53:53 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Aug 16 11:44:09 2016 +0800 |
tree | dd62b6864ba673620201e79499c3fc8dcce473cd | |
parent | d8b49ff4f24c3ad80b15ac5e692dbb260821fbca [diff] |
x86: bayleybay: Add PS/2 keyboard and mouse to ASL file Without PS/2 keyboard and mouse in the ASL file, Windows does not see them. No problem for Linux as it probes keyboard and mouse via the legacy 8042 I/O port. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>