summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-12-04 17:35:19 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-12-04 17:35:19 +0000
commit49d757566aca9120bc0b479b72b8aa547959ce7c (patch)
treedc8e23ad0a0d4044bbcd2d4b4488be9bc0146bb8 /nuttx/TODO
parent3d3a0af8b0d724f46656b6a9cb4a883f374558dc (diff)
downloadpx4-nuttx-49d757566aca9120bc0b479b72b8aa547959ce7c.tar.gz
px4-nuttx-49d757566aca9120bc0b479b72b8aa547959ce7c.tar.bz2
px4-nuttx-49d757566aca9120bc0b479b72b8aa547959ce7c.zip
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
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO9
1 files changed, 2 insertions, 7 deletions
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