ProtonOS / Proton

GNU General Public License v2.0
19 stars 6 forks source link

COM Ports #5

Closed Astaelan closed 12 years ago

Astaelan commented 12 years ago

Device based support for multiple COM Ports, abstracting their use for various specific devices that are attached. Must follow design for unified device driver model described by issue #4.

Must support the following:

Astaelan commented 12 years ago

Full com port support in the native kernel is not required, and is extensive to fully support. This will be properly implemented in the managed kernel later, and COMPortLogger can remain temporarily as is.