NSH Keyboard: Close stdin before trying to reopen. Otherwise, driver will persist

This commit is contained in:
Gregory Nutt
2014-07-03 17:08:59 -06:00
parent ef839c1436
commit f6456f6d0d
+4
View File
@@ -3475,6 +3475,10 @@ Configurations
CONFIG_NSH_USBKBD=y
CONFIG_NSH_USBKBD_DEVNAME="/dev/kbda"
[Using the RAMLOG with the USB keyboard is, however, probably a bad
idea because you cannot type the 'dmesg' command to view the RAMLOG
without a keyboard attached.]
14. Support the USB high-speed USB device driver (UDPHS) is not enabled by
default but could be enabled by changing the NuttX configuration file as
described above in the section entitled "USB High-Speed Device."