Submitted by: bde
Back out last brain blip.
This commit is contained in:
parent
7b1976eca5
commit
92e03f2d0a
@ -1,5 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/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.
|
# Change some defaults for serial devices.
|
||||||
# Standard defaults are:
|
# Standard defaults are:
|
||||||
@ -118,10 +118,10 @@ terminal() {
|
|||||||
# terminal d a 0
|
# terminal d a 0
|
||||||
|
|
||||||
# Initialize all ports on a Cyclades-8yo.
|
# 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.
|
# 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.
|
# Initialize all ports on a Digiboard 8.
|
||||||
# modem D D 00 01 02 03 04 05 06 07
|
# modem D D 00 01 02 03 04 05 06 07
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/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.
|
# Change some defaults for serial devices.
|
||||||
# Standard defaults are:
|
# Standard defaults are:
|
||||||
@ -118,10 +118,10 @@ terminal() {
|
|||||||
# terminal d a 0
|
# terminal d a 0
|
||||||
|
|
||||||
# Initialize all ports on a Cyclades-8yo.
|
# 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.
|
# 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.
|
# Initialize all ports on a Digiboard 8.
|
||||||
# modem D D 00 01 02 03 04 05 06 07
|
# modem D D 00 01 02 03 04 05 06 07
|
||||||
|
Loading…
x
Reference in New Issue
Block a user