Jiri,

Hope I'm not being too dense...

All the Vernier devices are hid class and are supported via the hid driver sub-system and the hidraw device interface.

Vernier has a library called GoIO http://www.vernier.com/downloads/software-development-kits/go-sdk/, which supports (or will support) the devices through the hidraw interface. One such device is http://www.vernier.com/products/interfaces/go-link/.

Did you want me to reference the GoIO SDK?

Dennis




-----Original Message----- From: Jiri Kosina
Sent: Tuesday, May 12, 2015 5:00 AM
To: Dennis O'Brien
Cc: gre...@linuxfoundation.org ; jmi...@vernier.com ; linux-in...@vger.kernel.org ; linux-kernel@vger.kernel.org ; linux-...@vger.kernel.org Subject: Re: [PATCH 1/1] usb: Remove Vernier devices from lsusb and hid_ignore_list

On Mon, 11 May 2015, Dennis O'Brien wrote:

From: Dennis O'Brien <dennis.obr...@eqware.net>

Removes Vernier Software & Technology devices from the ldusb
driver and the hid_ignore_list table of the usbhid driver in the
Linux tree.  These devices will now be supported via the hidraw
driver.

Signed-off-by: Dennis O'Brien <dennis.obr...@eqware.net>

Could you please also include in the changelog name / pointer to the
userspace driver?

Thanks,

--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to