Fixed RNDISEthernet not working under Linux due to Linux requiring an "optional" request which was unhandled.

This commit is contained in:
Dean Camera 2009-05-11 08:58:53 +00:00
parent e0985b9950
commit ea74397095
3 changed files with 11 additions and 0 deletions

View file

@ -10,6 +10,8 @@
*
* - Fixed bug in RNDISEthernet and DualCDC demos not using the correct USB_ControlRequest structure for control request data
* - Fixed documentation showing incorrect USB mode support on the supported AVRs list
* - Fixed RNDISEthernet not working under Linux due to Linux requiring an "optional" request which was unhandled
*
*
* \section Sec_ChangeLog090510 Version 090510
*