Fixed the Cyclades and Digiboard port numbers.
This commit is contained in:
parent
8911122697
commit
968ffc72fc
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# $Id$
|
||||
# $Id: rc.serial,v 1.8 1997/02/23 09:20:51 peter 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 c c 0 1 2 3 4 5 6 7
|
||||
# modem c c 00 01 02 03 04 05 06 07
|
||||
|
||||
# Initialize all ports on a Cyclades-16ye.
|
||||
# modem c c 0 1 2 3 4 5 6 7 8 9 a b c d e f
|
||||
# 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 0 1 2 3 4 5 6 7
|
||||
# modem D D 00 01 02 03 04 05 06 07
|
||||
|
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# $Id$
|
||||
# $Id: rc.serial,v 1.8 1997/02/23 09:20:51 peter 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 c c 0 1 2 3 4 5 6 7
|
||||
# modem c c 00 01 02 03 04 05 06 07
|
||||
|
||||
# Initialize all ports on a Cyclades-16ye.
|
||||
# modem c c 0 1 2 3 4 5 6 7 8 9 a b c d e f
|
||||
# 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 0 1 2 3 4 5 6 7
|
||||
# modem D D 00 01 02 03 04 05 06 07
|
||||
|
Loading…
Reference in New Issue
Block a user