Fix the onboard audio on the OptiPlex GXa

This commit is contained in:
rushieda
2025-05-23 00:01:42 +03:00
parent 0278077a4b
commit 734885b930

View File

@@ -15208,7 +15208,7 @@ const machine_t machines[] = {
.fdc_device = NULL, .fdc_device = NULL,
.sio_device = NULL, .sio_device = NULL,
.vid_device = NULL, /* not yet emulated */ .vid_device = NULL, /* not yet emulated */
.snd_device = &cs4236b_onboard_device, .snd_device = &cs4236b_device,
.net_device = NULL /* not yet emulated */ .net_device = NULL /* not yet emulated */
}, },
/* Has a SM(S)C FDC37C935 Super I/O chip with on-chip KBC with Phoenix /* Has a SM(S)C FDC37C935 Super I/O chip with on-chip KBC with Phoenix