Date: Sun, 15 Mar 2009 08:55:40 +0200 From: Ian FREISLICH <ianf@clue.co.za> To: Hans Petter Selasky <hselasky@c2i.net> Cc: freebsd-current@freebsd.org Subject: Re: Apple touchpad no longer works with usb2 Message-ID: <E1LikG4-0002LD-P5@clue.co.za> In-Reply-To: <200903150026.26912.hselasky@c2i.net> References: <200903150026.26912.hselasky@c2i.net> <200903141506.59058.hselasky@c2i.net> <E1LiTJ1-0001J4-43@clue.co.za> <E1LibzF-0001kj-Nw@clue.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
Hans Petter Selasky wrote: > Can you gzip your /sys/dev/usb ? I'll do this after below, if that doesn't work... > I suspect you have some sources out of sync, because according to my test > parsing of the HID descriptor the coordiates are at the correct place in the > USB packet, but your ums driver is doing it wrong. > > Are you sure you did a clean build? Yes, directly after a cvsup and cvs update. But... since the move to svn, I've had very limited success tracking current - the svn->cvs gateway has been pretty unreliable. > > ums_intr_callback:191: data = 02 00 01 03 00 00 00 00 > > ums_intr_callback:264: x:0 y:-1 z:0 t:0 w:0 buttons:0x00000001 > > My test parsing with latest -current code. > > 0x00010030,8,8,1 > 8,8,1 rid=2 flags=0x00000006 > 0x00010031,16,8,1 > 16,8,1 rid=2 flags=0x00000006 I'll update and build again and see what happens. If that fails, I'll tar up and send you the source I have. Ian -- Ian Freislich
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1LikG4-0002LD-P5>