-
- Downloads
Add new RNDIS_Host_IsPacketReceived(), RNDIS_Device_ReadPacket() and...
Add new RNDIS_Host_IsPacketReceived(), RNDIS_Device_ReadPacket() and RNDIS_Device_WritePacket() functions to the Device RNDIS Class Driver. Modify RNDIS demos to suit the simplified Ethernet_Frame_Info_t structure.
Showing
- Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.c 1 addition, 2 deletionsDemos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.c
- Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.c 3 additions, 6 deletionsDemos/Device/ClassDriver/RNDISEthernet/Lib/TCP.c
- Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.h 2 additions, 1 deletionDemos/Device/ClassDriver/RNDISEthernet/Lib/TCP.h
- Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.c 14 additions, 3 deletionsDemos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.c
- Demos/Device/LowLevel/RNDISEthernet/Lib/Ethernet.c 1 addition, 2 deletionsDemos/Device/LowLevel/RNDISEthernet/Lib/Ethernet.c
- Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c 1 addition, 2 deletionsDemos/Device/LowLevel/RNDISEthernet/Lib/TCP.c
- Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.c 4 additions, 7 deletionsDemos/Device/LowLevel/RNDISEthernet/RNDISEthernet.c
- LUFA.pnproj 1 addition, 1 deletionLUFA.pnproj
- LUFA/Drivers/USB/Class/Common/RNDIS.h 13 additions, 10 deletionsLUFA/Drivers/USB/Class/Common/RNDIS.h
- LUFA/Drivers/USB/Class/Device/RNDIS.c 80 additions, 46 deletionsLUFA/Drivers/USB/Class/Device/RNDIS.c
- LUFA/Drivers/USB/Class/Device/RNDIS.h 42 additions, 6 deletionsLUFA/Drivers/USB/Class/Device/RNDIS.h
- LUFA/Drivers/USB/Class/Host/RNDIS.c 5 additions, 4 deletionsLUFA/Drivers/USB/Class/Host/RNDIS.c
- LUFA/Drivers/USB/Class/Host/RNDIS.h 0 additions, 4 deletionsLUFA/Drivers/USB/Class/Host/RNDIS.h
- LUFA/ManPages/ChangeLog.txt 1 addition, 0 deletionsLUFA/ManPages/ChangeLog.txt
- LUFA/ManPages/MigrationInformation.txt 3 additions, 0 deletionsLUFA/ManPages/MigrationInformation.txt
Loading
Please register or sign in to comment