mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-30 05:01:39 +01:00
Use proper serial device names
This commit is contained in:
parent
0cd0f4861c
commit
3b76a2cbe1
@ -41,10 +41,10 @@ dos1200|1200 Baud dial-out to a DOS system:\
|
||||
# Rackmount: U U D U D U D D U D
|
||||
#
|
||||
dial2400|2400 Baud Hayes attributes:\
|
||||
:dv=/dev/tty00:br#2400:cu=/dev/tty00:at=hayes:du:
|
||||
:dv=/dev/cuaa0:br#2400:cu=/dev/cuaa0:at=hayes:du:
|
||||
dial1200|1200 Baud Hayes attributes:\
|
||||
:dv=/dev/tty00:br#1200:cu=/dev/tty00:at=hayes:du:
|
||||
:dv=/dev/cuaa0:br#1200:cu=/dev/cuaa0:at=hayes:du:
|
||||
|
||||
# Hardwired line
|
||||
tty00b|tty0b:dv=/dev/tty00:br#2400
|
||||
tty00c|tty0c:dv=/dev/tty00:br#9600
|
||||
cuaa0b|cua0b:dv=/dev/cuaa0:br#2400
|
||||
cuaa0c|cua0c:dv=/dev/cuaa0:br#9600
|
||||
|
Loading…
Reference in New Issue
Block a user