summaryrefslogtreecommitdiffstats
path: root/etc/etc.ia64/ttys
Commit message (Collapse)AuthorAgeFilesLines
* turn off getty(8) on ttyv[0-7]. We don't support syscons on ia64 andmarcel2004-10-171-8/+8
| | | | | | | | | | | | | | | | do not have these device special files. Where this previously failed quietly, it now emits annoying but complete messages at best and incomprehensible prefixes on average. During all of October, this is a string of 16 O's, as in: : Starting inetd. Sun Oct 17 15:09:09 PDT 2004 OOOOOOOOOOOOOOOO FreeBSD/ia64 (itanium.pn.xcllnt.net) (ttyu2) login:
* Add dumb console driver and related bits.simokawa2003-10-241-0/+2
| | | | | | | | dcons(4): very simple console and gdb port driver dcons_crom(4): FireWire attachment dconschat(8): User interface to dcons Tested with: i386, i386-PAE, and sparc64.
* Replace the ttyd[0-3] entries with ttyu[0-3]. The former are themarcel2003-09-071-8/+8
| | | | | | device special files created by sio(4). The latter are the device special files created by uart(4). As of this moment sio(4) is not supported on ia64... by me, that is :-)
* Mention that terminal type vt220 will work better if one needsgerald2002-04-171-2/+4
| | | | | | | interoperability with other systems like Solaris or GNU/Linux. PR: 33810 Approved by: obrien
* Add /etc files for ia64.dfr2001-10-061-0/+305
OpenPOWER on IntegriCloud