Fw: ttys file question

2013-09-11 Thread Jack Mc Lauren
I have added the following entry to /etc/gettytab file test.std.115200:\ :ep:sp#4800:tc:Pc And also I have changed /etc/ttys file cuau3  "/usr/libexec/getty test.std.115200"    cons25  on secure I expect /dev/cuau3 device to use even parity and 4800 as speed, but when I check the device prop

Fw: ttys file question

2013-09-08 Thread Jack Mc Lauren
Hi list I'm trying to connect to my server via a serial port which is named ttyu6 under FreeBSD. In order to do that, I've decided to change /etc/ttys file like this: #Serial terminlas #The 'dialup' keyword identifies dialin lines to login, fingerd etc. ttyu6  "/usr/libexec/getty  std.115200" co