Jump to content

FMRADIO.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
No edit summary
 
Line 3: Line 3:


==Parameter==
==Parameter==
* /P:port
'''/P:port'''
:port is the RA300 port address (in hex.). The port addresses supported are 30F and 20F. The /P parameter is optional and if not supplied, will default to address 30F.
:port is the RA300 port address (in hex.). The port addresses supported are 30F and 20F. The /P parameter is optional and if not supplied, will default to address 30F.
:The port address must match that which you have configured on the card itself using jumper JP1. The device driver is Resource Manager compliant and will not install if some other device has already claimed the ports (the hardware actually consumes 4 ports: 30C-30F or 20C-20F).
:The port address must match that which you have configured on the card itself using jumper JP1. The device driver is Resource Manager compliant and will not install if some other device has already claimed the ports (the hardware actually consumes 4 ports: 30C-30F or 20C-20F).
* /V
;/V
:It may be specified if you don't wish the device driver to turn the radio volume down when shutting down OS/2.
:It may be specified if you don't wish the device driver to turn the radio volume down when shutting down OS/2.


[[Category:DEVICE Statements]]
[[Category:DEVICE Statements]]

Latest revision as of 00:14, 20 August 2025

Driver for PMRADIO (by Paul Ratcliffe) OS/2 PM application for driving the Reveal RA300 FM radio card and the old version of the AIMS Labs RadioTrack card.

DEVICE=FMRADIO.SYS <parameters>

Parameter

/P:port

port is the RA300 port address (in hex.). The port addresses supported are 30F and 20F. The /P parameter is optional and if not supplied, will default to address 30F.
The port address must match that which you have configured on the card itself using jumper JP1. The device driver is Resource Manager compliant and will not install if some other device has already claimed the ports (the hardware actually consumes 4 ports: 30C-30F or 20C-20F).
/V
It may be specified if you don't wish the device driver to turn the radio volume down when shutting down OS/2.