Module Name: src Committed By: jakllsch Date: Fri Jul 29 19:19:14 UTC 2011
Modified Files: src/sys/dev/ic: hpet.c Log Message: Use one more bit of precision when calculating frequency from period. This makes the 4-times-NTSC color carrier get calculated to a correct 14318180Hz, instead of 14318179Hz, which seems a bit odd. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/dev/ic/hpet.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.