Subject: Re: Driver for the trackpad on new PowerBooks (and iBooks?)
To: None <port-macppc@netbsd.org>
From: Antoine Reilles <Antoine.Reilles@loria.fr>
List: port-macppc
Date: 10/29/2005 14:51:22
Hi,

On Oct 28, 2005, at 2:08 PM, Johan Wall=E9n wrote:
> here is a driver for the trackpad on new (post February 2005?)
> PowerBooks (and iBooks?) that are not quite standard USB HID mice.

> So far, the driver has only been tested on my 15 inch PowerBook with
> the trackpad product ID 0x020f, but some other 12, 15 and 17 inch
> PowerBook trackpads should work too, but the parameters might be wrong
> for these.
I just tested it on my powerbook 12' (the kernel booded this time, =20
but this is another problem)
The trackpad is detected, but it is far from being usable. The mouse =20
pointer just moves without order, but it is a first step. The button =20
works well.
How can i produce useful information to let it wort better ?

In the dmesg, i get now:

uhidev2 at uhub0 port 2 configuration 1 interface 0
uhidev2: Apple Computer Apple Internal Trackpad, rev 2.00/0.06, addr =20
3, iclass 3
/1
pbms0 at uhidev2: 12 inch PowerBook Trackpad
wsmouse1 at pbms0 mux 0

instead of:
uhidev3 at uhub0 port 2 configuration 1 interface 0
uhidev3: Apple Computer Apple Internal Trackpad, rev 2.00/0.06, addr =20
3, iclass 3
/1
uhid0 at uhidev3: input=3D81, output=3D0, feature=3D16


> Bug reports, parameter values for other trackpads, and other feedback
> is welcome.
How can i extract more useful information (if it happen to boot again)?

Regards,
antoine=