Bug 60749

Summary: [patch] handbook/multimedia: add chapter about tv cards
Product: Documentation Reporter: Josef El-Rayes <josef>
Component: Books & ArticlesAssignee: Marc Fonvieille <blackend>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
chapter.sgml.diff none

Description Josef El-Rayes 2003-12-31 01:00:36 UTC
  this patch adds a chapter about tv cards. based on bktr manpage
  and bktr_card.h.
Comment 1 Szilveszter Adam 2003-12-31 06:58:03 UTC
On Wed, Dec 31, 2003 at 01:54:25AM +0100, Josef El-Rayes wrote:
> +   <title>Setup and Use of TV Cards</title>
> +
> +    <sect2 id="tvcard-setup">
> +      <title>Set up the driver</title>
> +      <para>Most pci-based tv cards come with a Brooktree Bt848/849/878/879
> +	Video Capture Chip, which is supported by the &man.bktr.4; driver.
> +	FM tuner chips are also supported.  To have your kernel support
> +	your card just add the &man.bktr.4; driver to your kernel
> +	configuration:</para>

Hm I am not sure about this part... at least in my part of the world,
(Central Europe) it is becoming harder to find a Brooktree based TV
card, revent models use a Philips chipset which has better picture
quality but is AFAIK not supported by FreeBSD... so you have to be extra
careful when buying.

Just my HUF 0.02...
-- 
Regards:

Szilveszter ADAM
Budapest
Hungary
Comment 2 Marc Fonvieille freebsd_committer freebsd_triage 2003-12-31 10:51:23 UTC
Responsible Changed
From-To: freebsd-doc->blackend

I'll handle this one.
Comment 3 Marc Fonvieille freebsd_committer freebsd_triage 2004-01-02 22:02:50 UTC
State Changed
From-To: open->closed

I committed a very different version of your patch.  Your submission 
was too much based on the bktr(4) manual page, however you are in the 
section credits. 
For more informations about the changes I made, please look at the 
committed diff.  Thanks!