[BACK]Return to ttys CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / etc / etc.amiga

Annotation of src/etc/etc.amiga/ttys, Revision 1.22

1.1       cgd         1: #
1.22    ! christos    2: #      $NetBSD: ttys,v 1.21 2003/10/04 07:41:11 dsl Exp $
1.11      chopps      3: #
1.5       cgd         4: #      from: @(#)ttys  5.1 (Berkeley) 4/17/89
1.1       cgd         5: #
                      6: # name getty                           type    status          comments
                      7: #
1.3       cgd         8: # If the console is marked insecure, single-user requires
                      9: # the root password.
1.21      dsl        10: console        "/usr/libexec/getty Pc"         vt220   on secure
1.15      is         11: ttye0  "/usr/libexec/getty Pc"         vt220   off secure      # custom chips
                     12: ttye1  "/usr/libexec/getty Pc"         vt220   off secure      # retina
                     13: ttye2  "/usr/libexec/getty Pc"         vt220   off secure      # retina
                     14: ttye3  "/usr/libexec/getty Pc"         vt220   off secure      # cirrus logic
                     15: ttye4  "/usr/libexec/getty Pc"         vt220   off secure      # a2410
                     16: ttye5  "/usr/libexec/getty Pc"         vt220   off secure      # CyberVision64
                     17: ttye6  "/usr/libexec/getty Pc"         vt220   off secure      # Domino, Merlin, oMniBus
                     18: ttye7  "/usr/libexec/getty Pc"         vt220   off secure      # CyberVision64/3D
1.19      jandberg   19: #
                     20: # wscons virtual terminals:
                     21: #
                     22: ttyE0  "/usr/libexec/getty Pc"         vt220   off secure
                     23: ttyE1  "/usr/libexec/getty Pc"         vt220   off secure
                     24: ttyE2  "/usr/libexec/getty Pc"         vt220   off secure
                     25: ttyE3  "/usr/libexec/getty Pc"         vt220   off secure
1.16      is         26: #
                     27: # Amiga internal serial port:
                     28: #
                     29: tty00  "/usr/libexec/getty std.9600"   unknown off secure
                     30: #
                     31: # first A2232
                     32: #
                     33: ttyA0  "/usr/libexec/getty std.9600"   unknown off secure
                     34: ttyA1  "/usr/libexec/getty std.9600"   unknown off secure
                     35: ttyA2  "/usr/libexec/getty std.9600"   unknown off secure
                     36: ttyA3  "/usr/libexec/getty std.9600"   unknown off secure
                     37: ttyA4  "/usr/libexec/getty std.9600"   unknown off secure
                     38: ttyA5  "/usr/libexec/getty std.9600"   unknown off secure
                     39: ttyA6  "/usr/libexec/getty std.9600"   unknown off secure
                     40: #
                     41: # MFC serials
                     42: #
                     43: ttyB0  "/usr/libexec/getty std.9600"   unknown off secure
                     44: ttyB1  "/usr/libexec/getty std.9600"   unknown off secure
                     45: ttyB2  "/usr/libexec/getty std.9600"   unknown off secure
                     46: ttyB3  "/usr/libexec/getty std.9600"   unknown off secure
                     47: ttyB4  "/usr/libexec/getty std.9600"   unknown off secure
                     48: ttyB5  "/usr/libexec/getty std.9600"   unknown off secure
                     49: ttyB6  "/usr/libexec/getty std.9600"   unknown off secure
                     50: ttyB7  "/usr/libexec/getty std.9600"   unknown off secure
                     51: #
                     52: # com style ports (DraCo, HyperCom, etc.)
                     53: #
                     54: ttyC0  "/usr/libexec/getty std.9600"   unknown off secure # DraCo: modem port
                     55: ttyC1  "/usr/libexec/getty std.9600"   unknown off secure # DraCo: mouse port
                     56: ttyC2  "/usr/libexec/getty std.9600"   unknown off secure
                     57: ttyC3  "/usr/libexec/getty std.9600"   unknown off secure
                     58: ttyC4  "/usr/libexec/getty std.9600"   unknown off secure
                     59: ttyC5  "/usr/libexec/getty std.9600"   unknown off secure
                     60: ttyC6  "/usr/libexec/getty std.9600"   unknown off secure
                     61: ttyC7  "/usr/libexec/getty std.9600"   unknown off secure
                     62: ttyC8  "/usr/libexec/getty std.9600"   unknown off secure
                     63: ttyC9  "/usr/libexec/getty std.9600"   unknown off secure

CVSweb <webmaster@jp.NetBSD.org>