Re: [U-Boot] [PATCH] x86: bayleybay: Add PS/2 keyboard and mouse to ASL file

2016-08-05 Thread Bin Meng
On Thu, Aug 4, 2016 at 9:16 AM, Simon Glass wrote: > On 1 August 2016 at 21:53, Bin Meng wrote: >> 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

Re: [U-Boot] [PATCH] x86: bayleybay: Add PS/2 keyboard and mouse to ASL file

2016-08-03 Thread Simon Glass
On 1 August 2016 at 21:53, Bin Meng wrote: > 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 > --- > >

[U-Boot] [PATCH] x86: bayleybay: Add PS/2 keyboard and mouse to ASL file

2016-08-01 Thread Bin Meng
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 --- board/intel/bayleybay/acpi/mainboard.asl | 38 1 file