Displaying 1 result from an estimated 1 matches for "0xvvvv".
Did you mean:
axvvvv
2006 Jul 12
1
newhidups, usb permissions and Debian
...if $GROUP really exists
if getent group $GROUP > /dev/null; then
chmod 660 "$DEVNAME"
chown root:$GROUP "$DEVNAME"
fi
fi
daff
---
/etc/hotplug/usb# cat libhid.usermap
# This file is installed by the Network UPS Tools package.
#
# Sample entry (replace 0xVVVV and 0xPPPP with vendor ID and product
ID respectively) :
# libhidups 0x0003 0xVVVV 0xPPPP 0x0000 0x0000
0x00 0x00 0x00 0x00 0x00
0x00 0x00000000
#
# usb module match_flags idVendor idProduct bcdDevice...