Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ALSA: doc: ReSTize Bt87x.txt

Another simple conversion from a plain text file.
Put to cards directory.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

+15 -9
+14 -9
Documentation/sound/alsa/Bt87x.txt Documentation/sound/cards/bt87x.rst
··· 1 + ================= 2 + ALSA BT87x Driver 3 + ================= 4 + 1 5 Intro 2 6 ===== 3 7 4 8 You might have noticed that the bt878 grabber cards have actually 5 - _two_ PCI functions: 9 + *two* PCI functions: 10 + :: 6 11 7 - $ lspci 8 - [ ... ] 9 - 00:0a.0 Multimedia video controller: Brooktree Corporation Bt878 (rev 02) 10 - 00:0a.1 Multimedia controller: Brooktree Corporation Bt878 (rev 02) 11 - [ ... ] 12 + $ lspci 13 + [ ... ] 14 + 00:0a.0 Multimedia video controller: Brooktree Corporation Bt878 (rev 02) 15 + 00:0a.1 Multimedia controller: Brooktree Corporation Bt878 (rev 02) 16 + [ ... ] 12 17 13 18 The first does video, it is backward compatible to the bt848. The second 14 19 does audio. snd-bt87x is a driver for the second function. It's a sound 15 - driver which can be used for recording sound (and _only_ recording, no 20 + driver which can be used for recording sound (and *only* recording, no 16 21 playback). As most TV cards come with a short cable which can be plugged 17 22 into your sound card's line-in you probably don't need this driver if all 18 23 you want to do is just watching TV... ··· 35 30 and it refuses to load for cards it doesn't know. 36 31 37 32 If the driver complains ("Unknown TV card found, the audio driver will 38 - not load"), you can specify the load_all=1 option to force the driver to 33 + not load"), you can specify the ``load_all=1`` option to force the driver to 39 34 try to use the audio capture function of your card. If the frequency of 40 - recorded data is not right, try to specify the digital_rate option with 35 + recorded data is not right, try to specify the ``digital_rate`` option with 41 36 other values than the default 32000 (often it's 44100 or 64000). 42 37 43 38 If you have an unknown card, please mail the ID and board name to
+1
Documentation/sound/cards/index.rst
··· 12 12 via82xx-mixer 13 13 audiophile-usb 14 14 mixart 15 + bt87x