Commit Graph

65 Commits

Author SHA1 Message Date
OBattler
55920d8afd VIA SMI handling now also applies to the 596B. 2020-10-13 19:05:38 +02:00
OBattler
71b26b0a09 Added the VIA 596B ACPI device and fixed the ACPI I/O port size on the VIA 586B ACPI device. 2020-10-10 21:57:46 +02:00
OBattler
c61c2e9b04 Removed a piece of duplicate code I forgot to remove before in acpi.c. 2020-08-11 18:49:44 +02:00
OBattler
965511c6a2 Fixed DWORD ACPI writes. 2020-08-10 02:25:27 +02:00
OBattler
4b69570e28 Added the SMC FDC37C931APM Super I/O chip. 2020-08-10 00:15:58 +02:00
OBattler
94981d567e Merged the ACPI common registers. 2020-08-09 22:42:07 +02:00
OBattler
ca55e2a12a More reorganization and finally merged the two makefiles. 2020-06-13 12:32:09 +02:00
OBattler
45b2d16c6b ACPI reset now correctly sets the GPIREG registers back to 0xFF after zeroing all registers (which are the default values), fixes soft reset on the Abit BF6. 2020-06-05 19:55:33 +02:00
OBattler
bad0eb323a Made the ACPI GPIO registers initialize to 0xFF instead of 0x00, fixes the ABit BF6, removed the 6BXC, and added the A-Trend ATC6310BXII. 2020-05-31 05:37:52 +02:00
OBattler
d5114bdf67 Fix to the previous commit to only do it when using the recompiler. 2020-05-15 07:26:31 +02:00
OBattler
8997159dde Update the TSC (and run the timers) on ACPI timer read and RDTSC instruction. 2020-05-15 07:25:20 +02:00
OBattler
3aaf9ac6fe More ACPI improvements, implementation of VIA ACPI (yet to be hooked to the southbridges), removed ISABugger stuff from acpi.h, apm.h, dma.h, and usb.h, and updated the descriptions in piix.c and piix.h. 2020-04-26 00:49:46 +02:00
OBattler
275dd5a2f7 ACPI, SMM, and PIIX fixes, fixes quite a few boards, also fixed the Via Apollo series northbridge ID's, some CPU instructions on both 808x and 286+, and added SMM to 486's (Intel and AMD), WinChip and WinChip 2, and VIA Cyrix III, also removed the TC430HX and the Toshiba machine from the Dev branch. 2020-04-16 21:56:19 +02:00
OBattler
c15eba6cdd Fixed ACPI. 2020-04-13 22:22:22 +02:00
OBattler
54b4ebd41a Committed the two missing files. 2020-04-13 20:02:32 +02:00