Re: Apple Trackpad driver

2014-01-29 Thread Hans Petter Selasky
Hi Huang, On 01/30/14 06:56, Huang Wen Hui wrote: Hans, Thanks for you take care of it and commit it! I found two problems: 1. The selection is not expected when selection with 2 fingers sometimes. 2. Unexpected scrolling when Click with 2 fingers. This patch can fix that. The var "n" modify

Re: Apple Trackpad driver

2014-01-29 Thread Huang Wen Hui
Hans, Thanks for you take care of it and commit it! I found two problems: 1. The selection is not expected when selection with 2 fingers sometimes. 2. Unexpected scrolling when Click with 2 fingers. This patch can fix that. The var "n" modify to "ntouch" seems to be necessary. Cheers, Huang

Re: usb/186224: GPF in usbd_get_hr_func() on stable/9

2014-01-29 Thread wollman
Synopsis: GPF in usbd_get_hr_func() on stable/9 State-Changed-From-To: open->closed State-Changed-By: wollman State-Changed-When: Wed Jan 29 18:47:36 UTC 2014 State-Changed-Why: USB appears to be an innocent bystander here... http://www.freebsd.org/cgi/query-pr.cgi?pr=186224

Re: Apple Trackpad driver

2014-01-29 Thread Hans Petter Selasky
Hi, Can you also write a manual page for the "wsp" driver? --HPS ___ freebsd-usb@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Re: usb/186224: GPF in usbd_get_hr_func() on stable/9

2014-01-29 Thread Hans Petter Selasky
The following reply was made to PR usb/186224; it has been noted by GNATS. From: Hans Petter Selasky To: Garrett Wollman , freebsd-gnats-sub...@freebsd.org Cc: Subject: Re: usb/186224: GPF in usbd_get_hr_func() on stable/9 Date: Wed, 29 Jan 2014 13:41:50 +0100 On 01/29/14 05:28, Garrett Wol

Re: usb/185747: Patcf that fix support for USB key " Kingston DT 101 G2"

2014-01-29 Thread Hans Petter Selasky
On 01/28/14 20:20, David Naylor wrote: The following reply was made to PR usb/185747; it has been noted by GNATS. From: David Naylor To: bug-follo...@freebsd.org, oliv...@cochard.me Cc: Subject: Re: usb/185747: Patcf that fix support for USB key "Kingston DT 101 G2" Date: Tue, 28 Jan 2014 21:1

Re: usb/186110: connected over USB, only first document is printed

2014-01-29 Thread Hans Petter Selasky
On 01/28/14 20:40, Volker Nebel wrote: >> Obviously, the problem has nothing to with the spooling system, for it >> happen >> s as well with [CMD=" "]cat test.ps > /dev/ulpt0[/CMD] issued twice: The >> first d >> ocument is printed, any further not. (The printer understands Postscri

Re: Apple Trackpad driver

2014-01-29 Thread Hans Petter Selasky
On 01/29/14 09:49, Lundberg, Johannes wrote: Hi I tested the driver on a 2012 Macbook Air 11" and it works great! Good job! Is there a way to disable click-by-touch? I always preferred clicking with the physical button that is built in to the pad. Hi, I've added an "#if 0" around the 1 fing

Re: Apple Trackpad driver

2014-01-29 Thread Lundberg, Johannes
Hi I tested the driver on a 2012 Macbook Air 11" and it works great! Good job! Is there a way to disable click-by-touch? I always preferred clicking with the physical button that is built in to the pad. Best regards -- Johannes Lundberg BRILLIANTSERVICE CO., LTD. On Wed, Jan 29, 2014 at 2:24