table of contents
- bookworm 3.8.1-6.1
- unstable 3.8.1-6.2
- experimental 0~git20171013+dfsg-1+b1
CONFIG11(1) | General Commands Manual | CONFIG11(1) |
NAME¶
config11 - calculate the floating address space layout of a PDP-11 or VAX
SYNOPSIS¶
config11
DESCRIPTION¶
config11 is an interactive program. When started, it repeatedly asks for the names of controllers and the numbers of instances:
$ config11 Name: UDA50 Number: 2 Name: DZ11 Number: 2 Name:
To end input, simply press ENTER to the NAME: prompt. config11 will then print out the complete floating address table for the known Unibus and Qbus devices. Afterwards, it will start over and ask for name and number of controllers again. Terminate the program with ^C at any time or ^D at the empty input prompt.
SEE ALSO¶
pdp11(1)
2017-10-15 | simtools |