COMi: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
Jugbogdan (talk | contribs)
mNo edit summary
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  
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==
==License==
* GNU GPL
* GNU GPL
* Author: Emmett Culley (OS Tools)


==Author==
* [[Emmett Culley]]
* OS Tools
[[Category:Communications]]
[[Category:Open Source Software]]
[[Category:Open Source Software]]

Revision as of 00:53, 8 July 2019

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

License

  • GNU GPL
  • Author: Emmett Culley (OS Tools)