cdb_isdn_card Struct Reference
[ISDN interface]

#include <hd.h>


Data Fields

int handle
 internal identifier idx in database
int vhandle
 internal identifier to vendor database
char * name
 cardname
char * lname
 vendor short name + cardname
char * Class
 CLASS of the card.
char * bus
 bus type
int revision
 revision used with USB
int vendor
 Vendor ID for ISAPNP and PCI cards.
int device
 Device ID for ISAPNP and PCI cards.
int subvendor
 Subvendor ID for PCI cards.
int subdevice
 Subdevice ID for PCI cards.
unsigned int features
 feature flags
int line_cnt
 count of ISDN ports
int vario_cnt
 count of driver varios
int vario
 referenz to driver vario record


Field Documentation

int cdb_isdn_card::handle

internal identifier idx in database

int cdb_isdn_card::vhandle

internal identifier to vendor database

char* cdb_isdn_card::name

cardname

char* cdb_isdn_card::lname

vendor short name + cardname

char* cdb_isdn_card::Class

CLASS of the card.

char* cdb_isdn_card::bus

bus type

int cdb_isdn_card::revision

revision used with USB

int cdb_isdn_card::vendor

Vendor ID for ISAPNP and PCI cards.

int cdb_isdn_card::device

Device ID for ISAPNP and PCI cards.

int cdb_isdn_card::subvendor

Subvendor ID for PCI cards.

A value of 0xffff is ANY_ID

int cdb_isdn_card::subdevice

Subdevice ID for PCI cards.

A value of 0xffff is ANY_ID

unsigned int cdb_isdn_card::features

feature flags

int cdb_isdn_card::line_cnt

count of ISDN ports

int cdb_isdn_card::vario_cnt

count of driver varios

int cdb_isdn_card::vario

referenz to driver vario record


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