vitlav / guardant-wine

GrdWine - Guardant usb dongle helper library for Wine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

For hotplug or hotplug-ng:

# cp etc/grdnt.usermap /etc/hotplug/usb/grdnt.usermap
# cp etc/grdnt /etc/hotplug/usb/grdnt

For udev:

(Vendor ID: 0a89; Product ID: 000c, 000d)
# cp etc/grdnt_hid.udev /etc/udev/rules.d/95-grdnt_hid.rules
(Vendor ID: 0a89; Product ID: 0008, 0009, 00c2, 00c3)
# cp etc/grdnt.udev /etc/udev/rules.d/95-grdnt.rules

About

GrdWine - Guardant usb dongle helper library for Wine

License:GNU Lesser General Public License v2.1


Languages

Language:C 82.9%Language:M4 12.2%Language:Makefile 2.9%Language:Shell 1.4%Language:Python 0.7%