From 958d28d05dcf29530cc552ba75b53fc41bd89c7e Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Fri, 27 Nov 2009 06:32:26 +0000 Subject: Better checking of whether a packet is received in the RNDISEthernetHost Class driver demo - show busy LED status while packets are being printed out. --- LUFA/Drivers/USB/USB.h | 8 ++++---- LUFA/ManPages/FutureChanges.txt | 3 --- 2 files changed, 4 insertions(+), 7 deletions(-) (limited to 'LUFA') diff --git a/LUFA/Drivers/USB/USB.h b/LUFA/Drivers/USB/USB.h index f1d7d5be5..b40d6ab44 100644 --- a/LUFA/Drivers/USB/USB.h +++ b/LUFA/Drivers/USB/USB.h @@ -83,8 +83,8 @@ * * * - * - * + * + * * * * @@ -113,13 +113,13 @@ * * * - * + * * * * * * - * + * * * * diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt index 112c98020..12e972cf4 100644 --- a/LUFA/ManPages/FutureChanges.txt +++ b/LUFA/ManPages/FutureChanges.txt @@ -11,14 +11,11 @@ * If you have an item to add to this list, please contact the library author via email, the LUFA mailing list, * or post your suggestion as an enhancement request to the project bug tracker. * - * Targeted for the Next Release (SVN Development Only): - * * Targeted for Future Releases: * - Code Features * -# Add hub support when in Host mode for multiple devices * -# Add ability to get number of bytes not written with pipe/endpoint write routines after an error * -# Add standardized descriptor names to class driver structures - * -# Finish RNDIS Host Class driver * -# Correct mishandling of error cases in Mass Storage demos * - Documentation/Support * -# Remake AVRStudio project files -- cgit v1.2.3
USB ClassDeviceHostDevice ModeHost Mode
Audio
PrinterNoNoYes
RNDISYesYesYes
Still Image