public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Input patches
@ 2004-03-11  7:26 Dmitry Torokhov
  2004-03-11  7:30 ` [PATCH 1/3] Input patches: psmouse cleanup fix Dmitry Torokhov
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry Torokhov @ 2004-03-11  7:26 UTC (permalink / raw)
  To: Vojtech Pavlik; +Cc: linux-kernel

Hi,

I have some more input patches I'd like you to take look at:

psmouse_cleanup_fix:
	When disconnecting PS/2 mouse we marekd it as PSMOUSE_IGNORE too
	early, before protocol's disconnect handler had a chance to run.
	When mouse is in PSMOUSE_IGNORE state it ignores everything,
	including ACKs, which causes cleanup routine to fail.

synaptics-passthrough-fix:
	If touchpad does not support extended protocols (imps, exps) then
	after probing foor said protocols trackpoint on the pass-though
	port may stop working and full reset is needed to revive it
        (just reset-disable is not enough).

synaptics-restore-taps:
	If Synaptics' absolute mode is disabled (by proto= option) make
	sure that touchpad is in relative mode and gestures (taps) are
	enabled. We need specifically reset the mode byte as even full
	reset does not affect it (except for absolute bit).

The patches depend on other input patches submitted earlier. All patches are
available at:

	bk pull bk://dtor.bkbits.net/input
	http://www.geocities.com/dt_or/input/2_6_4

-- 
Dmitry

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-03-11  7:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-11  7:26 [PATCH 0/3] Input patches Dmitry Torokhov
2004-03-11  7:30 ` [PATCH 1/3] Input patches: psmouse cleanup fix Dmitry Torokhov
2004-03-11  7:30   ` [PATCH 2/3] Input patches: synaptics passthrough fix Dmitry Torokhov
2004-03-11  7:31     ` [PATCH 3/3] Input patches: synaptics restore taps Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox