Path: blob/master/drivers/isdn/hardware/eicon/dspdids.h
15115 views
1/*2*3Copyright (c) Eicon Networks, 2002.4*5This source file is supplied for the use with6Eicon Networks range of DIVA Server Adapters.7*8Eicon File Revision : 2.19*10This program is free software; you can redistribute it and/or modify11it under the terms of the GNU General Public License as published by12the Free Software Foundation; either version 2, or (at your option)13any later version.14*15This program is distributed in the hope that it will be useful,16but WITHOUT ANY WARRANTY OF ANY KIND WHATSOEVER INCLUDING ANY17implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.18See the GNU General Public License for more details.19*20You should have received a copy of the GNU General Public License21along with this program; if not, write to the Free Software22Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.23*24*/25#ifndef DSPDIDS_H_26#define DSPDIDS_H_27/*---------------------------------------------------------------------------*/28#define DSP_DID_INVALID 029#define DSP_DID_DIVA 130#define DSP_DID_DIVA_PRO 231#define DSP_DID_DIVA_PRO_20 332#define DSP_DID_DIVA_PRO_PCCARD 433#define DSP_DID_DIVA_SERVER_BRI_1M 534#define DSP_DID_DIVA_SERVER_BRI_2M 635#define DSP_DID_DIVA_SERVER_PRI_2M_TX 736#define DSP_DID_DIVA_SERVER_PRI_2M_RX 837#define DSP_DID_DIVA_SERVER_PRI_30M 938#define DSP_DID_TASK_HSCX 10039#define DSP_DID_TASK_HSCX_PRI_2M_TX 10140#define DSP_DID_TASK_HSCX_PRI_2M_RX 10241#define DSP_DID_TASK_V110KRNL 20042#define DSP_DID_OVERLAY_V1100 20143#define DSP_DID_OVERLAY_V1101 20244#define DSP_DID_OVERLAY_V1102 20345#define DSP_DID_OVERLAY_V1103 20446#define DSP_DID_OVERLAY_V1104 20547#define DSP_DID_OVERLAY_V1105 20648#define DSP_DID_OVERLAY_V1106 20749#define DSP_DID_OVERLAY_V1107 20850#define DSP_DID_OVERLAY_V1108 20951#define DSP_DID_OVERLAY_V1109 21052#define DSP_DID_TASK_V110_PRI_2M_TX 22053#define DSP_DID_TASK_V110_PRI_2M_RX 22154#define DSP_DID_TASK_MODEM 30055#define DSP_DID_TASK_FAX05 40056#define DSP_DID_TASK_VOICE 50057#define DSP_DID_TASK_TIKRNL81 60058#define DSP_DID_OVERLAY_DIAL 60159#define DSP_DID_OVERLAY_V22 60260#define DSP_DID_OVERLAY_V32 60361#define DSP_DID_OVERLAY_FSK 60462#define DSP_DID_OVERLAY_FAX 60563#define DSP_DID_OVERLAY_VXX 60664#define DSP_DID_OVERLAY_V8 60765#define DSP_DID_OVERLAY_INFO 60866#define DSP_DID_OVERLAY_V34 60967#define DSP_DID_OVERLAY_DFX 61068#define DSP_DID_PARTIAL_OVERLAY_DIAL 61169#define DSP_DID_PARTIAL_OVERLAY_FSK 61270#define DSP_DID_PARTIAL_OVERLAY_FAX 61371#define DSP_DID_TASK_TIKRNL05 70072/*---------------------------------------------------------------------------*/73#endif74/*---------------------------------------------------------------------------*/757677