set modem type none        ; There is no modem
  set line /dev/ttyS0        ; Specify device name
  set carrier-watch off      ; If DTR and CD are not cross-connected
  set speed 19200            ; Or other desired speed
  set flow rts/cts           ; If RTS and CTS are cross-connected
  connect                    ; Enter Connect (terminal) state

Also add ttyS0 to /etc/securetty

-- MattWalsh - 01 Jan 2007

Topic revision: r2 - 09 Jan 2007 - MattWalsh
 
This site is powered by the TWiki collaboration platformCopyright © 2008-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback