patch-2.4.0-test6 linux/drivers/isdn/hisax/s0box.c
Next file: linux/drivers/isdn/hisax/saphir.c
Previous file: linux/drivers/isdn/hisax/rawhdlc.h
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Sun Aug 6 12:43:42 2000
- Orig file:
v2.4.0-test5/linux/drivers/isdn/hisax/s0box.c
- Orig date:
Thu Nov 11 20:11:38 1999
diff -u --recursive --new-file v2.4.0-test5/linux/drivers/isdn/hisax/s0box.c linux/drivers/isdn/hisax/s0box.c
@@ -1,9 +1,10 @@
-/* $Id: s0box.c,v 2.2 1999/07/12 21:05:25 keil Exp $
-
+/* $Id: s0box.c,v 2.3 2000/06/26 08:59:14 keil Exp $
+ *
* s0box.c low level stuff for Creatix S0BOX
*
* Author S0BOX specific stuff: Enrik Berkhan (enrik@starfleet.inka.de)
*
+ * This file is (c) under GNU PUBLIC LICENSE
*
*/
#define __NO_VERSION__
@@ -13,7 +14,7 @@
#include "isdnl1.h"
extern const char *CardType[];
-const char *s0box_revision = "$Revision: 2.2 $";
+const char *s0box_revision = "$Revision: 2.3 $";
static inline void
writereg(unsigned int padr, signed int addr, u_char off, u_char val) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)