annotate TVout/modules @ 11511:6e580b901205

original config: > ao_data.bps=channels*rate; > if(format != AFMT_U8 && format != AFMT_S8) > ao_data.bps*=2; fallback config, before patch: > ao_data.bps=ao_data.channels * ao_data.samplerate; since we forced the format to S16_LE in fallback, we should double bps to be consistent with an original config of the same settings.
author joey
date Sun, 23 Nov 2003 17:04:19 +0000
parents 6e38aeab712f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
2 # Load kernel modules...
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
3 # (you must have 2.3/2.4 kernel with matroxfb enabled!)
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
4
10439
6e38aeab712f module order changed, required for 2.4.20
arpi
parents: 1
diff changeset
5 modprobe matroxfb_Ti3026
6e38aeab712f module order changed, required for 2.4.20
arpi
parents: 1
diff changeset
6 modprobe matroxfb_maven
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
7 modprobe i2c-matroxfb
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
8 modprobe matroxfb_crtc2