freebsd-dev/sys/isa
Philip Paeps 34ed91b45b Introduce a tunable to disable support for Synaptics touchpads. A number of
people have reported problems (stickyness, aiming difficulty) which is proving
difficult to fix, so this will default to disable until sometime after 5.3R.

To enable Synaptics support, set the 'hw.psm.synaptics_support=1' tunable.

MT5 candidate.

Approved by:	njl
2004-09-29 23:49:57 +00:00
..
atkbd_isa.c add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
atkbdc_isa.c add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
atrtc.c Partially revert previous commit. Calling getit() unconditionally fixed 2004-07-11 17:50:59 +00:00
isa_common.c
isa_common.h
isa_if.m
isahint.c
isareg.h
isavar.h Add new a function isa_dma_init() which returns an errno when it fails 2004-09-15 12:09:50 +00:00
orm.c These option roms are defined in the ISA standard, and in the ISA 2004-07-05 17:26:04 +00:00
pnp.c
pnpparse.c
pnpreg.h
pnpvar.h
psm.c Introduce a tunable to disable support for Synaptics touchpads. A number of 2004-09-29 23:49:57 +00:00
rtc.h
syscons_isa.c Converge towards i386. I originally resisted creating <machine/pc/bios.h> 2004-09-24 01:08:34 +00:00
vga_isa.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00