Jump to content

SONYB31A.ADD

From EDM2
Revision as of 15:00, 2 February 2020 by Martini (talk | contribs) (Created page with "Sony CDU-31A Adapter Device Driver. BASEDEV=SONYB31A.ADD ==Parameter== * /A:d - Identifies a specific adapter, d * /P:hhhh - Set base I/O port address for current adapter (t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Sony CDU-31A Adapter Device Driver.

BASEDEV=SONYB31A.ADD

Parameter

  • /A:d - Identifies a specific adapter, d
  • /P:hhhh - Set base I/O port address for current adapter (this should be a four-digit value - leading 0's if necessary (default = 0340)
  • /IRQ:dd - Set the interrupt level used to dd for current adapter (default = none)
  • /AT:dd - Set the adapter type. Current legal values are:
    • 00 = Sony CDB-334 (default)
    • 08 = Media Vision PAS-16

Sample

This sample will access a CDB-334 host adapter at IO port 360h.

BASEDEV=SONYB31A.ADD /A:0 /P:0360

To access a Media Vision PAS-16 adapter.

BASEDEV=SONYB31A.ADD /A:0 /AT:08
Note
The default port address for the CDU-31A in this case is 1F88h.
Platform Support:
OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
Yes Yes Yes Yes