patch-2.4.3 linux/drivers/isdn/hisax/niccy.c
Next file: linux/drivers/isdn/hisax/nj_s.c
Previous file: linux/drivers/isdn/hisax/netjet.h
Back to the patch index
Back to the overall index
- Lines: 24
- Date:
Fri Mar 2 11:12:09 2001
- Orig file:
v2.4.2/linux/drivers/isdn/hisax/niccy.c
- Orig date:
Wed Nov 29 10:12:29 2000
diff -u --recursive --new-file v2.4.2/linux/drivers/isdn/hisax/niccy.c linux/drivers/isdn/hisax/niccy.c
@@ -1,4 +1,4 @@
-/* $Id: niccy.c,v 1.15.6.2 2000/11/29 16:00:14 kai Exp $
+/* $Id: niccy.c,v 1.15.6.4 2001/02/16 16:43:28 kai Exp $
*
* niccy.c low level stuff for Dr. Neuhaus NICCY PnP and NICCY PCI and
* compatible (SAGEM cybermodem)
@@ -7,7 +7,7 @@
*
* Thanks to Dr. Neuhaus and SAGEM for informations
*
- * This file is (c) under GNU PUBLIC LICENSE
+ * This file is (c) under GNU General Public License
*
*/
@@ -22,7 +22,7 @@
#include <linux/pci.h>
extern const char *CardType[];
-const char *niccy_revision = "$Revision: 1.15.6.2 $";
+const char *niccy_revision = "$Revision: 1.15.6.4 $";
#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)