From ed449bc04d534c523334cafb6e8ce6ee6424bb3d Mon Sep 17 00:00:00 2001 From: Steve Markgraf Date: Sun, 21 Oct 2012 17:22:39 +0200 Subject: add PID of MSI DigiVox Micro HD Signed-off-by: Steve Markgraf --- rtl-sdr.rules | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rtl-sdr.rules') diff --git a/rtl-sdr.rules b/rtl-sdr.rules index 305386c..206b2d2 100644 --- a/rtl-sdr.rules +++ b/rtl-sdr.rules @@ -78,6 +78,9 @@ SUBSYSTEMS=="usb", ATTRS{idVendor}=="1d19", ATTRS{idProduct}=="1102", MODE:="066 # Dexatek DK 5217 DVB-T Dongle (FC2580) SUBSYSTEMS=="usb", ATTRS{idVendor}=="1d19", ATTRS{idProduct}=="1103", MODE:="0666" +# MSI DigiVox Micro HD (FC2580) +SUBSYSTEMS=="usb", ATTRS{idVendor}=="1d19", ATTRS{idProduct}=="1104", MODE:="0666" + # Genius TVGo DVB-T03 USB dongle (Ver. B) SUBSYSTEMS=="usb", ATTRS{idVendor}=="0458", ATTRS{idProduct}=="707f", MODE:="0666" -- cgit v1.3.1