diff options
| author | Andrew Thompson <thompsa@FreeBSD.org> | 2008-10-27 17:19:14 +0000 |
|---|---|---|
| committer | Andrew Thompson <thompsa@FreeBSD.org> | 2008-10-27 17:19:14 +0000 |
| commit | 5e3b315e31b7212bebc134c1e9b0650816998093 (patch) | |
| tree | 5e04ae99baf6ab91741ddbde45a25ad3936d7967 /etc/remote | |
| parent | 80c07f23691715309e4f538deb82f27ba47a3f58 (diff) | |
Notes
Diffstat (limited to 'etc/remote')
| -rw-r--r-- | etc/remote | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/remote b/etc/remote index 6e556176652f..c3e7808952d8 100644 --- a/etc/remote +++ b/etc/remote @@ -66,3 +66,11 @@ uart4|com5:dv=/dev/cuau4:br#9600:pa=none: uart5|com6:dv=/dev/cuau5:br#9600:pa=none: uart6|com7:dv=/dev/cuau6:br#9600:pa=none: uart7|com8:dv=/dev/cuau7:br#9600:pa=none: +ucom1:dv=/dev/cuaU0:br#9600:pa=none: +ucom2:dv=/dev/cuaU1:br#9600:pa=none: +ucom3:dv=/dev/cuaU2:br#9600:pa=none: +ucom4:dv=/dev/cuaU3:br#9600:pa=none: +ucom5:dv=/dev/cuaU4:br#9600:pa=none: +ucom6:dv=/dev/cuaU5:br#9600:pa=none: +ucom7:dv=/dev/cuaU6:br#9600:pa=none: +ucom8:dv=/dev/cuaU7:br#9600:pa=none: |
