Extend incomplete RNDISHost demo -- can not enumerate a RNDIS device correctly and...
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 13 Nov 2009 07:23:31 +0000 (07:23 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 13 Nov 2009 07:23:31 +0000 (07:23 +0000)
commit2626ecb261e3cac22c602a92034b32c4e6d2be87
tree4fd5c86dd741e23cacd1f114f5fecae1cd41a467
parent652042111c7c058bd56d9847002f166507f492d4
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.
Demos/Host/Incomplete/RNDISEthernetHost/Lib/RNDISCommands.c
Demos/Host/Incomplete/RNDISEthernetHost/Lib/RNDISCommands.h
Demos/Host/Incomplete/RNDISEthernetHost/Lib/RNDISConstants.h
Demos/Host/Incomplete/RNDISEthernetHost/RNDISEthernetHost.c
Demos/Host/Incomplete/RNDISEthernetHost/RNDISEthernetHost.h