COMi: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
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 | 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== | ||
* [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) | |||
[[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)