freebsd-dev/sys/dev/vt/hw/vga
Roger Pau Monné f0e31fe074 vt_vga: add a timeout while waiting for vertical retrace
On one of my systems FreeBSD will fail to boot because vt_vga gets stuck
waiting for the vertical retrace if there's no monitor attached. Fix this by
adding a timeout and exiting if the vertical retrace times out.

Sponsored by: Citrix Systems R&D
Reviewed by: emaste, dumbbell
Differential Revision: https://reviews.freebsd.org/D2397
2015-04-29 12:53:41 +00:00
..
vt_vga_reg.h Rename vt(4) vga module to dismiss interference with syscons(4) vga module. 2014-06-18 22:10:10 +00:00
vt_vga.c vt_vga: add a timeout while waiting for vertical retrace 2015-04-29 12:53:41 +00:00