Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 1997 06:36:01 +0200 (MET DST)
From:      Luigi Rizzo <luigi@labinfo.iet.unipi.it>
To:        hasty@rah.star-gate.com (Amancio Hasty)
Cc:        tomppa@fidata.fi, multimedia@FreeBSD.ORG
Subject:   Re: Hauppauge Win/TV and fxtv problems
Message-ID:  <199709080436.GAA15509@labinfo.iet.unipi.it>
In-Reply-To: <199709080254.TAA01800@rah.star-gate.com> from "Amancio Hasty" at Sep 7, 97 07:53:51 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Hi,
> 
> This is what I have right now in the driver:
you could add the following:
  100, (int)( 38.90 * FREQFACTOR),        0, 
   90, (int)(231.25 * FREQFACTOR),        (int)(7.00 * FREQFACTOR),    
   80, (int)(105.25 * FREQFACTOR),        (int)(7.00 * FREQFACTOR),  
   74, (int)( 69.25 * FREQFACTOR),        (int)(7.00 * FREQFACTOR),  

and replace

   69,     (int)( 38.90 * FREQFACTOR),     0,

from the table. The above are probably the cable channels, I cannot
test them since I don't have cable here.  E2-E12 are already in
the driver (as 2..12) and so are ITA..ITA (as 13..20).

	Cheers
	Luigi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709080436.GAA15509>