add_device_driver
Description:
Adds driver
to the list of device drivers of operating system this.
Parameters:
this |
an operating system |
driver |
the device driver to add |
Adds driver
to the list of device drivers of operating system this.
this |
an operating system |
driver |
the device driver to add |