COMi: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Software
|Picture=NA.png
|Version=
|Vendor=Emmett Culley (OS Tools)
|License=GNU GPL
|Download=[https://github.com/OS2World/APP-COMM-ComScope Source Code at Github]
}}
COMi, a multi-port asynchronous serial device driver, supports up to 99 serial devices. COMi supports shared interrupts on ISA machines with specific serial adapters. It supports standard UARTs and baud rates to 460.8 kbps.
COMi, a multi-port asynchronous serial device driver, supports up to 99 serial devices. COMi supports shared interrupts on ISA machines with specific serial adapters. It supports standard UARTs and baud rates to 460.8 kbps.


==Links==
==Links==
* [https://github.com/OS2World/APP-COMM-ComScope Source Code at Github]
* [https://github.com/OS2World/APP-COMM-ComScope Source Code at Github]
==License==
* GNU GPL
* Author: Emmett Culley (OS Tools)


[[Category:Communications]]
[[Category:Communications]]
[[Category:Open Source Software]]
[[Category:Open Source Software]]

Revision as of 04:18, 10 August 2020

COMi
Version
Vendor Emmett Culley (OS Tools)
Author
License GNU GPL
Download Source Code at Github
Website

COMi, a multi-port asynchronous serial device driver, supports up to 99 serial devices. COMi supports shared interrupts on ISA machines with specific serial adapters. It supports standard UARTs and baud rates to 460.8 kbps.

Links