OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Matthieu Herrb (matthieucvs.openbsd.org)
Date: Sun Nov 28 2004 - 09:43:43 CST


CVSROOT: /cvs
Module name: src
Changes by: matthieucvs.openbsd.org 2004/11/28 08:43:43

Modified files:
        sys/arch/macppc/dev: ams.c

Log message:
Prevent ADB devices other than mices of generating "extended" protocol events.
This fixes a problem with some iBooks were the touchpad generates a
button6 event everytime the pad is touched.
Based on my observations and a similar patch from Aymeric Vincent
for NetBSD. Enhancements and ok miod