Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[servers/video] Fix font setting in virtualized machines #126

Merged
merged 1 commit into from
Oct 13, 2018

Conversation

perlun
Copy link
Contributor

@perlun perlun commented Oct 13, 2018

This fixes #121. It also gets rid of some inline assembly, rewriting the code in easier-to-understand C code, which is normally a good thing.

The PR also makes it possible for all servers which have called port_range_register at least once to be able to use port 0x80, which is sometimes used for delays when dealing with ISA hardware.

This fixes #121. It also gets rid of some inline assembly, rewriting the code in easier-to-understand C code, which is normally a good thing.
@perlun perlun merged commit 0c6040a into master Oct 13, 2018
@perlun perlun deleted the fix/font-setting branch October 13, 2018 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix invalid font in VMware Workstation
1 participant