freebsd-nq/sys/dev/atkbdc
Philip Paeps 4079d722ac Update support for Synaptics Touchpads (Volume I)
o Clean up whitespace and comments in the
   enable_synaptics() probing function

 o Only use (and rely on) the extended capability
   bits when we are told they actually exist

 o Partly ignore the (possibly dated?) part of the
   specification about the mode byte so that we
   can support 'guest devices' too.

Tested by:	many subscribers to -current
Approved by:	njl
2004-08-08 00:52:11 +00:00
..
atkbd_atkbdc.c add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
atkbd_isa.c add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
atkbd.c Remove atdevbase and replace it's remaining uses with direct references to 2004-06-10 20:31:00 +00:00
atkbdc_isa.c add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
atkbdc_subr.c add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
atkbdc.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
atkbdcreg.h Add support for the A4 Tech RFSW-35 mouse wheel. Probe is similar to 2003-07-12 18:36:04 +00:00
atkbdreg.h
psm.c Update support for Synaptics Touchpads (Volume I) 2004-08-08 00:52:11 +00:00