--- zzzz-none-000/linux-2.4.17/drivers/isdn/hisax/teles0.c 2001-12-21 17:41:54.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/drivers/isdn/hisax/teles0.c 2004-11-24 13:23:00.000000000 +0000 @@ -1,4 +1,4 @@ -/* $Id: teles0.c,v 1.1.4.1 2001/11/20 14:19:36 kai Exp $ +/* $Id: teles0.c,v 1.1.1.1 2003/06/23 22:18:27 jharrell Exp $ * * low level stuff for Teles Memory IO isdn cards * @@ -24,7 +24,7 @@ extern const char *CardType[]; -const char *teles0_revision = "$Revision: 1.1.4.1 $"; +const char *teles0_revision = "$Revision: 1.1.1.1 $"; #define TELES_IOMEM_SIZE 0x400 #define byteout(addr,val) outb(val,addr)