CUBX: Implement CMD-648 disabling via ACPI GPIO, fixes #6169.

This commit is contained in:
OBattler
2025-09-14 23:30:40 +02:00
parent 82ad957380
commit da398832c4
4 changed files with 24 additions and 11 deletions

View File

@@ -30,6 +30,7 @@
#define HDC_MAX 4
extern int hdc_current[HDC_MAX];
extern int hdc_onboard_enabled;
extern const device_t st506_xt_xebec_device; /* st506_xt_xebec */
extern const device_t st506_xt_wdxt_gen_device; /* st506_xt_wdxt_gen */