From 49d757566aca9120bc0b479b72b8aa547959ce7c Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 4 Dec 2010 17:35:19 +0000 Subject: USB class drivers need to call DEV_CONNECT git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3159 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/TODO | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'nuttx/TODO') diff --git a/nuttx/TODO b/nuttx/TODO index 6bed0714d..256a2509f 100644 --- a/nuttx/TODO +++ b/nuttx/TODO @@ -716,13 +716,8 @@ o ARM/LPC17xx (arch/arm/src/lpc17xx/) Status: Open Priority: High - Description: a) USB DMA not fully implemented. Partial logic is in place but it is - fragmentary and bogus. (Leveraged from the lpc214x) - b) Possible errors in USB device driver reported "I suspect there's a few - issues in the lpc214x USB driver -- in particular it doesn't stall both - in/out endpoints for unsupported setup requests and it doesn't call - CLASS_DISCONNCET on a USB reset -- I don't have any access to that hardware - so can't pursue it really." + Description: USB DMA not fully implemented. Partial logic is in place but it is + fragmentary and bogus. (Leveraged from the lpc214x) Status: Open Priority: Low -- cgit v1.2.3