]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] Add support for Crypto Redi PC50A device (rtl2832u + FC0012 tuner)
authorAlessandro Miceli <angelofsky1980@gmail.com>
Tue, 4 Jun 2013 19:10:34 +0000 (16:10 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 9 Jun 2013 00:59:59 +0000 (21:59 -0300)
commitc6be75264b15cdabf067f8b78e954d26f6bab2a4
tree2bb6baa5cfa6b111b499a2847475d92f29e5b5ef
parent526ca8dc6ad844550e037841bd5f7090db9e1d4f
[media] Add support for Crypto Redi PC50A device (rtl2832u + FC0012 tuner)

The device has been tested on a MIPSel box with kernel 3.1.1 and backported media_tree drivers
The kernel detects the device with the following output:
usbcore: registered new interface driver dvb_usb_rtl28xxu
usb 1-2: dvb_usb_v2: found a 'Crypto Redi PC50A' in warm state
usb 1-2: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
DVB: registering new adapter (Crypto Redi PC50A)
usb 1-2: DVB: registering adapter 1 frontend 0 (Realtek RTL2832 (DVB-T))...
i2c i2c-4: fc0012: Fitipower FC0012 successfully identified
usb 1-2: dvb_usb_v2: 'Crypto Redi PC50A' successfully initialized and connected

[crope@iki.fi: fix trivial merge conflict]
Signed-off-by: Alessandro Miceli <angelofsky1980@gmail.com>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb-core/dvb-usb-ids.h
drivers/media/usb/dvb-usb-v2/rtl28xxu.c