freebsd-dev/sys/dev/atkbdc
Eitan Adler 4c8d7275a4 Revert r255152:
It turns out that synaptics_support was turned off by default
because its probing method is too intrusive not because it was unstable.

Once this is fixed it should be enabled once again.

Reported by:	delphij, jkim
2013-09-04 18:42:05 +00:00
..
atkbd_atkbdc.c Pass the device_t into atkbd_{probe,attach}_unit and get the 2013-01-11 21:42:23 +00:00
atkbd.c Pass the device_t into atkbd_{probe,attach}_unit and get the 2013-01-11 21:42:23 +00:00
atkbdc_ebus.c
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
atkbdcreg.h
atkbdreg.h Pass the device_t into atkbd_{probe,attach}_unit and get the 2013-01-11 21:42:23 +00:00
psm.c Revert r255152: 2013-09-04 18:42:05 +00:00
psm.h