add_device
extern void add_device(dev_info_t **devinfop, dev_info_t *devinfo);
add_device(&devices, dev);