--- a/core/group/comm.script Thu Sep 16 15:06:08 2010 +0100
+++ b/core/group/comm.script Mon Sep 20 15:37:51 2010 +0100
@@ -31,6 +31,9 @@
# QEMU simulator - assumes you're using 2nd emulated serial port for fshell, ie with options similar to "-serial file:rdebug.txt -serial COMx"
variant qemu && export ARGS "--console vt100busdevcons --console-title pdd=eserial,ldd=ecomm,rate=115200,port=1"
+# Bridge - terminal keyboard is broken for some reason, but USB now works
+variant -u 0x85001100 && export ARGS "--console vt100usbcons --console-title port=ACM::1,personality=1"
+
# Add new variants here