1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-21 15:45:02 +00:00

Submitted by: bde

Back out last brain blip.
This commit is contained in:
Daniel O'Callaghan 1998-03-13 22:03:03 +00:00
parent 1de944af88
commit 9662bb4f03
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=34561
2 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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