hwi_add_device()

QNX SDP8.0Building Embedded SystemsConfigurationDeveloper

Synopsis:

void hwi_add_device(const char *bus, 
                    const char *class, 
                    const char *name, 
                    unsigned pnp);

Description:

Add an hwi_device item to the hwinfo section. The bus and class parameters are used to locate where in the device tree the new device is placed.

Page updated: