Merge pull request #5650 from toggo9/d943
Fix on-board Audio on the SNI D943
This commit is contained in:
@@ -11855,7 +11855,7 @@ const machine_t machines[] = {
|
||||
.fdc_device = NULL,
|
||||
.sio_device = NULL,
|
||||
.vid_device = &gd5436_onboard_pci_device,
|
||||
.snd_device = &sb_vibra16s_onboard_device,
|
||||
.snd_device = &sb_vibra16c_onboard_device,
|
||||
.net_device = NULL
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user