CosmosOS / Cosmos

Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
https://www.goCosmos.org
BSD 3-Clause "New" or "Revised" License
2.88k stars 543 forks source link

un-hardcode BGA linear frame buffer addresss #538

Closed cjhannah closed 3 years ago

cjhannah commented 7 years ago

edit: forgot to add description. the memoryblock08 for the linear frame buffer has the address hardcoded. it states in the osdev wiki it should be read from the BGA's PCI bar0.

cjhannah commented 7 years ago

this should be done soon because this means only ISA is supported for BGA

charlesbetros commented 7 years ago

Do you want to try fixing this? If you do, head over to the chat for guidance. Pull requests are always welcomed!

cjhannah commented 7 years ago

i can try, im not too experienced in pci so it might be hard for me

quajak commented 5 years ago

Has this been fixed?

github-actions[bot] commented 3 years ago

As this issue has received no new activity, it has been marked as stale