From 92e03f2d0a84d574b25754bfe50abd791449870d Mon Sep 17 00:00:00 2001 From: danny Date: Fri, 13 Mar 1998 22:03:03 +0000 Subject: [PATCH] Submitted by: bde Back out last brain blip. --- etc/rc.d/serial | 6 +++--- etc/rc.serial | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/etc/rc.d/serial b/etc/rc.d/serial index 4c3bc11c79fc..cead54319602 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 diff --git a/etc/rc.serial b/etc/rc.serial index 4c3bc11c79fc..cead54319602 100644 --- a/etc/rc.serial +++ b/etc/rc.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