Skip to content

Conversation

@thedax
Copy link
Contributor

@thedax thedax commented Apr 16, 2024

This pull request makes changes for the following 4 machines:
-pravetz16: capitalization of BIOS_IMKO4_FE00.BIN corrected to BIOS_IMKO4_FE00.bin
-s76p: capitalization of s76p.rom corrected to S76P.ROM
-dellplato: capitalization of 1016AX1J.bio and 1016AX1J.bi1 file extensions corrected to .BIO and .BI1 respectively
-pb450: capitalization of OPTI802.BIN corrected to OPTI802.bin

This pull request makes changes for the following 2 video cards:
Tseng Labs ET4000/w32p Rev. B PCI (VideoMagic)
Tseng Labs ET4000/w32p Rev. B VLB (VideoMagic) (these both share a ROM, and its extension needed to be lower-cased)

Summary

Due to case-sensitive filesystems on *nix systems, these machines and video cards were not showing up. I was told it's preferred to edit the source code over changing the names of the ROMs, so here it is.

Checklist

References

Provide links to datasheets or other documentation that helped you implement this pull request.

thedax added 2 commits April 16, 2024 01:32
-pravetz16: capitalization of BIOS_IMKO4_FE00.BIN corrected to BIOS_IMKO4_FE00.bin
-s76p: capitalization of s76p.rom corrected to S76P.ROM
-dellplato: capitalization of 1016AX1J.bio and 1016AX1J.bi1 corrected to .BIO and .BI1 respectively
-pb450: capitalization of OPTI802.BIN corrected to OPTI802.bin
@thedax thedax changed the title Fix 4 missing machines on Linux (and probably MacOS/*nix in general) Fix missing devices and machines on Linux (and probably MacOS/*nix in general) Apr 16, 2024
@OBattler OBattler merged commit c930c13 into 86Box:master Apr 16, 2024
@thedax thedax deleted the linux-missing-machines branch April 17, 2024 02:16
@bozoscum
Copy link
Contributor

this pull request conflicts with ROM pull request #264

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.

3 participants