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