From 6df2b83affaa4f2a6756ab857e5d400ae30a87cb Mon Sep 17 00:00:00 2001 From: Peter Osterlund Date: Sun, 18 Apr 2004 20:43:13 +0200 Subject: Don't call PS2QueryHardware() from PSMReadHwState(). --- eventcomm.c | 1 + 1 file changed, 1 insertion(+) (limited to 'eventcomm.c') diff --git a/eventcomm.c b/eventcomm.c index 5f4bd93..0c299e2 100644 --- a/eventcomm.c +++ b/eventcomm.c @@ -72,6 +72,7 @@ SynapticsReadEvent(struct CommData *comm, struct input_event *ev) static Bool EventReadHwState(LocalDevicePtr local, struct SynapticsHwInfo *synhw, + struct SynapticsProtocolOperations *proto_ops, struct CommData *comm, struct SynapticsHwState *hwRet) { struct input_event ev; -- cgit v1.2.3