ref: 1a754fc173f23cbfd18b9246133a47f5f3b2481e
dir: /sys/src/cmd/nusb/usbd/fns.h/
int attachdev(Port*); void detachdev(Port*); void work(void); Hub* newhub(char *, Dev*); int hname(char *); void assignhname(Dev *dev); void checkidle(void); int portfeature(Hub*, int, int, int);