Re: PATCH: uep(4) support for (my) eGalax touchscreen

2017-07-25 Thread Anthony Jenkins via freebsd-usb
On 07/24/2017 04:18 PM, Hans Petter Selasky wrote: > On 07/24/17 22:10, Anthony Jenkins via freebsd-usb wrote: >> >> On 07/24/2017 03:28 PM, Anthony Jenkins via freebsd-usb wrote: >>> I'm trying to add support for uep(4) to detect and properly emit touch >>

Re: PATCH: uep(4) support for (my) eGalax touchscreen

2017-07-24 Thread Anthony Jenkins via freebsd-usb
On 07/24/2017 03:28 PM, Anthony Jenkins via freebsd-usb wrote: > I'm trying to add support for uep(4) to detect and properly emit touch > events to x11-drivers/xf86-input-egalax. What I have works, but has some > issues, particularly: > > - close(2)ing the device node caus

PATCH: uep(4) support for (my) eGalax touchscreen

2017-07-24 Thread Anthony Jenkins via freebsd-usb
I'm trying to add support for uep(4) to detect and properly emit touch events to x11-drivers/xf86-input-egalax. What I have works, but has some issues, particularly: - close(2)ing the device node causes a USB_ST_ERROR in the uep_intr_callback(); it's probably from my attempt to port an initializa

Re: Clandestine USB SD card slot

2016-10-15 Thread Anthony Jenkins via freebsd-usb
On 10/15/16 18:28, George Mitchell wrote: > FreeBSD 10.3-RELEASE-p7 #0: Thu Aug 11 18:38:15 UTC 2016 > Acer Aspire E15 > There is a slot on the front of this laptop which sure looks like an > SD card slot, which I hope corresponds to one of these: > > ugen1.1: at usbus1, cfg=0 md=HOST spd=HIGH (48

eGalax touchscreen & HID multitouch support

2016-02-19 Thread Anthony Jenkins via freebsd-usb
Is anyone working on adding support for the eGalax USB touchscreen device, which apparently presents itself as a USB HID multitouch touchscreen (at least that's how Linux treats it)? I have a laptop (HP Envy TouchSmart m6) with one of these puppies and I'd like to (eventually) add support for

Re: Touchpad/trackpad not working

2015-08-11 Thread Anthony Jenkins via freebsd-usb
[Adding freebsd-usb@] On 08/11/2015 02:03 AM, Anders Bolt-Evensen wrote: > > > On Aug 10, 2015, at 06:33 PM, Anthony Jenkins via freebsd-mobile > wrote: > >> >> >> On 08/10/2015 02:29 AM, Anders Bolt-Evensen wrote: >>> >>> >>> On Aug 09, 2015, at 03:07 AM, Anthony Jenkins >>> wrote: >>> >>>