From 92e03f2d0a84d574b25754bfe50abd791449870d Mon Sep 17 00:00:00 2001 From: danny Date: Fri, 13 Mar 1998 22:03:03 +0000 Subject: Submitted by: bde Back out last brain blip. --- etc/rc.d/serial | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'etc/rc.d') 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 -- cgit v1.1