summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-03-26 19:29:17 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-03-26 19:29:17 +0000
commit40134c8dd051c084965b037916353d156eae01b5 (patch)
treed7e3a0bbb6932fa211c32a08d4d170e255de5826
parent49e1c5b1af6d6f393c3f2c9fbfbf3fadb1c8368a (diff)
Update WLAN configurations
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@3423 7fd9a85b-ad96-42d3-883c-3090e2eb8679
-rwxr-xr-xnuttx/configs/detron/wlan/defconfig8
-rwxr-xr-xnuttx/configs/olimex-lpc1766stk/wlan/defconfig8
2 files changed, 8 insertions, 8 deletions
diff --git a/nuttx/configs/detron/wlan/defconfig b/nuttx/configs/detron/wlan/defconfig
index fc9a69312b..7bb17be90b 100755
--- a/nuttx/configs/detron/wlan/defconfig
+++ b/nuttx/configs/detron/wlan/defconfig
@@ -658,12 +658,12 @@ CONFIG_LPC17_USBDEV_DMAINTMASK=0
# CONFIG_USBHOST_IOBUFSIZE
# Size of one end-user I/O buffer
#
-CONFIG_USBHOST_OHCIRAM_SIZE=1536
-CONFIG_USBHOST_NEDS=2
+CONFIG_USBHOST_OHCIRAM_SIZE=2048
+CONFIG_USBHOST_NEDS=3
CONFIG_USBHOST_NTDS=2
-CONFIG_USBHOST_TDBUFFERS=3
+CONFIG_USBHOST_TDBUFFERS=4
CONFIG_USBHOST_TDBUFSIZE=128
-CONFIG_USBHOST_IOBUFSIZE=512
+CONFIG_USBHOST_IOBUFSIZE=448
#
# USB Serial Device Configuration
diff --git a/nuttx/configs/olimex-lpc1766stk/wlan/defconfig b/nuttx/configs/olimex-lpc1766stk/wlan/defconfig
index 8edfc7ae39..00c02552f8 100755
--- a/nuttx/configs/olimex-lpc1766stk/wlan/defconfig
+++ b/nuttx/configs/olimex-lpc1766stk/wlan/defconfig
@@ -657,12 +657,12 @@ CONFIG_LPC17_USBDEV_DMAINTMASK=0
# CONFIG_USBHOST_IOBUFSIZE
# Size of one end-user I/O buffer
#
-CONFIG_USBHOST_OHCIRAM_SIZE=1536
-CONFIG_USBHOST_NEDS=2
+CONFIG_USBHOST_OHCIRAM_SIZE=2048
+CONFIG_USBHOST_NEDS=3
CONFIG_USBHOST_NTDS=2
-CONFIG_USBHOST_TDBUFFERS=3
+CONFIG_USBHOST_TDBUFFERS=4
CONFIG_USBHOST_TDBUFSIZE=128
-CONFIG_USBHOST_IOBUFSIZE=512
+CONFIG_USBHOST_IOBUFSIZE=448
#
# USB Serial Device Configuration