# Copy this file into: /etc/udev/rules.d/ # (/lib/udev/ isn't consistent between ubuntu and debian) # # Change the permissions and create alternative name as a # handle into our device... # SUBSYSTEM=="usb", ACTION=="add", ENV{DEVTYPE}=="usb_device", ATTRS{idProduct}=="8460", ATTRS{idVendor}=="152a", MODE:="0666", NAME:="DCC_%k"