summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/serial
diff options
context:
space:
mode:
authordanny <danny@FreeBSD.org>1998-03-13 22:03:03 +0000
committerdanny <danny@FreeBSD.org>1998-03-13 22:03:03 +0000
commit92e03f2d0a84d574b25754bfe50abd791449870d (patch)
treee1f672fcb81372dc82d89fcc567d9c5e37ef50e4 /etc/rc.d/serial
parent7b1976eca51403e992479e97dc643d7104d07500 (diff)
downloadFreeBSD-src-92e03f2d0a84d574b25754bfe50abd791449870d.zip
FreeBSD-src-92e03f2d0a84d574b25754bfe50abd791449870d.tar.gz
Submitted by: bde
Back out last brain blip.
Diffstat (limited to 'etc/rc.d/serial')
-rw-r--r--etc/rc.d/serial6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/rc.d/serial b/etc/rc.d/serial
index 4c3bc11..cead543 100644
--- a/etc/rc.d/serial
+++ b/etc/rc.d/serial
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: rc.serial,v 1.9 1997/03/10 14:17:49 bde Exp $
+# $Id: rc.serial,v 1.10 1998/03/13 13:33:09 danny Exp $
# Change some defaults for serial devices.
# Standard defaults are:
@@ -118,10 +118,10 @@ terminal() {
# terminal d a 0
# Initialize all ports on a Cyclades-8yo.
-# modem c0 c0 00 01 02 03 04 05 06 07
+# modem c c 00 01 02 03 04 05 06 07
# Initialize all ports on a Cyclades-16ye.
-# modem c0 c0 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f
+# modem c c 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f
# Initialize all ports on a Digiboard 8.
# modem D D 00 01 02 03 04 05 06 07
OpenPOWER on IntegriCloud