DLIST
DLIST *dpt;
if ((dpt = malloc(sizeof(DLIST))) == NULL)
if ((lastdev <= 0) || ((dpt = malloc(sizeof(DLIST))) == NULL))