patch-2.4.11-dontuse linux/drivers/isdn/hisax/asuscom.c
Next file: linux/drivers/isdn/hisax/avm_a1.c
Previous file: linux/drivers/isdn/hisax/arcofi.h
Back to the patch index
Back to the overall index
- Lines: 29
- Date:
Sun Sep 30 12:26:05 2001
- Orig file:
v2.4.10/linux/drivers/isdn/hisax/asuscom.c
- Orig date:
Wed Jul 25 17:10:20 2001
diff -u --recursive --new-file v2.4.10/linux/drivers/isdn/hisax/asuscom.c linux/drivers/isdn/hisax/asuscom.c
@@ -1,12 +1,14 @@
-/* $Id: asuscom.c,v 1.11.6.2 2001/07/13 09:20:12 kai Exp $
+/* $Id: asuscom.c,v 1.11.6.3 2001/09/23 22:24:46 kai Exp $
*
- * asuscom.c low level stuff for ASUSCOM NETWORK INC. ISDNLink cards
+ * low level stuff for ASUSCOM NETWORK INC. ISDNLink cards
*
- * Author Karsten Keil (keil@isdn4linux.de)
+ * Author Karsten Keil
+ * Copyright by Karsten Keil <keil@isdn4linux.de>
*
- * Thanks to ASUSCOM NETWORK INC. Taiwan and Dynalink NL for informations
+ * This software may be used and distributed according to the terms
+ * of the GNU General Public License, incorporated herein by reference.
*
- * This file is (c) under GNU General Public License
+ * Thanks to ASUSCOM NETWORK INC. Taiwan and Dynalink NL for information
*
*/
@@ -20,7 +22,7 @@
extern const char *CardType[];
-const char *Asuscom_revision = "$Revision: 1.11.6.2 $";
+const char *Asuscom_revision = "$Revision: 1.11.6.3 $";
#define byteout(addr,val) outb(val,addr)
#define bytein(addr) inb(addr)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)