/serialcomms

Units to locate serial hardware devices, plus netlink support and parsers.

Primary LanguagePascalGNU Lesser General Public License v2.1LGPL-2.1

serialcomms

Units to locate serial hardware devices, intended to support the serial.pp unit.

This tries to hide messy parsing of the /sys tree, but is likely to be at the mercy of Linux kernel module writers.

Also has support for detecting device hotplugging.

There are also a couple of example files for the standard FPC serial.pp unit. These are basically pretty simple, but unfortunately the simplicity is obfuscated by terminal setup stuff.