> CC'ed back the mailing list.
Oops, I thought I had replied to the list as well, my bad.
> Tested your patch. It works on my Chromebook.
Excellent. It's in!
Thanks,
Miod
CC'ed back the mailing list.
Tested your patch. It works on my Chromebook.
Le sam. 12 août 2023, 08:50, Miod Vallat a écrit :
> > > Have you checked that the Chromebook EC 8042 emulation returns
> 0xab/0x83
> > > to the 0xf2 command?
> > >
> > I've checked that it returns 0xab/0x83.
>
> Good!
>
> On, at least, some Chromebook PS/2 protocol is implemented by EC rather
> than a real PS/2 controller. It works fine except for 2 things:
> * Unusual layout like multimedia keys instead of F*
> * Reset command returns garbage (usually last key)
> This patch attempts to handle later as it stops ke
Ping?
Le lun. 3 juil. 2023, 02:59, Vladimir 'phcoder' Serbinenko <
phco...@gmail.com> a écrit :
> On, at least, some Chromebook PS/2 protocol is implemented by EC rather
> than a real PS/2 controller. It works fine except for 2 things:
> * Unusual layout like multimedia keys instead of F*
> * Res
On, at least, some Chromebook PS/2 protocol is implemented by EC rather
than a real PS/2 controller. It works fine except for 2 things:
* Unusual layout like multimedia keys instead of F*
* Reset command returns garbage (usually last key)
This patch attempts to handle later as it stops keyboard fro