]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Limit the amount of video memory we map for the driver to the maximum value.
authorJung-uk Kim <jkim@FreeBSD.org>
Wed, 27 Mar 2013 18:06:28 +0000 (18:06 +0000)
committerJung-uk Kim <jkim@FreeBSD.org>
Wed, 27 Mar 2013 18:06:28 +0000 (18:06 +0000)
commitba9855e380e566c6f705a0e9d15c39b144b26157
tree8369e1e0f2b53febe1bdc6a89de01c5e1abcbe62
parenta8a703a2285615679b9153701d29f1ccef2a23fa
Limit the amount of video memory we map for the driver to the maximum value.
This basically restores the spirit of r203535, which was partially reverted
in r205557, while we still map fixed amount to work around transient issues
we experienced with r203535.

Prodded by: avg
Tested by: avg
MFC after: 1 week
sys/dev/fb/vesa.c