taikoyaP opened a new pull request, #6455:
URL: https://github.com/apache/incubator-nuttx/pull/6455

   ## Summary
   On CDC-ACM host driver, IN interrupt endpoint is recognized as "OUT 
interrupt".
   
   ## Impact
   When usbhost_notification_work() called, it send qTD to device with 
QTD_TOKEN_PID_OUT, and failed.
   
   ## Testing
   - AM Telecom AML574 with CDC-ACM mode.
   - configs (CDC-ACM compliant support)
     - CONFIG_SERIAL_IFLOWCONTROL=y
     - CONFIG_SERIAL_OFLOWCONTROL=y
     - CONFIG_USBHOST_CDCACM=y
     - CONFIG_USBHOST_CDCACM_COMPLIANT=y


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to