Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Mar 2009 14:19:39 +0200
From:      Ian FREISLICH <ianf@clue.co.za>
To:        Hans Petter Selasky <hselasky@c2i.net>
Cc:        freebsd-current@freebsd.org, current@freebsd.org
Subject:   Re: Apple touchpad no longer works with usb2 
Message-ID:  <E1LiSq3-0001Ge-5b@clue.co.za>
In-Reply-To: <200903141138.21683.hselasky@c2i.net> 
References:  <200903141138.21683.hselasky@c2i.net> <E1LiQTn-00014r-8z@clue.co.za> 

next in thread | previous in thread | raw e-mail | index | archive | help
Hans Petter Selasky wrote:
> On Saturday 14 March 2009, Ian Freislich wrote:
> > Hi
> >
> > ugen0.2: <Apple Internal Keyboard / Trackpad Apple Computer> at usbus0,
> > cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON ugen0.2.0: ukbd0: <Apple Internal
> > Keyboard>
> > ugen0.2.1: ums0: <Touchpad>
> > ugen0.2.2: uhid0: <Apple Internal Keyboard>
> >
> > While it's detected, vertical movement on the pad isn't detected
> > and horizontal movement tracks the pointer vertically.
> >
> Hi,
> 
> Try this patch:
> http://perforce.freebsd.org/chv.cgi?CH=159179

That already seems to be in HEAD.

Mine already looks like:
                                if ((s->nusage < MAXUSAGE) &&
                                    (c->usage_minimum <= c->usage_maximum)) {


Ian

--
Ian Freislich



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1LiSq3-0001Ge-5b>