Next
Previous Contents
The Linux Serial Programming HOWTO
by Peter H. Baumann,
Peter.Baumann@dlr.de
v1.0, 22 January 1998
This document describes how to program communications with devices over a serial port on a Linux box.
1.
Introduction
1.1 Copyright
1.2 New Versions Of This Document
1.3 Feedback
2.
Getting started
2.1 Debugging
2.2 Port Settings
2.3 Input Concepts for Serial Devices
3.
Program Examples
3.1 Canonical Input Processing
3.2 Non-Canonical Input Processing
3.3 Asynchronous Input
3.4 Waiting for Input from Multiple Sources
4.
Other Sources of Information
5.
Contributions
Next
Previous Contents