CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/16 04:54:40
Modified files:
sys/dev/usb : uhidev.c
Log message:
Move the logic to deal with devices with broken descriptors into its
own function and don't leave the driver half-configured if a children
doesn't set the interrupt function.
tested by jeremy@, ok andre@
