URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rc203soc/] [sw/] [uClinux/] [drivers/] [isdn/] [hisax/] [arcofi.h] - Rev 1626
Go to most recent revision | Compare with Previous | Blame | View Log
/* $Id: arcofi.h,v 1.1 2005-12-20 10:17:01 jcastillo Exp $ * arcofi.h Ansteuerung ARCOFI 2165 * * Author Karsten Keil (keil@temic-ech.spacenet.de) * * * $Log: not supported by cvs2svn $ * Revision 1.1.1.1 2001/09/10 07:44:18 simons * Initial import * * Revision 1.1.1.1 2001/07/02 17:58:32 simons * Initial revision * * Revision 1.1.2.3 1998/05/27 18:04:50 keil * HiSax 3.0 * * Revision 1.1.2.2 1998/04/11 18:45:14 keil * New interface * * Revision 1.1.2.1 1997/11/15 18:57:38 keil * ARCOFI 2165 support * * */ #define ARCOFI_USE 1 extern int send_arcofi(struct IsdnCardState *cs, const u_char *msg, int bc, int receive);
Go to most recent revision | Compare with Previous | Blame | View Log