COMi: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "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 suppo..."
 
Jugbogdan (talk | contribs)
mNo edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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 andbaud rates to 460.8 kbps  
{{Software
|Picture=NA.png
|Version=
|Vendor=OS Tools
|Author=Emmett Culley
|License=GNU GPL
|Download=
}}
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.


==Download==
==Links==
* [https://github.com/OS2World/APP-COMM-ComScope Source Code at Github]
* [https://github.com/OS2World/APP-COMM-ComScope Source Code at Github]


==License==
[[Category:Device driver]]
* GNU GPL
[[Category:Open Source Software]]
 
==Author==
* [[Emmett Culley]]
* OS Tools
 
[[Category:Communications]]

Latest revision as of 18:24, 23 May 2025

COMi
Version
Vendor OS Tools
Author Emmett Culley
License GNU GPL
Download
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