diff options
Diffstat (limited to 'Documentation/video4linux/bttv')
| -rw-r--r-- | Documentation/video4linux/bttv/Cards | 6 | ||||
| -rw-r--r-- | Documentation/video4linux/bttv/Insmod-options | 2 | ||||
| -rw-r--r-- | Documentation/video4linux/bttv/Modules.conf | 2 | ||||
| -rw-r--r-- | Documentation/video4linux/bttv/README | 2 | ||||
| -rw-r--r-- | Documentation/video4linux/bttv/README.freeze | 2 | ||||
| -rw-r--r-- | Documentation/video4linux/bttv/Sound-FAQ | 6 | 
6 files changed, 8 insertions, 12 deletions
diff --git a/Documentation/video4linux/bttv/Cards b/Documentation/video4linux/bttv/Cards index 12217fc4972..a8fb6e2d3c8 100644 --- a/Documentation/video4linux/bttv/Cards +++ b/Documentation/video4linux/bttv/Cards @@ -43,7 +43,7 @@ Very nice card if you only have satellite TV but several tuners connected  to the card via composite.  Many thanks to Matrix-Vision for giving us 2 cards for free which made -Bt848a/Bt849 single crytal operation support possible!!! +Bt848a/Bt849 single crystal operation support possible!!! @@ -464,10 +464,6 @@ Siemens  -------     Multimedia eXtension Board (MXB) (SAA7146, SAA7111) -Stradis -------- -   SDM275,SDM250,SDM026,SDM025 (SAA7146, IBMMPEG2): MPEG2 decoder only -  Powercolor  ----------     MTV878 diff --git a/Documentation/video4linux/bttv/Insmod-options b/Documentation/video4linux/bttv/Insmod-options index bbe3ed667d9..14c065fa23e 100644 --- a/Documentation/video4linux/bttv/Insmod-options +++ b/Documentation/video4linux/bttv/Insmod-options @@ -1,5 +1,5 @@ -Note: "modinfo <module>" prints various informations about a kernel +Note: "modinfo <module>" prints various information about a kernel  module, among them a complete and up-to-date list of insmod options.  This list tends to be outdated because it is updated manually ... diff --git a/Documentation/video4linux/bttv/Modules.conf b/Documentation/video4linux/bttv/Modules.conf index 753f15956eb..8f258faf18f 100644 --- a/Documentation/video4linux/bttv/Modules.conf +++ b/Documentation/video4linux/bttv/Modules.conf @@ -1,4 +1,4 @@ -# For modern kernels (2.6 or above), this belongs in /etc/modprobe.conf +# For modern kernels (2.6 or above), this belongs in /etc/modprobe.d/*.conf  # For for 2.4 kernels or earlier, this belongs in /etc/modules.conf.  # i2c diff --git a/Documentation/video4linux/bttv/README b/Documentation/video4linux/bttv/README index 3a367cdb664..7cbf4fb6cf3 100644 --- a/Documentation/video4linux/bttv/README +++ b/Documentation/video4linux/bttv/README @@ -70,7 +70,7 @@ If you have trouble with some specific TV card, try to ask there  instead of mailing me directly.  The chance that someone with the  same card listens there is much higher... -For problems with sound:  There are alot of different systems used +For problems with sound:  There are a lot of different systems used  for TV sound all over the world.  And there are also different chips  which decode the audio signal.  Reports about sound problems ("stereo  does'nt work") are pretty useless unless you include some details diff --git a/Documentation/video4linux/bttv/README.freeze b/Documentation/video4linux/bttv/README.freeze index 4259dccc828..5eddfa076cf 100644 --- a/Documentation/video4linux/bttv/README.freeze +++ b/Documentation/video4linux/bttv/README.freeze @@ -33,7 +33,7 @@ state is stuck.  I've seen reports that bttv 0.7.x crashes whereas 0.8.x works rock solid  for some people.  Thus probably a small buglet left somewhere in bttv -0.7.x.  I have no idea where exactly, it works stable for me and alot of +0.7.x.  I have no idea where exactly, it works stable for me and a lot of  other people.  But in case you have problems with the 0.7.x versions you  can give 0.8.x a try ... diff --git a/Documentation/video4linux/bttv/Sound-FAQ b/Documentation/video4linux/bttv/Sound-FAQ index 1e6328f9108..d3f1d7783d1 100644 --- a/Documentation/video4linux/bttv/Sound-FAQ +++ b/Documentation/video4linux/bttv/Sound-FAQ @@ -2,13 +2,13 @@  bttv and sound mini howto  ========================= -There are alot of different bt848/849/878/879 based boards available. +There are a lot of different bt848/849/878/879 based boards available.  Making video work often is not a big deal, because this is handled  completely by the bt8xx chip, which is common on all boards.  But  sound is handled in slightly different ways on each board.  To handle the grabber boards correctly, there is a array tvcards[] in -bttv-cards.c, which holds the informations required for each board. +bttv-cards.c, which holds the information required for each board.  Sound will work only, if the correct entry is used (for video it often  makes no difference).  The bttv driver prints a line to the kernel  log, telling which card type is used.  Like this one: @@ -82,7 +82,7 @@ card installed, you might to check out if you can read these registers  values used by the windows driver.  A tool to do this is available  from ftp://telepresence.dmem.strath.ac.uk/pub/bt848/winutil, but it  does'nt work with bt878 boards according to some reports I received. -Another one with bt878 suport is available from +Another one with bt878 support is available from  http://btwincap.sourceforge.net/Files/btspy2.00.zip  You might also dig around in the *.ini files of the Windows applications.  | 
