1 2 3 4 5 6 7 8 9 10
# # Configuration for inputattach # # IAPARAMS is an array of inputattach arguments, see 'inputattach --help'. # An inputattach instance will be started for each element. IAPARAMS=( "--microsoft /dev/ttyS0" #"--baud 9600 --w8001 /dev/ttyS1" )