- Fix Support for Philips FM1236/F tuner on ATI AIW 9600 XT (Jeff Smith)
Bug 3401
This commit is contained in:
		
							parent
							
								
									c4d1b4e042
								
							
						
					
					
						commit
						5e381441ff
					
				| 
						 | 
				
			
			@ -24,7 +24,8 @@ const FI1236_parameters tuner_parms[NUM_TUNERS] =
 | 
			
		|||
    /* 5 - FI1256 */
 | 
			
		||||
    { 623 ,16*49.75 ,16*863.25 ,16*170 ,16*450 ,0xA0 ,0x90, 0x30, 0x8e },
 | 
			
		||||
    /* 6 - FI1236W */
 | 
			
		||||
    { 733 ,884 ,12820 ,2516 ,7220 ,0x1 ,0x2, 0x4, 0x8e },
 | 
			
		||||
    /*{ 733 ,884 ,12820 ,2516 ,7220 ,0x1 ,0x2, 0x4, 0x8e },*/
 | 
			
		||||
    { 732, 16*55.25, 16*801.25, 16*160, 16*442, 0x1, 0x2, 0x4, 0x8e },
 | 
			
		||||
	 /* 7 - FM1216ME */
 | 
			
		||||
    { 623 ,16*48.25 ,16*863.25 ,16*158.00 ,16*442.00 ,0x1 ,0x2, 0x4, 0x8e }
 | 
			
		||||
};
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue