Fix warnings in USB MSC when compiled for a high speed device; also fix USB MSC default VID/PID configuration
This commit is contained in:
parent
b345e0d8e7
commit
1094bbb382
@ -640,5 +640,5 @@
|
|||||||
though msconn returned. The USB MSC logic really should not use
|
though msconn returned. The USB MSC logic really should not use
|
||||||
a pthread, but we are stuck with that for now. The work-around
|
a pthread, but we are stuck with that for now. The work-around
|
||||||
is the msconn now daemonizes itself so that it so taht the pthread
|
is the msconn now daemonizes itself so that it so taht the pthread
|
||||||
is created in a different task group (2013-8-6).
|
is created in a different task group (2013-9-7).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user