more Multitech PC-500/500+ modifies#6298
Merged
Merged
Conversation
2. hard-coded I/O port and IRQ for Multitech onboard RTC until find a prorper way to obtain correct value from machine config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
add DTK PIM-TB10-Z BIOS 2.39
change Multitech PC-500/PC-500+ KBC type to XTClone so that PC-500+ BIOS can correctly configure devices
add ISA RTC century field to support Multitech onboard RTC
hard-coded I/O port and IRQ for Multitech onboard RTC until find a prorper way to obtain correct value from machine config
Checklist
References
The Multitech PC-500+ uses the ALi M1101 chipset in stead of discrete logics used in PC-500 (ref. here, here and here). The ALi M1101 seems to be a rebadge UMC UM82C088 (ref. here and here), which is identified as a clone of Texas Instruments TACT80101 (also ref. here)