Multi Port Serial Card for Linux
Software development Support for PCCOM card

All sample code and source code is free resource for PCCOM cards user; you can redistribute it and/or modify it

0.
Download Device Driver

Device driver for Kernel 2.2.0 - 2.2.13
Device driver for Kernel 2.2.14 - 2.2.17
Device driver for Kernel 2.4
Device driver for Kernel 2.4.18 - 3
Device driver for Kernel 2.4.18 - 6MDK
Device driver for Kernel 2.4.18 - 14
Device driver for Kernel 2.4.19
Device driver for Kernel 2.5.8
1.
Software develops information
This is the Linux Serial Programming HOWTO.
All about how to program communications with other devices/computers over a serial line under Linux.
Different techniques are explained: Canonical I/O (only complete lines are transmitted/received), asynchronous I/O, and waiting for input from multiple sources.
Load Serial Programming HOWTO
2.
Scope - Linux Serial Line Analyzer
Scope is a simple program that allows you to capture data flowing between two devices that communicate over a 7-wire (or fewer) RS232 serial connection. To do this, it requires a special cable. This page tells you how to obtain scope and how to build it, install it, and build the cable.
3.
Monitoring & Diagnostics
Serial Port Monitoring and Diagnostics program
4.
Receive Data
Is a sample program that receive data
5.
Transmit Data
Is a sample program that transmit data
6.
Modem Dial-Up
Modem Dial-Up from Serial Port
7.
Modem-Receive
Modem-Receive from Serial Port
8.
Development Tool Kits
9.
Application Demo
10.
Modem Howto
11.
Serial Howto
12.
Text Terminal Howto