ISAPnP tweaks: allow initialization with a null ROM; disable fatals for bad resource data; only change state on enable/disable if a change occurred.
This commit is contained in:
@@ -251,7 +251,7 @@ um8669f_reset(um8669f_t *dev)
|
||||
|
||||
lpt1_remove();
|
||||
|
||||
isapnp_enable_card(dev->pnp_card, 0);
|
||||
isapnp_enable_card(dev->pnp_card, ISAPNP_CARD_DISABLE);
|
||||
|
||||
dev->locked = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user