clarify
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1104 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
ea8e356b06
commit
de1c1f3dd6
10
TODO
10
TODO
@ -208,8 +208,9 @@ o USB (drivers/usbdev)
|
|||||||
|
|
||||||
Description: The USB bulk storage class driver configuration (examples/usbstorage)
|
Description: The USB bulk storage class driver configuration (examples/usbstorage)
|
||||||
does not work reliably when debug is disabled (CONFIG_DEBUG+CONFIG_DEBUG_VERBOSE
|
does not work reliably when debug is disabled (CONFIG_DEBUG+CONFIG_DEBUG_VERBOSE
|
||||||
+CONFIG_DEBUG_USB). Race conditions are suspected (probably in the NXP LPC214x
|
+CONFIG_DEBUG_USB) on WinXP (Linux appears to be fine). A race condition would
|
||||||
USB controller driver).
|
would be a possibility. The symptom is that that WinXP sends a MODE SENSE (6)
|
||||||
|
command with an unsupported mode page (0x1c/0x00)
|
||||||
Status: Open
|
Status: Open
|
||||||
Priority: High
|
Priority: High
|
||||||
|
|
||||||
@ -369,8 +370,9 @@ o ARM/LPC214x (arch/arm/src/lpc214x/)
|
|||||||
|
|
||||||
Description: The USB bulk storage class driver configuration (examples/usbstorage)
|
Description: The USB bulk storage class driver configuration (examples/usbstorage)
|
||||||
does not work reliably when debug is disabled (CONFIG_DEBUG+CONFIG_DEBUG_VERBOSE
|
does not work reliably when debug is disabled (CONFIG_DEBUG+CONFIG_DEBUG_VERBOSE
|
||||||
+CONFIG_DEBUG_USB). Race conditions are suspected (probably in the NXP LPC214x
|
+CONFIG_DEBUG_USB) on WinXP (Linux appears to be fine). A race condition would
|
||||||
USB controller driver).
|
would be a possibility. The symptom is that that WinXP sends a MODE SENSE (6)
|
||||||
|
command with an unsupported mode page (0x1c/0x00)
|
||||||
Status: Open
|
Status: Open
|
||||||
Priority: High
|
Priority: High
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user