cdb_isdn_vario Struct Reference
[ISDN interface]

#include <hd.h>


Data Fields

int handle
 idx in database
int next_vario
 link to alternate vario
int drvid
 unique id of the driver vario
int typ
 Type to identify the driver.
int subtyp
 Subtype of the driver type.
int smp
 SMP supported ?
char * mod_name
 name of the driver module
char * para_str
 optional parameter string
char * mod_preload
 optional modules to preload
char * cfg_prog
 optional cfg prog
char * firmware
 optional firmware to load
char * description
 optional description
char * need_pkg
 list of packages needed for function
char * info
 optional additional info
char * protocol
 supported D-channel protocols
char * interface
 supported API interfaces
char * io
 possible IO ports with legacy ISA cards
char * irq
 possible interrupts with legacy ISA cards
char * membase
 possible membase with legacy ISA cards
char * features
 optional features
int card_ref
 reference to a card
char * name
 driver name


Field Documentation

int cdb_isdn_vario::card_ref
 

reference to a card

char* cdb_isdn_vario::cfg_prog
 

optional cfg prog

char* cdb_isdn_vario::description
 

optional description

int cdb_isdn_vario::drvid
 

unique id of the driver vario

char* cdb_isdn_vario::features
 

optional features

char* cdb_isdn_vario::firmware
 

optional firmware to load

int cdb_isdn_vario::handle
 

idx in database

char* cdb_isdn_vario::info
 

optional additional info

char* cdb_isdn_vario::interface
 

supported API interfaces

char* cdb_isdn_vario::io
 

possible IO ports with legacy ISA cards

char* cdb_isdn_vario::irq
 

possible interrupts with legacy ISA cards

char* cdb_isdn_vario::membase
 

possible membase with legacy ISA cards

char* cdb_isdn_vario::mod_name
 

name of the driver module

char* cdb_isdn_vario::mod_preload
 

optional modules to preload

char* cdb_isdn_vario::name
 

driver name

char* cdb_isdn_vario::need_pkg
 

list of packages needed for function

int cdb_isdn_vario::next_vario
 

link to alternate vario

char* cdb_isdn_vario::para_str
 

optional parameter string

char* cdb_isdn_vario::protocol
 

supported D-channel protocols

int cdb_isdn_vario::smp
 

SMP supported ?

int cdb_isdn_vario::subtyp
 

Subtype of the driver type.

int cdb_isdn_vario::typ
 

Type to identify the driver.


The documentation for this struct was generated from the following file: