This is a list of pages that have been tagged with “devices”.
| Page | Description | Tags |
|---|---|---|
| device_getinfo | The device_getinfo functions are used by MESS to get additional info about the devices used in a system. They are generally located in the systems/<drivername>.c file. Syntax All data that you want to return must be copied into the info union. A switch is used to selected the info MESS wants. Possible states are: | reference, mess, devices |