Hi List,
the port does not work as expected (at least as per The Handbook,
26.2.5 Serial Port Configuration). Nether "init" nor "lock"
devices can be used:
-----
# uname -a
FreeBSD host1.ipt.ru 9.0-BETA2 FreeBSD 9.0-BETA2 #14 r225395: Mon Sep 5 18:10:43 MSK 2011 bsam@bb.ipt.ru:/usr/obj/usr/src/sys/HOSTS i386
# ls -l /dev/ttyu5*
crw------- 1 root wheel 0, 56 Sep 5 18:50 /dev/ttyu5
crw------- 1 root wheel 0, 57 Sep 5 18:50 /dev/ttyu5.init
crw------- 1 root wheel 0, 58 Sep 5 18:50 /dev/ttyu5.lock
# stty -f /dev/ttyu5.init 57600
stty: /dev/ttyu5.lock isn't a terminal
# stty -f /dev/ttyu5.lock cs7
stty: /dev/ttyu5.lock isn't a terminal
-----
--
WBR, Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"