--- zzzz-none-000/linux-2.4.17/drivers/char/tpqic02.c 2001-09-14 21:40:00.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/drivers/char/tpqic02.c 2004-11-24 13:23:20.000000000 +0000 @@ -1,4 +1,4 @@ -/* $Id: tpqic02.c,v 1.10 1997/01/26 07:13:20 davem Exp $ +/* $Id: tpqic02.c,v 1.1.1.1 2003/06/23 22:18:26 jharrell Exp $ * * Driver for tape drive support for Linux-i386 * @@ -137,8 +137,8 @@ static volatile struct tpstatus tperror; /* last drive status */ -static char rcs_revision[] = "$Revision: 1.10 $"; -static char rcs_date[] = "$Date: 1997/01/26 07:13:20 $"; +static char rcs_revision[] = "$Revision: 1.1.1.1 $"; +static char rcs_date[] = "$Date: 2003/06/23 22:18:26 $"; /* Flag bits for status and outstanding requests. * (Could all be put in one bit-field-struct.)