summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax/arcofi.h
blob: 5e1bb9e993e59ac80c8dc6f7a620aa7ad542728a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* $Id: arcofi.h,v 1.1 1997/10/29 18:51:20 keil Exp $

 * arcofi.h   Ansteuerung ARCOFI 2165
 *
 * Author     Karsten Keil (keil@temic-ech.spacenet.de)
 *
 *
 *
 * $Log: arcofi.h,v $
 * Revision 1.1  1997/10/29 18:51:20  keil
 * New files
 *
 */
 
#define ARCOFI_USE	1

extern int send_arcofi(struct IsdnCardState *cs, const u_char *msg);