The update_drv command is used to inform the system about attribute changes to an installed device driver. By default, the system rereads the driver.conf(4) file and reloads the driver binary module.
driver.conf files can contain global properties shared by all driver instances. A forced update of the driver.conf file might change such global properties on the fly, which could have bad effects on attached instances. As a precautionary measure, instances
that fail to detach continue to reference old driver global properties while newly attached instances reference new driver global properties.