From: Dean Camera Date: Thu, 27 Aug 2009 11:43:37 +0000 (+0000) Subject: Add check to Pipe_IsEndpointBound() in the Mass Storage Host mode Class driver to... X-Git-Tag: LUFA-110528-BETA~939 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/023838fe4aad5b5f0da00b767afd1400d4e40b4c?ds=sidebyside;hp=023838fe4aad5b5f0da00b767afd1400d4e40b4c Add check to Pipe_IsEndpointBound() in the Mass Storage Host mode Class driver to ensure that multiple instances of the driver can be used on a single device with multiple Mass Storage interfaces. ---