summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/isdn_cards.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-06-17 13:25:08 +0000
committerRalf Baechle <ralf@linux-mips.org>1999-06-17 13:25:08 +0000
commit59223edaa18759982db0a8aced0e77457d10c68e (patch)
tree89354903b01fa0a447bffeefe00df3044495db2e /drivers/isdn/isdn_cards.h
parentdb7d4daea91e105e3859cf461d7e53b9b77454b2 (diff)
Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don't
have a MIPS box at hand.
Diffstat (limited to 'drivers/isdn/isdn_cards.h')
-rw-r--r--drivers/isdn/isdn_cards.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/drivers/isdn/isdn_cards.h b/drivers/isdn/isdn_cards.h
index e6e2aa127..78173e747 100644
--- a/drivers/isdn/isdn_cards.h
+++ b/drivers/isdn/isdn_cards.h
@@ -1,8 +1,8 @@
-/* $Id: isdn_cards.h,v 1.2 1997/02/03 23:31:55 fritz Exp $
+/* $Id: isdn_cards.h,v 1.3 1999/04/12 12:33:13 fritz Exp $
* Linux ISDN subsystem, initialization for non-modularized drivers.
*
- * Copyright 1994,95,96 by Fritz Elfert (fritz@wuemaus.franken.de)
+ * Copyright 1994-1999 by Fritz Elfert (fritz@isdn4linux.de)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -19,6 +19,9 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
* $Log: isdn_cards.h,v $
+ * Revision 1.3 1999/04/12 12:33:13 fritz
+ * Changes from 2.0 tree.
+ *
* Revision 1.2 1997/02/03 23:31:55 fritz
* Reformatted according CodingStyle
*