ref: eae10ef4505d8e7735d6b68f01a85f2827a32402
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);