diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 537e00e703..d9e9cca0eb 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -8,7 +8,7 @@
NuttX RTOS
- Last Updated: February 10, 2011
+ Last Updated: February 11, 2011
|
@@ -2029,6 +2029,9 @@ nuttx-5.18 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
complex: 'uname -o 2>/dev/null || echo "Other"'
* drivers/usbhost/usbhost_enumerate.c -- Add logic to get the VID and PID. This
is necessary in order to support vendor-specific USB devices.
+ * examplex/wlan, configs/olimex-lpc1766stk/wlan, drivers/usbhost/usbhost_rtl8187.c,
+ Add infrastructure to support RTL18187 wireless USB.
+ * configs/nucleus2g -- backed out USB host changes... wrong board.
pascal-2.1 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>