From 758d4cd6e61ff12374f514b0b4807c80ed03eaf9 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 25 Jan 2012 23:04:17 +0000 Subject: More name changes: USBSER->PL2303 CDCSER->CDCACM git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4337 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/configs/olimex-strp711/nettest/defconfig | 40 +++++++++++++------------- nuttx/configs/olimex-strp711/nsh/defconfig | 40 +++++++++++++------------- nuttx/configs/olimex-strp711/ostest/defconfig | 40 +++++++++++++------------- 3 files changed, 60 insertions(+), 60 deletions(-) (limited to 'nuttx/configs/olimex-strp711') diff --git a/nuttx/configs/olimex-strp711/nettest/defconfig b/nuttx/configs/olimex-strp711/nettest/defconfig index 24d516288..abaf69195 100755 --- a/nuttx/configs/olimex-strp711/nettest/defconfig +++ b/nuttx/configs/olimex-strp711/nettest/defconfig @@ -561,37 +561,37 @@ CONFIG_STR71X_USBDEV_DMAINTMASK=0 # # USB Serial Device Configuration # -# CONFIG_USBSER +# CONFIG_PL2303 # Enable compilation of the USB serial driver -# CONFIG_USBSER_EPINTIN +# CONFIG_PL2303_EPINTIN # The logical 7-bit address of a hardware endpoint that supports # interrupt IN operation -# CONFIG_USBSER_EPBULKOUT +# CONFIG_PL2303_EPBULKOUT # The logical 7-bit address of a hardware endpoint that supports # bulk OUT operation -# CONFIG_USBSER_EPBULKIN +# CONFIG_PL2303_EPBULKIN # The logical 7-bit address of a hardware endpoint that supports # bulk IN operation -# # CONFIG_USBSER_NWRREQS and CONFIG_USBSER_NRDREQS +# # CONFIG_PL2303_NWRREQS and CONFIG_PL2303_NRDREQS # The number of write/read requests that can be in flight -# CONFIG_USBSER_VENDORID and CONFIG_USBSER_VENDORSTR +# CONFIG_PL2303_VENDORID and CONFIG_PL2303_VENDORSTR # The vendor ID code/string -# CONFIG_USBSER_PRODUCTID and CONFIG_USBSER_PRODUCTSTR +# CONFIG_PL2303_PRODUCTID and CONFIG_PL2303_PRODUCTSTR # The product ID code/string -# CONFIG_USBSER_RXBUFSIZE and CONFIG_USBSER_TXBUFSIZE +# CONFIG_PL2303_RXBUFSIZE and CONFIG_PL2303_TXBUFSIZE # Size of the serial receive/transmit buffers -CONFIG_USBSER=n -CONFIG_USBSER_EPINTIN=1 -CONFIG_USBSER_EPBULKOUT=2 -CONFIG_USBSER_EPBULKIN=5 -CONFIG_USBSER_NWRREQS=4 -CONFIG_USBSER_NRDREQS=4 -CONFIG_USBSER_VENDORID=0x067b -CONFIG_USBSER_PRODUCTID=0x2303 -CONFIG_USBSER_VENDORSTR="Nuttx" -CONFIG_USBSER_PRODUCTSTR="USBdev Serial" -CONFIG_USBSER_RXBUFSIZE=512 -CONFIG_USBSER_TXBUFSIZE=512 +CONFIG_PL2303=n +CONFIG_PL2303_EPINTIN=1 +CONFIG_PL2303_EPBULKOUT=2 +CONFIG_PL2303_EPBULKIN=5 +CONFIG_PL2303_NWRREQS=4 +CONFIG_PL2303_NRDREQS=4 +CONFIG_PL2303_VENDORID=0x067b +CONFIG_PL2303_PRODUCTID=0x2303 +CONFIG_PL2303_VENDORSTR="Nuttx" +CONFIG_PL2303_PRODUCTSTR="USBdev Serial" +CONFIG_PL2303_RXBUFSIZE=512 +CONFIG_PL2303_TXBUFSIZE=512 # # USB Storage Device Configuration diff --git a/nuttx/configs/olimex-strp711/nsh/defconfig b/nuttx/configs/olimex-strp711/nsh/defconfig index 5608c84de..67b51d28e 100644 --- a/nuttx/configs/olimex-strp711/nsh/defconfig +++ b/nuttx/configs/olimex-strp711/nsh/defconfig @@ -518,37 +518,37 @@ CONFIG_STR71X_USBDEV_DMAINTMASK=0 # # USB Serial Device Configuration # -# CONFIG_USBSER +# CONFIG_PL2303 # Enable compilation of the USB serial driver -# CONFIG_USBSER_EPINTIN +# CONFIG_PL2303_EPINTIN # The logical 7-bit address of a hardware endpoint that supports # interrupt IN operation -# CONFIG_USBSER_EPBULKOUT +# CONFIG_PL2303_EPBULKOUT # The logical 7-bit address of a hardware endpoint that supports # bulk OUT operation -# CONFIG_USBSER_EPBULKIN +# CONFIG_PL2303_EPBULKIN # The logical 7-bit address of a hardware endpoint that supports # bulk IN operation -# # CONFIG_USBSER_NWRREQS and CONFIG_USBSER_NRDREQS +# # CONFIG_PL2303_NWRREQS and CONFIG_PL2303_NRDREQS # The number of write/read requests that can be in flight -# CONFIG_USBSER_VENDORID and CONFIG_USBSER_VENDORSTR +# CONFIG_PL2303_VENDORID and CONFIG_PL2303_VENDORSTR # The vendor ID code/string -# CONFIG_USBSER_PRODUCTID and CONFIG_USBSER_PRODUCTSTR +# CONFIG_PL2303_PRODUCTID and CONFIG_PL2303_PRODUCTSTR # The product ID code/string -# CONFIG_USBSER_RXBUFSIZE and CONFIG_USBSER_TXBUFSIZE +# CONFIG_PL2303_RXBUFSIZE and CONFIG_PL2303_TXBUFSIZE # Size of the serial receive/transmit buffers -CONFIG_USBSER=n -CONFIG_USBSER_EPINTIN=1 -CONFIG_USBSER_EPBULKOUT=2 -CONFIG_USBSER_EPBULKIN=5 -CONFIG_USBSER_NWRREQS=4 -CONFIG_USBSER_NRDREQS=4 -CONFIG_USBSER_VENDORID=0x067b -CONFIG_USBSER_PRODUCTID=0x2303 -CONFIG_USBSER_VENDORSTR="Nuttx" -CONFIG_USBSER_PRODUCTSTR="USBdev Serial" -CONFIG_USBSER_RXBUFSIZE=512 -CONFIG_USBSER_TXBUFSIZE=512 +CONFIG_PL2303=n +CONFIG_PL2303_EPINTIN=1 +CONFIG_PL2303_EPBULKOUT=2 +CONFIG_PL2303_EPBULKIN=5 +CONFIG_PL2303_NWRREQS=4 +CONFIG_PL2303_NRDREQS=4 +CONFIG_PL2303_VENDORID=0x067b +CONFIG_PL2303_PRODUCTID=0x2303 +CONFIG_PL2303_VENDORSTR="Nuttx" +CONFIG_PL2303_PRODUCTSTR="USBdev Serial" +CONFIG_PL2303_RXBUFSIZE=512 +CONFIG_PL2303_TXBUFSIZE=512 # # USB Storage Device Configuration diff --git a/nuttx/configs/olimex-strp711/ostest/defconfig b/nuttx/configs/olimex-strp711/ostest/defconfig index a3439eb3d..f8c43e1fa 100644 --- a/nuttx/configs/olimex-strp711/ostest/defconfig +++ b/nuttx/configs/olimex-strp711/ostest/defconfig @@ -518,37 +518,37 @@ CONFIG_STR71X_USBDEV_DMAINTMASK=0 # # USB Serial Device Configuration # -# CONFIG_USBSER +# CONFIG_PL2303 # Enable compilation of the USB serial driver -# CONFIG_USBSER_EPINTIN +# CONFIG_PL2303_EPINTIN # The logical 7-bit address of a hardware endpoint that supports # interrupt IN operation -# CONFIG_USBSER_EPBULKOUT +# CONFIG_PL2303_EPBULKOUT # The logical 7-bit address of a hardware endpoint that supports # bulk OUT operation -# CONFIG_USBSER_EPBULKIN +# CONFIG_PL2303_EPBULKIN # The logical 7-bit address of a hardware endpoint that supports # bulk IN operation -# # CONFIG_USBSER_NWRREQS and CONFIG_USBSER_NRDREQS +# # CONFIG_PL2303_NWRREQS and CONFIG_PL2303_NRDREQS # The number of write/read requests that can be in flight -# CONFIG_USBSER_VENDORID and CONFIG_USBSER_VENDORSTR +# CONFIG_PL2303_VENDORID and CONFIG_PL2303_VENDORSTR # The vendor ID code/string -# CONFIG_USBSER_PRODUCTID and CONFIG_USBSER_PRODUCTSTR +# CONFIG_PL2303_PRODUCTID and CONFIG_PL2303_PRODUCTSTR # The product ID code/string -# CONFIG_USBSER_RXBUFSIZE and CONFIG_USBSER_TXBUFSIZE +# CONFIG_PL2303_RXBUFSIZE and CONFIG_PL2303_TXBUFSIZE # Size of the serial receive/transmit buffers -CONFIG_USBSER=n -CONFIG_USBSER_EPINTIN=1 -CONFIG_USBSER_EPBULKOUT=2 -CONFIG_USBSER_EPBULKIN=5 -CONFIG_USBSER_NWRREQS=4 -CONFIG_USBSER_NRDREQS=4 -CONFIG_USBSER_VENDORID=0x067b -CONFIG_USBSER_PRODUCTID=0x2303 -CONFIG_USBSER_VENDORSTR="Nuttx" -CONFIG_USBSER_PRODUCTSTR="USBdev Serial" -CONFIG_USBSER_RXBUFSIZE=512 -CONFIG_USBSER_TXBUFSIZE=512 +CONFIG_PL2303=n +CONFIG_PL2303_EPINTIN=1 +CONFIG_PL2303_EPBULKOUT=2 +CONFIG_PL2303_EPBULKIN=5 +CONFIG_PL2303_NWRREQS=4 +CONFIG_PL2303_NRDREQS=4 +CONFIG_PL2303_VENDORID=0x067b +CONFIG_PL2303_PRODUCTID=0x2303 +CONFIG_PL2303_VENDORSTR="Nuttx" +CONFIG_PL2303_PRODUCTSTR="USBdev Serial" +CONFIG_PL2303_RXBUFSIZE=512 +CONFIG_PL2303_TXBUFSIZE=512 # # USB Storage Device Configuration -- cgit v1.2.3