mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-26 07:55:01 +00:00
Fixed com1 -> com00 since com ports are 0 based.
This commit is contained in:
parent
1172bacb07
commit
4f9da52127
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=215
@ -36,5 +36,5 @@ dial1200|1200 Baud Hayes attributes:\
|
||||
:dv=/dev/tty19:br#1200:cu=/dev/tty19:at=hayes:du:
|
||||
|
||||
# Hardwired line
|
||||
com1c|com1:dv=/dev/com1:br#9600:
|
||||
com1b:dv=/dev/com1:br#2400:
|
||||
com00c|com0c:dv=/dev/com00:br#9600
|
||||
com00b|com0b:dv=/dev/com00:br#2400
|
||||
|
Loading…
Reference in New Issue
Block a user