Do not attempt to initialize the on-board Vibra 16C if its PnP rom is not present
This commit is contained in:
@@ -3910,7 +3910,7 @@ const device_t sb_vibra16c_onboard_device = {
|
||||
.init = sb_vibra16_pnp_init,
|
||||
.close = sb_close,
|
||||
.reset = NULL,
|
||||
{ .available = NULL },
|
||||
{ .available = sb_vibra16c_available },
|
||||
.speed_changed = sb_speed_changed,
|
||||
.force_redraw = NULL,
|
||||
.config = sb_16_pnp_config
|
||||
|
||||
Reference in New Issue
Block a user