summaryrefslogtreecommitdiffstats
path: root/usr.bin/setchannel/setchannel.1
diff options
context:
space:
mode:
authorgrog <grog@FreeBSD.org>2007-02-25 01:28:37 +0000
committergrog <grog@FreeBSD.org>2007-02-25 01:28:37 +0000
commit2812c02b775888222ed8f48107e9c24201816af3 (patch)
treec0e7168f12524e0a89d07df2414b9f830fa5d7ab /usr.bin/setchannel/setchannel.1
parent75775b9c23d4e6129d2319b6c87e27832525799b (diff)
downloadFreeBSD-src-2812c02b775888222ed8f48107e9c24201816af3.zip
FreeBSD-src-2812c02b775888222ed8f48107e9c24201816af3.tar.gz
Add support for selecting from multiple tuners.
Suggested by: usleepless <usleepless@gmail.com>
Diffstat (limited to 'usr.bin/setchannel/setchannel.1')
-rw-r--r--usr.bin/setchannel/setchannel.115
1 files changed, 10 insertions, 5 deletions
diff --git a/usr.bin/setchannel/setchannel.1 b/usr.bin/setchannel/setchannel.1
index 80c1b63..c51ec3c 100644
--- a/usr.bin/setchannel/setchannel.1
+++ b/usr.bin/setchannel/setchannel.1
@@ -36,11 +36,8 @@
.Pp
.Sh DESCRIPTION
.Nm
-provides support for selecting channels on the PVR250 and PVR350 via
-.Pa /dev/cxm0
-(or
-.Pa /dev/bktr0
-on FreeBSD 4.x)
+provides support for selecting channels on Hauppauge WinTV cards,
+including the PVR 150, PVR 250, PVR 350 and PVR 500.
.Pp
The following options are available:
.Bl -tag -width indent
@@ -50,6 +47,14 @@ Enable AFC.
Disable AFC.
.It Fl c
Select composite input.
+.It Fl d
+Select the tuner unit number.
+This is appended to the base device file name
+.Pa /dev/cxm
+to form a device name such as
+.Pa /dev/cxm0
+or
+.Pa /dev/cxm1 .
.It Fl r
Select radio input.
.It Fl s
OpenPOWER on IntegriCloud