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: gregkh@xxxxxxxxxxxxxxxxxxx ; jminor@xxxxxxxxxxx ;
linux-input@xxxxxxxxxxxxxxx ; linux-kernel@xxxxxxxxxxxxxxx ;
linux-usb@xxxxxxxxxxxxxxx
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.obrien@xxxxxxxxxx>
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.obrien@xxxxxxxxxx>
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-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html