# # Machine-generated file - use "minicom -s" to change parameters. # # # /etc/minirc.dfl # # # To Colorize Minicom # ------------------- # minicom -c on # # export MINICOM="-m -c on" # # # Other Apps # ---------- # seyon -modems /dev/ttyS0 # # # Setup the Modems # ---------------- # setserial /dev/cua0 spd_vhi auto_irq autoconfig # # # see the options # setserial -abg /dev/cua? # # # To Test the RS232 Connections # ----------------------------- # - run minicom on both ends # - check baudrates, etc # - use the proper cable, gender changers and NULL-MODEM # # - turn on echo so you can see what you type on the screen # and it should be on the other screen too # # - turn on agetty or uugetty in /etc/inittab # # S0:3:respawn:/sbin/agetty -h -L 19200 ttyS0 vt100 # #1:3:respawn:/sbin/agetty -h -L 9600 ttyS1 vt100 # # # # 16-Sep-98 amo Date-of-Birth # 14-Sep-04 amo cleanup # # pr port /dev/ttyS0 #pr port /dev/ttyS1 # pu hasdcd Yes pu mdropdtr Yes #pu autobaud Yes # # pu minit ~^M~ATZ S7=45 S0=1 L1 V1 X4 &c1 E1 Q0 # # pu mdialpre ATdt # # pu minit ~^M~ATZ^M~ # pu mreset ~^M~ATZ^M~ # # pu updir . # pu downdir . # pu scriptdir /var/lib/minicom # pu scriptprog /usr/bin/runscript # # # pu baudrate 9600 pu baudrate 19200 pu bits 8 pu parity N pu stopbits 1 pu mfcolor YELLOW pu tfcolor GREEN pu sfcolor WHITE # # # End of file