]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - release/picobsd/floppy.tree/etc/gettytab
Cleanup of the default floppy tree for PicoBSD builds.
[FreeBSD/FreeBSD.git] / release / picobsd / floppy.tree / etc / gettytab
1 #       from: @(#)gettytab      5.14 (Berkeley) 3/27/91
2 #
3 default:\
4         :cb:ce:ck:lc:fd#1000:cl:im=\r\nPicoBSD (%h) (%t)\r\n\r\n:sp#1200:
5
6 P|Pc|Pc console:\
7         :ht:np:sp#115200:
8
9 # Fixed speed entries
10 2|std.9600|9600-baud:\
11         :np:sp#9600:
12 g|std.19200|19200-baud:\
13         :np:sp#19200:
14 std.38400|38400-baud:\
15         :np:sp#38400:
16 std.57600|57600-baud:\
17         :np:sp#57600:
18 std.115200|115200-baud:\
19         :np:sp#115200:
20
21 # Entry specifying explicit device settings.  See termios(4) and
22 # /usr/include/termios.h, too.  The entry forces the tty into
23 # CLOCAL mode (so no DCD is required), and uses Xon/Xoff flow control.
24 #
25 # cflags: CLOCAL | HUPCL | CREAD | CS8
26 # oflags: OPOST | ONLCR | OXTABS
27 # iflags: IXOFF | IXON | ICRNL | IGNPAR
28 # lflags: IEXTEN | ICANON | ISIG | ECHOCTL | ECHO | ECHOK | ECHOE | ECHOKE
29 #
30 # The `0' flags don't have input enabled.  The `1' flags don't echo.
31 # (Echoing is done inside getty itself.)
32 #
33 local.9600|CLOCAL tty @ 9600 Bd:\
34         :c0#0x0000c300:c1#0x0000cb00:c2#0x0000cb00:\
35         :o0#0x00000007:o1#0x00000002:o2#0x00000007:\
36         :i0#0x00000704:i1#0x00000000:i2#0x00000704:\
37         :l0#0x000005cf:l1#0x00000000:l2#0x000005cf:\
38         :sp#9600: