Jump to content

USBCOM.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "Driver for USB modems. At the moment support is only available for some devices from IBM and US Robotics. The USBCOM.SYS driver emulates an aditional COM port, this allows use..."
 
Ak120 (talk | contribs)
mNo edit summary
Line 2: Line 2:
  DEVICE=x:\OS2\BOOT\USBCOM.SYS <parameters>
  DEVICE=x:\OS2\BOOT\USBCOM.SYS <parameters>


'''Parameters:'''
==Parameters==
* /N:Value - Here can you control under which COM port number the USB device is available. Value can be in the range from 1 to 9. It had to be a non used COM port number. The default value is the first non used COM port number.
* /V - With this parameter gives the driver you some status information during the boot.
* /M:<X> - X = Number of USB Modems to be used at the same time
* /I:<X> - X = Size of Inbuffer in kB
* /O:<X> - X = Size of Outbuffer in kB
;TIP: By William L. Hartzell: Know that you can assign an alias to the USB port by using /N:COMx at the end of the USBCOM driver line. Thus it becomes useable with software that does not know about USB ports. You will need one driver line per modem.


* /N:Value
{{ProdS |V30=S|V31=S|V40=S|V45=S}}
Here can you control under which COM port number the USB device is available. Value can be in the range from 1 to 9. It had to be a non used COM port number. The default value is the first non used COM port number.
 
* /V
With this parameter gives the driver you some status information during the boot.
 
* /M:<X>
X=Number of USB Modems to be used at the same time
 
* /I:<X>
X = Size of Inbuffer in kB
 
* /O:<X>
X = Size of Outbuffer in kB
 
'''TIP:''' By William L. Hartzell: Know that you can assign an alias to the USB port by using /N:COMx at the end of the USBCOM driver line. Thus it becomes useable with software that does not know about USB ports. You will need one driver line per modem.
 
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|No
|Yes
|Yes
|Yes
|}


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

Revision as of 14:30, 10 April 2019

Driver for USB modems. At the moment support is only available for some devices from IBM and US Robotics. The USBCOM.SYS driver emulates an aditional COM port, this allows use of terminal or dialer software with the USB modem.

DEVICE=x:\OS2\BOOT\USBCOM.SYS <parameters>

Parameters

  • /N:Value - Here can you control under which COM port number the USB device is available. Value can be in the range from 1 to 9. It had to be a non used COM port number. The default value is the first non used COM port number.
  • /V - With this parameter gives the driver you some status information during the boot.
  • /M:<X> - X = Number of USB Modems to be used at the same time
  • /I:<X> - X = Size of Inbuffer in kB
  • /O:<X> - X = Size of Outbuffer in kB
TIP
By William L. Hartzell: Know that you can assign an alias to the USB port by using /N:COMx at the end of the USBCOM driver line. Thus it becomes useable with software that does not know about USB ports. You will need one driver line per modem.
Product Support
OS/2 1.3
OS/2 2.0
OS/2 2.1
OS/2 2.11 SMP
OS/2 Warp 3 S
OS/2 Warp Connect S
OS/2 Warp 4 S
OS/2 Warp Server for e-Business S