; W843-Gateway.txt -- Gateway parameter file for building new gateway disks from scratch

; Last modified by Hoffarth, June 17, 1982  3:53 PM

; BEWARE OF COMMENTS!  In particular:
;  Don't leave blank lines within a section.  That is the end marker.
;  Most places will ignore lines that begin with a ";"  IFF they also include a ":".
;  If you leave out the ":", the line becomes an end marker.

; In User.cm, put something like:
;    [Indirect]
;    ParameterFile: <HostName.txt>

; [Gateway] section (default file is GateParameter.txt):
;  BUFFERS: <number of buffers (decimal)>
;  EXPANDHEAP: <pages (decimal)>
;  KILL DEBUGGER BITMAP: TRUE to flush the debugger's bitmap
;  TURN OFF DISPLAY: TRUE to turn off the display
;  MICROCODE: <filename>
;  TYPESCRIPT: <pages> (decimal)  100 fits in Bravo
;  Ethernet: <net> <host> <board> (octal)
;  ChainedEthernet: <net> <host> <board> (octal)
;  EIA: <net> <host> <lines> (octal)
;  CommProc: <net> <host> <lines> (octal)
;  DialInPassword: <number>...<number> (octal)
;    The following magic number will work if "testing" is the DialoutPassword:
;    172427 11553 125426 113132 10327 14616 142642 150070
;  LineNeedsPassword: <line> (octal)
;  SetupDialoutPassword: TRUE
;  PacketRadio: <net> <host> (octal)
;  Route: <dest> (decimal) <prID>...<prID> (octal)

; [BootServer] section (default file is BootServer.txt):
;   <Text>: <code(octal)> <file name>  [Text is ignored for now...]

; [TimeServer] section (default file is TimeServer.txt):
;   CORRECTION: <seconds per day> (decimal) [positive makes clock go faster]
;   DST: <beginning day> <ending day> (decimal)
;   ZONE: <sign><Hours>:<Minutes> (decimal, plus is west of Greenwich)
;  All three must be specified to activate the Time Server.


[Gateway]
Kill Debugger Bitmap: TRUE
EXPANDHEAP: 20
Typescript: 100
ChainedEthernet: 16 113 0
EIA: 7 3 1
MICROCODE: MesaGateEIAChain.br
TURN OFF DISPLAY: TRUE

[BootServer]
Alto: 0 DMT.Boot
Alto: 1 NewOs.Boot
Alto: 2 FTP.Boot
Alto: 3 Scavenger.Boot
Alto: 4 CopyDisk.Boot
Alto: 5 CRTTest.Boot
Alto: 6 MadTest.Boot
Alto: 7 Chat.Boot
Alto: 10 NetExec.Boot
Alto: 11 PupTest.Boot
Alto: 12 EtherWatch.Boot
Alto: 13 KeyTest.Boot
; Alto: 14 Calculator.Boot
Alto: 15 DiEx.Boot
Alto: 16 TriEx.Boot
Alto: 17 EDP.Boot
Alto: 21 GateControl.Boot
Alto: 24 Neptune.boot

[TimeServer]
CORRECTION: 0
ZONE: +5:00  ; Eastern
DST: 121, 305

[TimeChecker]
Target: Twinkle