forked from pool/sispmctl
581b346f8c
This packages adds support for the GEMBIRD SIS-PM device to Linux, which allows you to turn on and off the power plugs individually. It does not build the web-server but only the command line tool. OBS-URL: https://build.opensuse.org/request/show/767829 OBS-URL: https://build.opensuse.org/package/show/hardware/sispmctl?expand=0&rev=1
8 lines
539 B
Plaintext
8 lines
539 B
Plaintext
# do not edit this file, it will be overwritten on update
|
|
|
|
SUBSYSTEMS=="usb", ATTR{idVendor}=="04b4", ATTR{idProduct}=="fd10", GROUP="dialout", MODE="660"
|
|
SUBSYSTEMS=="usb", ATTR{idVendor}=="04b4", ATTR{idProduct}=="fd11", GROUP="dialout", MODE="660"
|
|
SUBSYSTEMS=="usb", ATTR{idVendor}=="04b4", ATTR{idProduct}=="fd12", GROUP="dialout", MODE="660"
|
|
SUBSYSTEMS=="usb", ATTR{idVendor}=="04b4", ATTR{idProduct}=="fd13", GROUP="dialout", MODE="660"
|
|
SUBSYSTEMS=="usb", ATTR{idVendor}=="04b4", ATTR{idProduct}=="fd15", GROUP="dialout", MODE="660"
|