mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-03 07:21:14 -05:00
7 lines
235 B
Plaintext
7 lines
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"
|
|
|