Jump to content

FMRADIO.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "Driver for the FREE 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. DEVIC..."
 
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
Driver for the FREE PMRADIO by [[Paul Ratcliffe]].
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.
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>
  DEVICE=FMRADIO.SYS <parameters>


'''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).
 
* /V
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).
:It may be specified if you don't wish the device driver to turn the radio volume down when shutting down OS/2.
 
* /V  
It may be specified if you don't wish the device driver to turn the radio volume down when shutting down OS/2.
 
{| class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}


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

Latest revision as of 23:36, 1 February 2020

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.