freebsd-dev/sys/dev/atkbdc
Jean-Sébastien Pédron 778dcb1c13 psm: Support detection of Synaptics touchpad v7.5 and above
Starting with firmware v7.5, the "Read TouchPad Modes" ($01) and "Read
Capabilities" ($02) commands changed: previously constant bytes now
carry variable information.

We now compare those bytes to expected constants only for firmware prior
to v7.5.

Tested by:	Zeus Panchenko <zeus@gnu.org.ua>
MFC after:	1 week
2012-12-18 20:02:53 +00:00
..
atkbd_atkbdc.c - If the atkbdc device is assigned an IRQ resource by ACPI or the PnPBIOS, 2010-12-16 17:14:37 +00:00
atkbd.c Restore binary compatibility for GIO_KEYMAP and PIO_KEYMAP. 2011-07-17 08:19:19 +00:00
atkbdc_ebus.c On certain chipsets AT keyboard controller isn't present and is 2010-04-29 06:16:00 +00:00
atkbdc_isa.c Add another PS/2 keyboard PNP ID. This ID is listed as 2012-07-06 12:13:28 +00:00
atkbdc_subr.c
atkbdc_subr.h
atkbdc.c Merge amd64 and i386 bus.h and move the resulting header to x86. Replace 2010-12-20 16:39:43 +00:00
atkbdcreg.h - If the atkbdc device is assigned an IRQ resource by ACPI or the PnPBIOS, 2010-12-16 17:14:37 +00:00
atkbdreg.h Revert r222152. The root cause was analysed and better fix is upcoming. 2011-06-06 22:18:40 +00:00
psm.c psm: Support detection of Synaptics touchpad v7.5 and above 2012-12-18 20:02:53 +00:00
psm.h