From f4c9ffcdd0306a39f459377d79b1e8c3479dd1e9 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Thu, 2 Aug 2012 14:14:10 +0200 Subject: Added install script, Hayes RIL and related ueventd Signed-off-by: Paul Kocialkowski --- ueventd.gta04.rc | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 ueventd.gta04.rc (limited to 'ueventd.gta04.rc') diff --git a/ueventd.gta04.rc b/ueventd.gta04.rc new file mode 100644 index 0000000..fb46edc --- /dev/null +++ b/ueventd.gta04.rc @@ -0,0 +1,12 @@ +# Modem + +/dev/ttyHS0 0660 radio radio +/dev/ttyHS1 0660 radio radio +/dev/ttyHS2 0660 radio radio +/dev/ttyHS3 0660 radio radio +/dev/ttyHS4 0660 radio radio +/dev/ttyHS5 0660 radio radio +/dev/ttyHS6 0660 radio radio +/dev/ttyHS7 0660 radio radio +/dev/ttyHS8 0660 radio radio +/dev/ttyHS9 0660 radio radio -- cgit v1.1