parent
							
								
									9500033b9e
								
							
						
					
					
						commit
						ebc56aca8b
					
				| 
						 | 
				
			
			@ -153,6 +153,11 @@ static Bool quirk_first_detailed_preferred (int scrnIndex, xf86MonPtr DDC)
 | 
			
		|||
	DDC->vendor.prod_id == 57364)
 | 
			
		||||
	return TRUE;
 | 
			
		||||
 | 
			
		||||
    /* Proview AY765C 17" LCD. See bug #15160*/
 | 
			
		||||
    if (memcmp (DDC->vendor.name, "PTS", 4) == 0 &&
 | 
			
		||||
	DDC->vendor.prod_id == 765)
 | 
			
		||||
	return TRUE;
 | 
			
		||||
 | 
			
		||||
    return FALSE;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue