CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/23 05:31:12
Modified files:
sys/dev/usb : usb_subr.c usbdivar.h
Log message:
Get rid of usbd_get_device_strings() because we use it only once.
Return a char * rather using a void function for usbd_get_device_string()
ok patrick@
