From: Dean Camera Date: Thu, 17 Sep 2009 13:12:21 +0000 (+0000) Subject: Fix Mass Storage Host Class driver GetMaxLUN command - incorrect function return... X-Git-Tag: LUFA-110528-BETA~899 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/7c6b2019a302fb064665c1a69e559678c299e9bb?hp=7c6b2019a302fb064665c1a69e559678c299e9bb Fix Mass Storage Host Class driver GetMaxLUN command - incorrect function return codes used in comparison to check for success. Add HID Host Class driver functions to set the report protocol, add more class driver documentation. ---