aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mythfront/mythfront-config/epia/serial.sh
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mythfront/mythfront-config/epia/serial.sh')
-rwxr-xr-xrecipes/mythfront/mythfront-config/epia/serial.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/mythfront/mythfront-config/epia/serial.sh b/recipes/mythfront/mythfront-config/epia/serial.sh
new file mode 100755
index 0000000000..6d2a978fea
--- /dev/null
+++ b/recipes/mythfront/mythfront-config/epia/serial.sh
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+setserial /dev/ttyS0 uart none
+modprobe lirc_serial
+modprobe snes232
+inputattach --snes232 /dev/ttyS1 &
+