Page MenuHomeFreeBSD

vt_vga: add a timeout while waiting for vertical retrace
ClosedPublic

Authored by royger on Apr 29 2015, 9:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 7:53 PM
Unknown Object (File)
Tue, Sep 30, 9:46 AM
Unknown Object (File)
Mon, Sep 29, 10:24 AM
Unknown Object (File)
Mon, Sep 29, 3:30 AM
Unknown Object (File)
Sat, Sep 27, 2:53 AM
Unknown Object (File)
Fri, Sep 26, 7:01 PM
Unknown Object (File)
Sep 14 2025, 3:01 PM
Unknown Object (File)
Aug 9 2025, 10:01 PM
Subscribers

Details

Summary

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

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

royger retitled this revision from to vt_vga: add a timeout while waiting for vertical retrace.
royger updated this object.
royger edited the test plan for this revision. (Show Details)
royger added reviewers: emaste, dumbbell.
dumbbell edited edge metadata.
This revision is now accepted and ready to land.Apr 29 2015, 11:45 AM
emaste edited edge metadata.
This revision was automatically updated to reflect the committed changes.