Jump to content

USBCOM.SYS

From EDM2
Revision as of 19:30, 14 October 2016 by 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.

Platform Support:

OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
No Yes Yes Yes