Main Page | Data Structures | File List | Data Fields | Globals

cctalk-channel-defs.h File Reference


Detailed Description

This is the header file for the channel to tty.

FIXME: Now I have started this I'm not sure this is the correct way to go perhaps an ini style file is the way to go.

Author:
Rod Boyce
Date:
19/10/04

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Data Structures

struct  tsCCTALK_CHANNEL_DEF
 Structure to define the mapping between cctalk channels and serial ports. More...


Enumerations

enum  teCCTALK_CHANNEL { eCCTALK_CHANNEL_A, eCCTALK_CHANNEL_B, eCCTALK_CHANNEL_C, eCCTALK_CHANNEL_END }
 List of avaliable channels in this cctalk server. More...


Variables

tsCCTALK_CHANNEL_DEF sCctalkChannelDef []


Enumeration Type Documentation

enum teCCTALK_CHANNEL
 

List of avaliable channels in this cctalk server.

This is an enumerated list of cctalk channels this can be used and that this server knows how to interact with. Extra channels can be added and removed from this list by extending the list. The file cctalk-channel-defs.c contains a mapping between cctalk channels and Linux ttyS's. There needs to be an entry for each channel list here so that the server knows where to direct cctalk channels

Enumeration values:
eCCTALK_CHANNEL_A  cctalk channel A on the Axis hardware
eCCTALK_CHANNEL_B  cctalk channel b on the Axis hardware
eCCTALK_CHANNEL_C  cctalk channel C on the Axis hardware
eCCTALK_CHANNEL_END  Do not delete the following line and only add extra cctalk channels above this line


Generated on Thu Jan 20 16:10:49 2005 for Axis cctalk sub-system by doxygen 1.3.6