CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/18 15:43:11
Modified files:
sys/dev/usb : hid.c
Log message:
hid_start_parse can't fail - it calls malloc(M_WAITOK). ok mpi@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/18 15:43:11
Modified files:
sys/dev/usb : hid.c
Log message:
hid_start_parse can't fail - it calls malloc(M_WAITOK). ok mpi@