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)
Mar 6 2024, 4:26 PM
Unknown Object (File)
Dec 19 2023, 10:56 PM
Unknown Object (File)
Nov 22 2023, 7:57 AM
Unknown Object (File)
Nov 20 2023, 8:10 AM
Unknown Object (File)
Nov 11 2023, 6:57 PM
Unknown Object (File)
Nov 10 2023, 8:38 AM
Unknown Object (File)
Nov 3 2023, 12:40 PM
Unknown Object (File)
Oct 19 2023, 6:57 AM
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.