annotate drivers/README.linux.2.6 @ 20899:c00d8c1aa0ab

Replace sleep time calculation in main() with a separate function. Fixes some problems with playback_speed!=1: sleep limits which were supposed to be real time were calculated in scaled time, timing inaccuracies in nosound mode affected next frame by err*(1-1/playback_speed), auto quality code used scaled time.
author uau
date Tue, 14 Nov 2006 09:29:03 +0000
parents 7746b70a88d3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18906
7746b70a88d3 add a file saying that people should not try to compile
attila
parents:
diff changeset
1 The code in this directory is the old mga_vid driver for
7746b70a88d3 add a file saying that people should not try to compile
attila
parents:
diff changeset
2 linux kernel versions 2.0.x, 2.2.x and 2.4.x. It _does_not_
7746b70a88d3 add a file saying that people should not try to compile
attila
parents:
diff changeset
3 compile for version 2.6.
7746b70a88d3 add a file saying that people should not try to compile
attila
parents:
diff changeset
4
7746b70a88d3 add a file saying that people should not try to compile
attila
parents:
diff changeset
5 For linux kernel 2.6.x please get the newest version of
7746b70a88d3 add a file saying that people should not try to compile
attila
parents:
diff changeset
6 the 2.6 port from http://attila.kinali.ch/mga/