HomeFreeBSD

vt_vga: add a timeout while waiting for vertical retrace

Description

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

Details

Provenance
roygerAuthored on
Reviewer
emaste
Differential Revision
D2397: vt_vga: add a timeout while waiting for vertical retrace
Parents
rS282215: Make it possible to statically link SIFTR into the kernel
Branches
Unknown
Tags
Unknown