kopia lustrzana https://github.com/f4exb/sdrangel
7 wiersze
235 B
Plaintext
7 wiersze
235 B
Plaintext
|
# Udev rules for the Funcube Dongle Pro+ (0xfb31)
|
||
|
|
||
|
# HIDAPI/libusb:
|
||
|
SUBSYSTEMS=="usb", ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fb56", MODE:="0666"
|
||
|
SUBSYSTEMS=="usb", ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fb31", MODE:="0666"
|
||
|
|