From: Dean Camera Date: Fri, 13 Nov 2009 07:23:31 +0000 (+0000) Subject: Extend incomplete RNDISHost demo -- can not enumerate a RNDIS device correctly and... X-Git-Tag: LUFA-110528-BETA~830 X-Git-Url: http://git.linex4red.de/pub/lufa.git/commitdiff_plain/2626ecb261e3cac22c602a92034b32c4e6d2be87?hp=2626ecb261e3cac22c602a92034b32c4e6d2be87 Extend incomplete RNDISHost demo -- can not enumerate a RNDIS device correctly and set the packet filter. No packets are received yet from the test device, need to investigate additional SET commands to see if any critical OIDs have been missed. ---