Import 2.1.118
[davej-history.git] / Documentation / video4linux / bttv / README
blob72f4f4b730184a85d3d0d71e56f8394bdd7d0786
1 bttv - BT848 frame grabber driver
3 Copyright (C) 1996,97 Ralph Metzler  (rjkm@thp.uni-koeln.de)
4                     & Marcus Metzler (mocm@thp.uni-koeln.de)
5                     according to GNU GPL in file COPYING.
8 Bttv is a device driver for frame grabber cards using the Bt848 family
9 of video decoder chips.
10 Among those are the Bt848, Bt848A, Bt849, Bt878 and Bt879.
11 The only major differences between the cards by different manufacturers 
12 are the types of tuners and extra components on the boards.
13 E.g., some cards by Hauppauge have an additional Videotext decoder 
14 and/or sound decoder chip.
15 Also type (Composite or S-VHS) and number of inputs differ.
16 Other Brooktree chips (e.g. the Bt829) or chips by other manufacturers 
17 (Philips, Zoran, ...) are NOT supported by bttv.
19 You can use several cards at the same time.
20 Interrupts can be shared with other Bt848 cards or any other drivers
21 which allow it.
22 The (arbitrary) maximum number of cards is 4 but can be adjusted by
23 changing BTTV_MAX at the beginning of bttv.c if you need more.
24 (But which board has more than 4 PCI slots plus 1 for the VGA card?)
26 Bttv is a standard component of all newer 2.1.x kernels.
27 This distribution additionally supports 2.0.x kernels and all other
28 changes and improvements which did not make it into the kernel version
29 yet. 
30 It also includes versions of videodev.c, i2.c, tuner.c and others
31 which are the same as in the latest 2.1.x kernel but with 2.0.x support.
32 A kernel version >2.0.30 is recommended.
34 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
35 Although bttv is now used and tested by many people it still might crash your
36 computer! Take all precautions to avoid data loss until you are certain
37 bttv runs on your setup without problems.
38 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
40 The latest version of bttv can be found at:
41 http://www.thp.uni-koeln.de/~rjkm/linux/bttv.html