--- zzzz-none-000/linux-2.4.17/drivers/isdn/hysdn/hysdn_init.c 2001-12-21 17:41:54.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/drivers/isdn/hysdn/hysdn_init.c 2004-11-24 13:22:51.000000000 +0000 @@ -1,4 +1,4 @@ -/* $Id: hysdn_init.c,v 1.1.4.1 2001/11/20 14:19:37 kai Exp $ +/* $Id: hysdn_init.c,v 1.1.1.1 2003/06/23 22:18:27 jharrell Exp $ * * Linux driver for HYSDN cards, init functions. * @@ -33,7 +33,7 @@ MODULE_AUTHOR("Werner Cornelius"); MODULE_LICENSE("GPL"); -static char *hysdn_init_revision = "$Revision: 1.1.4.1 $"; +static char *hysdn_init_revision = "$Revision: 1.1.1.1 $"; int cardmax; /* number of found cards */ hysdn_card *card_root = NULL; /* pointer to first card */