V4L/DVB (9101): radio-mr800: Add driver for AverMedia MR 800 USB FM radio devices
commit2aa72f3b63e4b524e9e4b1438f6c0d50a214d836
authorAlexey Klimov <klimov.linux@gmail.com>
Wed, 1 Oct 2008 12:40:59 +0000 (1 09:40 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 12 Oct 2008 11:37:13 +0000 (12 09:37 -0200)
tree41272dfa85a82e888c60a75e6bd0d49bed8f8d5e
parent695ebd125ade17101861c9eb99f74e6cc9a516ed
V4L/DVB (9101): radio-mr800: Add driver for AverMedia MR 800 USB FM radio devices

This patch creates a new usb-radio driver, radio-mr800.c, that
supports the AverMedia MR 800 USB FM radio devices.
This device plugs into both the USB and an analog audio input, so this
thing only deals with initialization and frequency setting, the audio
data has to be handled by a sound driver.

Signed-off-by: Alexey Klimov <klimov.linux@gmail.com>
Signed-off-by: Douglas Schilling Landgraf <dougsland@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/radio/Kconfig
drivers/media/radio/Makefile
drivers/media/radio/radio-mr800.c [new file with mode: 0644]