CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/07 03:12:16
Modified files:
sys/dev/usb : if_zyd.c
Log message:
ZYD_INTR_TIMEOUT is expressed in msecs not in ticks, fixes that by calling
tsleep_nsec(9).
Tested by and ok stsp@
