Handle ISDN devices.
More...
Handle ISDN devices.
- Author
- (C) 2003 kkeil.nosp@m.@sus.nosp@m.e.de
◆ CDBISDN_P_IO
◆ CDBISDN_P_IRQ
#define CDBISDN_P_IRQ 0x1 |
◆ CDBISDN_P_MEM
#define CDBISDN_P_MEM 0x2 |
◆ CDBISDN_P_NONE
#define CDBISDN_P_NONE 0x0 |
◆ CDBISDN_VERSION
#define CDBISDN_VERSION 0x0101 |
◆ PCI_ANY_ID
#define PCI_ANY_ID 0xffff |
◆ hd_cdbisdn_get_card()
◆ hd_cdbisdn_get_card_from_id()
cdb_isdn_card * hd_cdbisdn_get_card_from_id |
( |
int |
vendor, |
|
|
int |
device, |
|
|
int |
subvendor, |
|
|
int |
subdevice |
|
) |
| |
|
extern |
References cdb_isdncard_idsorted, cdb_isdncard_info, CDBISDN_card_cnt, CDBISDN_readhwdb, compare_id(), debprintf, cdb_isdn_card::device, device, init_cdbisdn(), PCI_ANY_ID, cdb_isdn_card::subdevice, cdb_isdn_card::subvendor, cdb_isdn_card::vendor, and vendor.
Referenced by get_dsl_info(), and get_isdn_info().
◆ hd_cdbisdn_get_card_from_type()
cdb_isdn_card * hd_cdbisdn_get_card_from_type |
( |
int |
typ, |
|
|
int |
subtyp |
|
) |
| |
|
extern |
◆ hd_cdbisdn_get_db_date()
char * hd_cdbisdn_get_db_date |
( |
void |
| ) |
|
|
extern |
◆ hd_cdbisdn_get_db_version()
int hd_cdbisdn_get_db_version |
( |
void |
| ) |
|
|
extern |
◆ hd_cdbisdn_get_vario()
◆ hd_cdbisdn_get_vario_from_type()
cdb_isdn_vario * hd_cdbisdn_get_vario_from_type |
( |
int |
typ, |
|
|
int |
subtyp |
|
) |
| |
|
extern |
◆ hd_cdbisdn_get_vendor()
◆ hd_cdbisdn_get_version()
int hd_cdbisdn_get_version |
( |
void |
| ) |
|
|
extern |