Explorar o código

Mode modem init support to F3+F4 key combination

wdenk %!s(int64=22) %!d(string=hai) anos
pai
achega
ad12965db5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/configs/lwmon.h

+ 1 - 1
include/configs/lwmon.h

@@ -224,7 +224,7 @@
 #define CONFIG_MODEM_SUPPORT	1	/* enable modem initialization stuff */
 #undef CONFIG_MODEM_SUPPORT_DEBUG
 
-#define	CONFIG_MODEM_KEY_MAGIC	"3C+3F"	/* press F3 + F6 keys to enable modem */
+#define	CONFIG_MODEM_KEY_MAGIC	"3C+3D"	/* press F3 + F4 keys to enable modem */
 #define	CONFIG_POST_KEY_MAGIC	"3C+3E"	/* press F3 + F5 keys to force POST */
 #if 0
 #define	CONFIG_AUTOBOOT_KEYED		/* Enable "password" protection	*/