Actions
Feature #10453
closedUse device identifiers from the driver tables
Start date:
08/05/2020
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
Currently environment models crate devices as an undefined pointer or a new allocated memory. A model should additionally ser a device identifier to the device as an arbitrary pointer from the specific constant device table of a driver. In terms of this task, one needs to: implement auxiliary functions to choose a random identifier and update USB, PCI, HID, I2C, USB Serial specifications.
Actions