pms(4): Don't match Elantech v4 devices with firmware versions 0xX7XXXX.
authorstsp <stsp@openbsd.org>
Mon, 8 Jun 2015 06:39:22 +0000 (06:39 +0000)
committerstsp <stsp@openbsd.org>
Mon, 8 Jun 2015 06:39:22 +0000 (06:39 +0000)
commit5103af7e719043f8d3910dfa8027f8475a693f1e
tree1964d718db1f2c474f4240bf5b7d1caf47fdb7bb
parent8f424995a5201e0e179e1262ef3cae1b68532571
pms(4): Don't match Elantech v4 devices with firmware versions 0xX7XXXX.
Apparently we don't support these touchpads properly so leave them in
PS/2 compat mode. Regression reported by Remi Locherer on bugs@. And stop
matching devices with firmware versions higher than 0xX8XXXX since we cannot
be sure they work.
ok mpi@
sys/dev/pckbc/pms.c