Reworked the HTVGA/Video7 clocks. Fixes the HT209 2401 error on MCA.
Fixed 16 color in the Realtek 3106 card. Reworked the Sierra 1148x for the second time. Registers that only exist on 928/80x and up are not used by the 911/924 anymore.
This commit is contained in:
@@ -119,7 +119,7 @@ video_cards[] = {
|
||||
{ "wy700", &wy700_device },
|
||||
{ "ibm1mbsvga", &gd5428_mca_device },
|
||||
{ "et4000mca", &et4000_mca_device },
|
||||
{ "radius_mc", &radius_svga_multiview_mc_device },
|
||||
{ "radius_mc", &radius_svga_multiview_mca_device },
|
||||
{ "mach64gx_pci", &mach64gx_pci_device },
|
||||
{ "mach64vt2", &mach64vt2_device },
|
||||
{ "et4000w32p_pci", &et4000w32p_cardex_pci_device },
|
||||
|
||||
Reference in New Issue
Block a user