--- zzzz-none-000/linux-2.4.17/drivers/char/synclink.c 2001-12-21 17:41:54.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/drivers/char/synclink.c 2004-11-24 13:23:21.000000000 +0000 @@ -1,7 +1,7 @@ /* * linux/drivers/char/synclink.c * - * $Id: synclink.c,v 3.12 2001/07/18 19:14:21 paulkf Exp $ + * $Id: synclink.c,v 1.1.1.1 2003/06/23 22:18:26 jharrell Exp $ * * Device driver for Microgate SyncLink ISA and PCI * high speed multiprotocol serial adapters. @@ -922,7 +922,7 @@ MODULE_PARM(txholdbufs,"1-" __MODULE_STRING(MAX_TOTAL_DEVICES) "i"); static char *driver_name = "SyncLink serial driver"; -static char *driver_version = "$Revision: 3.12 $"; +static char *driver_version = "$Revision: 1.1.1.1 $"; static int __init synclink_init_one (struct pci_dev *dev, const struct pci_device_id *ent);