summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dialup/ltmodem/files/ltmodem_devfs')
-rw-r--r--net-dialup/ltmodem/files/ltmodem_devfs5
1 files changed, 5 insertions, 0 deletions
diff --git a/net-dialup/ltmodem/files/ltmodem_devfs b/net-dialup/ltmodem/files/ltmodem_devfs
new file mode 100644
index 000000000000..b07d60a881cb
--- /dev/null
+++ b/net-dialup/ltmodem/files/ltmodem_devfs
@@ -0,0 +1,5 @@
+
+# /dev/ttySLT0 and /dev/modem symbolic links to /dev/tts/LT0
+REGISTER ^tts/LT0$ CFUNCTION GLOBAL symlink $devname modem
+UNREGISTER ^tts/LT0$ CFUNCTION GLOBAL unlink modem
+