From ea743970951cbcd6d5206b3136de8c9eb90298a5 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 11 May 2009 08:58:53 +0000 Subject: Fixed RNDISEthernet not working under Linux due to Linux requiring an "optional" request which was unhandled. --- LUFA/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'LUFA') diff --git a/LUFA/ChangeLog.txt b/LUFA/ChangeLog.txt index c71b088e3..cc198089c 100644 --- a/LUFA/ChangeLog.txt +++ b/LUFA/ChangeLog.txt @@ -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 * -- cgit v1.2.3