CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/30 13:37:03
Modified files:
sys/dev/usb : umodem.c
Log message:
Do not match control interfaces if their associated data interface is
missing or already claimed.
This fixes a problem with the Ericsson F3507g embedded in the x200s
that has a broken configuration descriptor reporting too few
interfaces.
Problem reported and fix tested by Harald Hellmuth and florian@
