Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294917
b: refs/heads/master
c: cc3c6df
h: refs/heads/master
i:
  294915: 65c76a6
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Feb 14, 2012
1 parent 95e4697 commit 17a0cb2
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 339 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 137c579c12bbb47ac1822e1a959aa15d0fcb76c1
refs/heads/master: cc3c6df16b3fb953818780b52c86fc7a9f08b337
9 changes: 3 additions & 6 deletions trunk/drivers/media/radio/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ config RADIO_CADET
config RADIO_RTRACK
tristate "AIMSlab RadioTrack (aka RadioReveal) support"
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.
Expand All @@ -215,11 +216,7 @@ config RADIO_RTRACK
You must also pass the module a suitable io parameter, 0x248 has
been reported to be used by these cards.

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>. More information is
contained in the file
More information is contained in the file
<file:Documentation/video4linux/radiotrack.txt>.

To compile this driver as a module, choose M here: the
Expand All @@ -228,7 +225,7 @@ config RADIO_RTRACK
config RADIO_RTRACK_PORT
hex "RadioTrack i/o port (0x20f or 0x30f)"
depends on RADIO_RTRACK=y
default "20f"
default "30f"
help
Enter either 0x30f or 0x20f here. The card default is 0x30f, if you
haven't changed the jumper setting on the card.
Expand Down
Loading

0 comments on commit 17a0cb2

Please sign in to comment.