FMRADIO.SYS: Difference between revisions
Appearance
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..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
Driver for | 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 | |||
DEVICE=FMRADIO.SYS <parameters> | DEVICE=FMRADIO.SYS <parameters> | ||
==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. | |||
[[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.