From 81b27dbb3a1728bbc523e4dfe18f6122c58ff2ba Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Tue, 17 Feb 2004 05:10:12 +0000 Subject: [PATCH] Add com5-com8 (cuaa4-cuaa7) to /etc/remote so they are available to tip by default. On my systems, at least, pccard modems like to turn up on higher addresses. --- etc/remote | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/remote b/etc/remote index 75777b1a805f..d36dbdb50366 100644 --- a/etc/remote +++ b/etc/remote @@ -62,3 +62,7 @@ sio0|com1:dv=/dev/cuaa0:br#9600:pa=none: sio1|com2:dv=/dev/cuaa1:br#9600:pa=none: sio2|com3:dv=/dev/cuaa2:br#9600:pa=none: sio3|com4:dv=/dev/cuaa3:br#9600:pa=none: +sio4|com5:dv=/dev/cuaa4:br#9600:pa=none: +sio5|com6:dv=/dev/cuaa5:br#9600:pa=none: +sio6|com7:dv=/dev/cuaa6:br#9600:pa=none: +sio7|com8:dv=/dev/cuaa7:br#9600:pa=none: