Open changab opened 1 year ago
There is one issue catched by code checking system: https://edk2.groups.io/g/devel/message/95292
code branch is here: https://github.com/nicklela/edk2/tree/UsbNic
I verified that the RNDIS driver is not working. There is missing OID command to start network flow on RNDIS device.
Discussion to remove bulk transfer time out: https://edk2.groups.io/g/devel/message/97036
Discussion to remove bulk transfer time out: https://edk2.groups.io/g/devel/message/97036
Those annoying message is removed from both EHCI and XHCI: https://github.com/tianocore/edk2/commit/d9e7f6fe49738421c02381425d289767d7055ef1
Latest patch file: [edk2-devel] [PATCH 1/3] UsbNetworkPkg/UsbRndis: Add USB RNDIS devices support