2002-01-06 05:53:54 +03:00
|
|
|
.\" $NetBSD: bktr.4,v 1.7 2002/01/06 02:53:54 jmcneill Exp $
|
2000-05-08 00:46:10 +04:00
|
|
|
.\"
|
|
|
|
.\" Copyright (c) 2000 Thomas Klausner
|
|
|
|
.\" All rights reserved.
|
|
|
|
.\"
|
|
|
|
.\" Redistribution and use in source and binary forms, with or without
|
|
|
|
.\" modification, are permitted provided that the following conditions
|
|
|
|
.\" are met:
|
|
|
|
.\" 1. Redistributions of source code must retain the above copyright
|
|
|
|
.\" notice, this list of conditions and the following disclaimer.
|
|
|
|
.\" 2. The name of the author may not be used to endorse or promote products
|
2001-06-12 18:54:19 +04:00
|
|
|
.\" derived from this software without specific prior written permission.
|
2000-05-08 00:46:10 +04:00
|
|
|
.\"
|
|
|
|
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
|
|
|
|
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
|
|
|
|
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
|
|
|
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
|
|
|
|
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
|
|
|
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
|
|
|
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
|
|
|
.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
|
|
|
.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
|
|
|
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|
|
|
.\" POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
.\"
|
2001-04-11 22:27:10 +04:00
|
|
|
.Dd May 7, 2000
|
2000-05-08 00:46:10 +04:00
|
|
|
.Dt BKTR 4
|
|
|
|
.Os
|
|
|
|
.Sh NAME
|
|
|
|
.Nm bktr
|
|
|
|
.Nd Brooktree 848 compatible TV card driver
|
|
|
|
.Sh SYNOPSIS
|
|
|
|
.Cd bktr* at pci? dev ? function ?
|
2002-01-06 05:53:54 +03:00
|
|
|
.Cd radio* at bktr?
|
2000-05-08 00:46:10 +04:00
|
|
|
.Pp
|
|
|
|
.Cd options BKTR_OVERRIDE_CARD=n
|
|
|
|
.Cd options BKTR_OVERRIDE_TUNER=n
|
|
|
|
.Cd options BKTR_OVERRIDE_DBX=n
|
|
|
|
.Cd options BKTR_OVERRIDE_MSP=n
|
|
|
|
.Cd options BKTR_SYSTEM_DEFAULT=n
|
|
|
|
.Cd options BKTR_USE_PLL
|
|
|
|
.Cd options BKTR_GPIO_ACCESS
|
|
|
|
.Cd options BKTR_NO_MSP_RESET
|
|
|
|
.\" The following options have no effect:
|
|
|
|
.\" .Cd options BKTR_430_FX_MODE
|
|
|
|
.\" .Cd options BKTR_SIS_VIA_MODE
|
|
|
|
.Sh DESCRIPTION
|
|
|
|
This driver supports video capture (frame grabber) and TV tuner cards
|
2001-04-11 22:27:10 +04:00
|
|
|
based on the
|
2000-05-08 00:46:10 +04:00
|
|
|
.Tn Brooktree
|
2001-04-11 22:27:10 +04:00
|
|
|
.Tn Bt848 ,
|
|
|
|
.Tn Bt848A ,
|
|
|
|
.Tn Bt849A ,
|
2000-05-08 00:46:10 +04:00
|
|
|
.Tn Bt878
|
|
|
|
and
|
|
|
|
.Tn Bt879
|
|
|
|
chips.
|
|
|
|
.Pp
|
2000-08-29 03:53:46 +04:00
|
|
|
Supported cards include most cards by
|
2001-04-11 22:27:10 +04:00
|
|
|
.Tn AVerMedia ,
|
|
|
|
.Tn Hauppauge ,
|
|
|
|
.Tn Leadtek ,
|
|
|
|
.Tn Miro ,
|
|
|
|
.Tn Pinnacle ,
|
|
|
|
.Tn Pixelview ,
|
|
|
|
.Tn Terratec ,
|
2000-08-29 03:53:46 +04:00
|
|
|
and some other companies, especially all cards based on the
|
|
|
|
.Tn Brooktree
|
2001-04-11 22:27:10 +04:00
|
|
|
.Tn Bt848 ,
|
|
|
|
.Tn Bt848A ,
|
|
|
|
.Tn Bt849A ,
|
|
|
|
.Tn Bt878 ,
|
2000-08-29 03:53:46 +04:00
|
|
|
or
|
|
|
|
.Tn Bt879
|
|
|
|
chips.
|
|
|
|
A notable exception are the
|
|
|
|
.Tn ATI
|
|
|
|
.Tn All-in-Wonder
|
|
|
|
cards.
|
|
|
|
.Pp
|
2000-05-08 00:46:10 +04:00
|
|
|
The following kernel configuration options are available:
|
|
|
|
.Bl -ohang
|
|
|
|
.It Cd options BKTR_OVERRIDE_CARD=n
|
|
|
|
If the card is not recognized correctly by the auto-detection routine,
|
|
|
|
it can be overridden by setting this option to the appropriate
|
|
|
|
value. The following values are allowed:
|
2000-08-29 03:53:46 +04:00
|
|
|
.Bl -tag -width 2n -compact
|
|
|
|
.It 1
|
|
|
|
Pinnacle (Miro) TV,
|
|
|
|
.It 2
|
|
|
|
Hauppauge WinCast/TV,
|
|
|
|
.It 3
|
|
|
|
STB TV/PCI,
|
|
|
|
.It 4
|
|
|
|
Intel Smart Video III and Videologic Captivator PCI,
|
|
|
|
.It 5
|
|
|
|
IMS TV Turbo,
|
|
|
|
.It 6
|
|
|
|
AVer Media TV/FM,
|
|
|
|
.It 7
|
|
|
|
MMAC Osprey,
|
|
|
|
.It 8
|
|
|
|
NEC PK-UG-X017,
|
|
|
|
.It 9
|
|
|
|
I/O DATA GV-BCTV2/PCI,
|
|
|
|
.It 10
|
|
|
|
FlyVideo,
|
|
|
|
.It 11
|
|
|
|
Zoltrix,
|
|
|
|
.It 12
|
|
|
|
KISS TV/FM PCI,
|
|
|
|
.It 13
|
|
|
|
Video Highway Xtreme,
|
|
|
|
.It 14
|
|
|
|
Askey/Dynalink Magic TView,
|
|
|
|
.It 15
|
|
|
|
Leadtek Winfast TV 2000,
|
2000-05-08 00:46:10 +04:00
|
|
|
and
|
2000-08-29 03:53:46 +04:00
|
|
|
.It 16
|
|
|
|
TerraTVplus.
|
|
|
|
.El
|
2000-05-08 00:46:10 +04:00
|
|
|
.It Cd options BKTR_OVERRIDE_TUNER=n
|
|
|
|
If the TV tuner is not recognized correctly by the auto-detection
|
|
|
|
routine, it can be overridden by setting this option to the
|
|
|
|
appropriate value. Known values are:
|
2000-08-29 03:53:46 +04:00
|
|
|
.Bl -tag -width 2n -compact
|
|
|
|
.It 1
|
|
|
|
Temic NTSC,
|
|
|
|
.It 2
|
|
|
|
Temic PAL,
|
|
|
|
.It 3
|
|
|
|
Temic SECAM,
|
|
|
|
.It 4
|
|
|
|
Philips NTSC,
|
|
|
|
.It 5
|
|
|
|
Philips PAL,
|
|
|
|
.It 6
|
|
|
|
Philips SECAM,
|
|
|
|
.It 7
|
|
|
|
Temic PAL I,
|
|
|
|
.It 8
|
|
|
|
Philips PAL I,
|
|
|
|
.It 9
|
|
|
|
Philips FR1236 NTSC FM,
|
|
|
|
.It 10
|
|
|
|
Philips FR1216 PAL FM,
|
|
|
|
.It 11
|
|
|
|
Philips FR1236 SECAM FM,
|
|
|
|
.It 12
|
|
|
|
ALPS TSCH5 NTSC FM,
|
2000-05-08 00:46:10 +04:00
|
|
|
and
|
2000-08-29 03:53:46 +04:00
|
|
|
.It 13
|
|
|
|
ALPS TSBH1 NTSC.
|
|
|
|
.El
|
2000-05-08 00:46:10 +04:00
|
|
|
.It Cd options BKTR_OVERRIDE_DBX=n
|
|
|
|
To override detection of the BTSC (dbx) chip, set this to
|
|
|
|
.Em 1
|
|
|
|
if you have one, or
|
|
|
|
.Em 0
|
|
|
|
if not.
|
|
|
|
.It Cd options BKTR_OVERRIDE_MSP=n
|
|
|
|
To override detection of the MSP 34xx chip, set this to
|
|
|
|
.Em 1
|
|
|
|
if you have one, or
|
|
|
|
.Em 0
|
|
|
|
if not.
|
|
|
|
.It Cd options BKTR_SYSTEM_DEFAULT=n
|
|
|
|
If this option is set to
|
|
|
|
.Em BROOKTREE_PAL
|
|
|
|
default to PAL, else to NTSC.
|
|
|
|
.It Cd options BKTR_USE_PLL
|
|
|
|
Default to PLL instead of XTAL.
|
|
|
|
.It Cd options BKTR_GPIO_ACCESS
|
|
|
|
Use ioctl's for direct GPIO access.
|
|
|
|
.It Cd options BKTR_NO_MSP_RESET
|
|
|
|
Skip the MSP reset. This option is handy if you initialise the
|
|
|
|
MSP audio in another operating system first and then do a soft
|
|
|
|
reboot.
|
|
|
|
.\" The following options have no effect:
|
|
|
|
.\" .It Cd options BKTR_430_FX_MODE
|
|
|
|
.\" .It Cd options BKTR_SIS_VIA_MODE
|
|
|
|
.El
|
|
|
|
.Sh FILES
|
|
|
|
.Bl -tag -width /dev/tuner* -compact
|
|
|
|
.It Pa /dev/bktr*
|
|
|
|
.Nm
|
|
|
|
driver interface device
|
|
|
|
.It Pa /dev/tuner*
|
|
|
|
.Nm
|
|
|
|
tuner interface device
|
|
|
|
.It Pa /dev/vbi*
|
|
|
|
teletext interface device
|
|
|
|
.El
|
2001-09-11 04:08:25 +04:00
|
|
|
.Sh SEE ALSO
|
2000-05-08 00:46:10 +04:00
|
|
|
.Xr options 4 ,
|
2000-08-29 03:53:46 +04:00
|
|
|
.Xr pci 4 ,
|
2002-01-06 05:53:54 +03:00
|
|
|
.Xr radio 4 ,
|
2000-08-29 03:53:46 +04:00
|
|
|
.Pa pkgsrc/audio/xmradio ,
|
|
|
|
.Pa pkgsrc/graphics/fxtv
|
2001-09-11 21:54:20 +04:00
|
|
|
.Sh HISTORY
|
|
|
|
The
|
|
|
|
.Nm
|
|
|
|
driver appeared in
|
|
|
|
.Fx 2.2
|
|
|
|
and
|
|
|
|
.Nx 1.5 .
|
2000-05-08 00:46:10 +04:00
|
|
|
.Sh AUTHORS
|
|
|
|
The
|
|
|
|
.Nm
|
|
|
|
driver was originally written by Amancio Hasty for
|
|
|
|
.Fx
|
|
|
|
and is now maintained by Roger Hardiman.
|
2001-04-11 22:27:10 +04:00
|
|
|
.Nx
|
2000-05-08 00:46:10 +04:00
|
|
|
porting was done by Bernd Ernesti, Berndt Josef Wulf, Matthias
|
|
|
|
Scheler, and Thomas Klausner.
|