>Is there a plan for how to access the linear framebuffer in VESA video >modes? So far as I can tell, the current[1] VESA code doesn't support >enabling the linear framebuffer access at all, even though "vidcontrol -i >mode" is happy to tell you the details of the buffers that you can't get >access to! > >[1] actually, I'm working in -stable, but at a quick glance the -current >code is the same in this area.
Actually -CURRENT sets up the linear framebuffer if available. >I have used the following hack to make it work for my purposes: [...] The vesa module in -CURRENT does basically the same as your patch. Kazu To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-hackers" in the body of the message