Date: Wed, 18 Apr 2001 18:30:13 -0700 From: dennis williamson <dennisw@IPRG.nokia.com> To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD 2.2.6 problems w/getty reading ports on /dev/ttyv* Message-ID: <3ADE3FA5.9F96CA34@iprg.nokia.com>
next in thread | raw e-mail | index | archive | help
I was getting console messages that indicated getty not seeing /dev/ttyv[45678]. Those devices didn't exist, so I created them on FreeBSD 2.2.6 with the following command: cd /dev mknod ttyv4 c 12 4 ... upto #8. Now I get the following messages: Apr 18 18:27:42 ntc2 getty[502]: tcsetattr /dev/ttyv4: Inappropriate ioctl for d evice Apr 18 18:27:43 ntc2 getty[506]: tcsetattr /dev/ttyv5: Inappropriate ioctl for d evice Apr 18 18:27:43 ntc2 getty[506]: tcsetattr /dev/ttyv5: Inappropriate ioctl for d evice Apr 18 18:27:43 ntc2 init: getty repeating too quickly on port /dev/ttyv6, sleep ing 30 secs Apr 18 18:27:43 ntc2 init: getty repeating too quickly on port /dev/ttyv6, sleep ing 30 secs Apr 18 18:27:43 ntc2 init: getty repeating too quickly on port /dev/ttyv6, sleep ing 30 secs Apr 18 18:27:43 ntc2 getty[509]: tcsetattr /dev/ttyv4: Inappropriate ioctl for d evice Apr 18 18:27:43 ntc2 getty[509]: tcsetattr /dev/ttyv4: Inappropriate ioctl for d evice Apr 18 18:27:43 ntc2 init: getty repeating too quickly on port /dev/ttyv5, sleep ing 30 secs Apr 18 18:27:43 ntc2 init: getty repeating too quickly on port /dev/ttyv5, sleep ing 30 secs Apr 18 18:27:43 ntc2 init: getty repeating too quickly on port /dev/ttyv5, sleep ing 30 secs Not sure what to do. Please advise. Thanks in advance. dennisw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3ADE3FA5.9F96CA34>