Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Oct 2008 17:19:14 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r184352 - head/etc
Message-ID:  <200810271719.m9RHJERi046554@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thompsa
Date: Mon Oct 27 17:19:14 2008
New Revision: 184352
URL: http://svn.freebsd.org/changeset/base/184352

Log:
  Add ucomX shortcuts just like its uart sibling.

Modified:
  head/etc/remote

Modified: head/etc/remote
==============================================================================
--- head/etc/remote	Mon Oct 27 17:16:46 2008	(r184351)
+++ head/etc/remote	Mon Oct 27 17:19:14 2008	(r184352)
@@ -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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810271719.m9RHJERi046554>