Skip to content

Commit

Permalink
[media] radio-zoltrix: Convert to radio-isa
Browse files Browse the repository at this point in the history
Tested with v4l2-compliance, but not with actual hardware. Contact the
linux-media mailinglist if you have this card!

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Feb 14, 2012
1 parent da1ff35 commit 6b39246
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 334 deletions.
8 changes: 4 additions & 4 deletions drivers/media/radio/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -434,14 +434,14 @@ config RADIO_TYPHOON_MUTEFREQ
config RADIO_ZOLTRIX
tristate "Zoltrix Radio"
depends on ISA && VIDEO_V4L2
select RADIO_ISA
---help---
Choose Y here if you have one of these FM radio cards, and then fill
in the port address below.

In order to control your radio card, you will need to use programs
that are compatible with the Video For Linux API. Information on
this API and pointers to "v4l" programs may be found at
<file:Documentation/video4linux/API.html>.
Note: this driver hasn't been tested since a long time due to lack
of hardware. If you have this hardware, then please contact the
linux-media mailinglist.

To compile this driver as a module, choose M here: the
module will be called radio-zoltrix.
Expand Down
Loading

0 comments on commit 6b39246

Please sign in to comment.