mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Fix CDC/ACM alternate interface number (from Antti)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4589 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -712,7 +712,7 @@ CONFIG_PL2303_TXBUFSIZE=512
|
|||||||
# products. This default VID was selected for compatibility with
|
# products. This default VID was selected for compatibility with
|
||||||
# the Linux CDC ACM default VID.
|
# the Linux CDC ACM default VID.
|
||||||
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
||||||
# The product ID code/string. Default 0xara7 and "CDC/ACM Serial"
|
# The product ID code/string. Default 0xa4a7 and "CDC/ACM Serial"
|
||||||
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
||||||
# default PID.
|
# default PID.
|
||||||
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
||||||
|
|||||||
@@ -647,7 +647,7 @@ CONFIG_USBMSC_REMOVABLE=y
|
|||||||
# products. This default VID was selected for compatibility with
|
# products. This default VID was selected for compatibility with
|
||||||
# the Linux CDC ACM default VID.
|
# the Linux CDC ACM default VID.
|
||||||
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
||||||
# The product ID code/string. Default 0xara7 and "CDC/ACM Serial"
|
# The product ID code/string. Default 0xa4a7 and "CDC/ACM Serial"
|
||||||
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
||||||
# default PID.
|
# default PID.
|
||||||
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
||||||
|
|||||||
@@ -931,7 +931,7 @@ CONFIG_PL2303_TXBUFSIZE=512
|
|||||||
# products. This default VID was selected for compatibility with
|
# products. This default VID was selected for compatibility with
|
||||||
# the Linux CDC ACM default VID.
|
# the Linux CDC ACM default VID.
|
||||||
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
||||||
# The product ID code/string. Default 0xara7 and "CDC/ACM Serial"
|
# The product ID code/string. Default 0xa4a7 and "CDC/ACM Serial"
|
||||||
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
||||||
# default PID.
|
# default PID.
|
||||||
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
||||||
|
|||||||
@@ -931,7 +931,7 @@ CONFIG_PL2303_TXBUFSIZE=512
|
|||||||
# products. This default VID was selected for compatibility with
|
# products. This default VID was selected for compatibility with
|
||||||
# the Linux CDC ACM default VID.
|
# the Linux CDC ACM default VID.
|
||||||
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
||||||
# The product ID code/string. Default 0xara7 and "CDC/ACM Serial"
|
# The product ID code/string. Default 0xa4a7 and "CDC/ACM Serial"
|
||||||
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
||||||
# default PID.
|
# default PID.
|
||||||
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
||||||
|
|||||||
@@ -933,7 +933,7 @@ CONFIG_PL2303_TXBUFSIZE=512
|
|||||||
# products. This default VID was selected for compatibility with
|
# products. This default VID was selected for compatibility with
|
||||||
# the Linux CDC ACM default VID.
|
# the Linux CDC ACM default VID.
|
||||||
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
||||||
# The product ID code/string. Default 0xara7 and "CDC/ACM Serial"
|
# The product ID code/string. Default 0xa4a7 and "CDC/ACM Serial"
|
||||||
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
||||||
# default PID.
|
# default PID.
|
||||||
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
||||||
|
|||||||
@@ -823,7 +823,7 @@ CONFIG_USBMSC_REMOVABLE=y
|
|||||||
# products. This default VID was selected for compatibility with
|
# products. This default VID was selected for compatibility with
|
||||||
# the Linux CDC ACM default VID.
|
# the Linux CDC ACM default VID.
|
||||||
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
||||||
# The product ID code/string. Default 0xara7 and "CDC/ACM Serial"
|
# The product ID code/string. Default 0xa4a7 and "CDC/ACM Serial"
|
||||||
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
||||||
# default PID.
|
# default PID.
|
||||||
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
||||||
|
|||||||
@@ -838,7 +838,7 @@ CONFIG_PL2303_TXBUFSIZE=512
|
|||||||
# products. This default VID was selected for compatibility with
|
# products. This default VID was selected for compatibility with
|
||||||
# the Linux CDC ACM default VID.
|
# the Linux CDC ACM default VID.
|
||||||
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
||||||
# The product ID code/string. Default 0xara7 and "CDC/ACM Serial"
|
# The product ID code/string. Default 0xa4a7 and "CDC/ACM Serial"
|
||||||
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
||||||
# default PID.
|
# default PID.
|
||||||
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
||||||
|
|||||||
@@ -746,7 +746,7 @@ CONFIG_PL2303_TXBUFSIZE=512
|
|||||||
# products. This default VID was selected for compatibility with
|
# products. This default VID was selected for compatibility with
|
||||||
# the Linux CDC ACM default VID.
|
# the Linux CDC ACM default VID.
|
||||||
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
||||||
# The product ID code/string. Default 0xara7 and "CDC/ACM Serial"
|
# The product ID code/string. Default 0xa4a7 and "CDC/ACM Serial"
|
||||||
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
||||||
# default PID.
|
# default PID.
|
||||||
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
||||||
|
|||||||
@@ -945,7 +945,7 @@ CONFIG_PL2303_TXBUFSIZE=512
|
|||||||
# products. This default VID was selected for compatibility with
|
# products. This default VID was selected for compatibility with
|
||||||
# the Linux CDC ACM default VID.
|
# the Linux CDC ACM default VID.
|
||||||
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
||||||
# The product ID code/string. Default 0xara7 and "CDC/ACM Serial"
|
# The product ID code/string. Default 0xa4a7 and "CDC/ACM Serial"
|
||||||
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
||||||
# default PID.
|
# default PID.
|
||||||
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
||||||
|
|||||||
@@ -897,7 +897,7 @@ CONFIG_PL2303_TXBUFSIZE=512
|
|||||||
# products. This default VID was selected for compatibility with
|
# products. This default VID was selected for compatibility with
|
||||||
# the Linux CDC ACM default VID.
|
# the Linux CDC ACM default VID.
|
||||||
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
||||||
# The product ID code/string. Default 0xara7 and "CDC/ACM Serial"
|
# The product ID code/string. Default 0xa4a7 and "CDC/ACM Serial"
|
||||||
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
||||||
# default PID.
|
# default PID.
|
||||||
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
||||||
|
|||||||
@@ -762,7 +762,7 @@ CONFIG_PL2303_TXBUFSIZE=512
|
|||||||
# products. This default VID was selected for compatibility with
|
# products. This default VID was selected for compatibility with
|
||||||
# the Linux CDC ACM default VID.
|
# the Linux CDC ACM default VID.
|
||||||
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
||||||
# The product ID code/string. Default 0xara7 and "CDC/ACM Serial"
|
# The product ID code/string. Default 0xa4a7 and "CDC/ACM Serial"
|
||||||
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
||||||
# default PID.
|
# default PID.
|
||||||
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
||||||
|
|||||||
@@ -760,7 +760,7 @@ CONFIG_PL2303_TXBUFSIZE=512
|
|||||||
# products. This default VID was selected for compatibility with
|
# products. This default VID was selected for compatibility with
|
||||||
# the Linux CDC ACM default VID.
|
# the Linux CDC ACM default VID.
|
||||||
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
# CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR
|
||||||
# The product ID code/string. Default 0xara7 and "CDC/ACM Serial"
|
# The product ID code/string. Default 0xa4a7 and "CDC/ACM Serial"
|
||||||
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
# 0xa4a7 was selected for compatibility with the Linux CDC ACM
|
||||||
# default PID.
|
# default PID.
|
||||||
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
# CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE
|
||||||
|
|||||||
Reference in New Issue
Block a user