annotate TVout/modules @ 4559:5dc383bb1c82

added mga_top_reserved module parameter to skip a configurable amount of space at the top of video memory. this is needed to prevent corruption of the kernel's console font when using the "fastfont" option with matroxfb.
author rfelker
date Thu, 07 Feb 2002 02:07:29 +0000
parents 3b5f5d1c5041
children 6e38aeab712f
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
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
5 modprobe i2c-matroxfb
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
6 modprobe matroxfb_Ti3026
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
7 modprobe matroxfb_crtc2
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
8 modprobe matroxfb_maven