--- zzzz-none-000/linux-2.4.17/drivers/net/sk98lin/ski2c.c 2001-07-04 18:50:39.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/drivers/net/sk98lin/ski2c.c 2004-11-24 13:23:36.000000000 +0000 @@ -2,8 +2,8 @@ * * Name: ski2c.c * Project: GEnesis, PCI Gigabit Ethernet Adapter - * Version: $Revision: 1.47 $ - * Date: $Date: 2001/04/05 11:38:09 $ + * Version: $Revision: 1.1.1.1 $ + * Date: $Date: 2003/06/23 22:18:30 $ * Purpose: Functions to access Voltage and Temperature Sensor * (taken from Monalisa (taken from Concentrator)) * @@ -27,6 +27,12 @@ * History: * * $Log: ski2c.c,v $ + * Revision 1.1.1.1 2003/06/23 22:18:30 jharrell + * Imported kernel sources + * + * Revision 1.2 2002/05/29 17:42:33 jharrell + * Alignment with MontaVista Linux (2.1) + * * Revision 1.47 2001/04/05 11:38:09 rassmann * Set SenState to idle in SkI2cWaitIrq(). * Changed error message in SkI2cWaitIrq(). @@ -192,7 +198,7 @@ * I2C Protocol */ static const char SysKonnectFileId[] = - "$Id: ski2c.c,v 1.47 2001/04/05 11:38:09 rassmann Exp $"; + "$Id: ski2c.c,v 1.1.1.1 2003/06/23 22:18:30 jharrell Exp $"; #include "h/skdrv1st.h" /* Driver Specific Definitions */ #include "h/lm80.h"