pnp_manual_config_dev — Disables Auto Config and Manually sets the resource table
int pnp_manual_config_dev
(struct pnp_dev * dev, struct pnp_resource_table * res, int mode);
pointer to the desired device
pointer to the new resource config
0 or PNP_CONFIG_FORCE
This function can be used by drivers that want to manually set thier resources.