Skip to content

Please add 220-22F as 2314 to DMKRIO and uncomment 390 #141

@jgeorge44

Description

@jgeorge44

Working on updating the drop-in OS support for vm370ce to replace tk4- with the option of MVS Community Edition (based off Jay Mosley's MVS-SYSGEN) and/or tk5-. MVSCE uses 2314 disks at address 220, which are not in DMKRIO.

Adding the 2 lines to DMKRIO to clone the 230 dasd definition to 220 seems low-impact to me, and directly addressing the dasd instead of mapping them in DEDICATE statements in the directory allows them to be directly addressed in the case of running VM370SE in SPMODE (VM on a single processor in a multiprocessor config allowing guests like MVA to run on a dedicated processor and dedicated I/O).

Change only requires 2 lines in DMKRIO ASSEMBLE on the 094 disk, directly above the identical lines defining disks 230-23F:

RDEVICE ADDRESS=(220,16),DEVTYPE=2314

RCTLUNIT ADDRESS=220,CUTYPE=3830,FEATURE=16-DEVICE

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions