...
The LPV11 (being a CHAPI component) provides the following configuration parameters, to be specified using the "set" command:
address
Parameter | address |
---|---|
Type | Numeric |
Value | Specifies the CSR address. This address must be a valid QBUS 22-bit address in an I/O space. The initial value is 017777514, which is the factory setting for an LPV11. |
vector
Parameter | vector |
---|---|
Type | Numeric |
Value | Specifies the interrupt vector. The initial value is 0200, which is the factory setting for an LPV11. |
...
Div | ||
---|---|---|
| ||
parameters
Parameter | parameters |
---|---|
Type | Text String |
Value | Specifies the name of the file in which the LPV11 prints the text, the name of a physical printer or a TCPIP port to connect to an external utility, like HOSTPrint, (along with some additional parameters): |
Parameters | Description |
It’s possible to load as many LPV11 devices as you wish and the system running on the emulated VAX/PDP-11 allows this to be done. To load LPV11 devices use the standard QBUS parameters: "address" and "vector" to select the correct place on the QBUS.
The following example demonstrates how to load 2 instances of LPV11, mapped to 2 host system LPT ports:
Div |
|
Note |
---|
The printers connected to the host must understand output of the LPV11 driver on the emulated VAX/PDP-11. Use printers that work with the VAX/PDP-11 hardware. |
...
|
...
The dummy VCB02 device emulates the QBUS registers of a VCB02 graphic controller , (at the secondary VCB02 device address) but does not implement graphic display functionality. Its purpose is to be able to use a workstation version of VMS. When this device is loaded and , VAX/VMS boots with a requires type "D" licenses (workstation) type license, the license is accepted because VMS recognizes that a VCB02 is present.Workstation). As the dummy VCB02 is located on the secondary address (0x3fff02HEX: 0x3fff02 OCT: 01777402), VMS boots using the normal console terminal without graphics capability.
The format is as follows:
|
Note |
---|
Since As this dummy device cannot draw graphics, CHARONCharon-VAX will can fail the initial hardware diagnostics , but it will still boot correctly. |
Include Page | ||||
---|---|---|---|---|
|