freebsd-dev/sys/dev/vt/hw
Roger Pau Monné acb332a8a1 vt: register the memory regions used by the vt drivers
Current VT drivers don't register the memory regions they use with the
nexus. This patch makes vt_vga and vt_efifb register the memory regions they
use.

This is needed (at least) for Xen support, since the FreeBSD kernel will try
to use the holes in the memory map to map memory from other domains and
setup it's grant table.

Sponsored by:		Citrix Systems R&D
Reported by:		sbruno
Tested by:		emaste
Reviewed by:		ray
PR:			195537
Differential Revision:	https://reviews.freebsd.org/D1291
2014-12-22 16:46:07 +00:00
..
efifb vt: register the memory regions used by the vt drivers 2014-12-22 16:46:07 +00:00
fb vt(4): Use vt_fb_drawrect() and vt_fb_setpixel() in all vt_fb-derivative 2014-09-16 18:02:24 +00:00
ofwfb Remove stray whitespaces. 2014-09-12 14:07:20 +00:00
vga vt: register the memory regions used by the vt drivers 2014-12-22 16:46:07 +00:00