--- zzzz-none-000/linux-2.4.17/drivers/net/sk98lin/skgesirq.c 2001-07-04 18:50:39.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/drivers/net/sk98lin/skgesirq.c 2004-11-24 13:23:36.000000000 +0000 @@ -2,8 +2,8 @@ * * Name: skgesirq.c * Project: GEnesis, PCI Gigabit Ethernet Adapter - * Version: $Revision: 1.65 $ - * Date: $Date: 2001/02/23 13:41:51 $ + * Version: $Revision: 1.1.1.1 $ + * Date: $Date: 2003/06/23 22:18:30 $ * Purpose: Special IRQ module * ******************************************************************************/ @@ -26,6 +26,12 @@ * History: * * $Log: skgesirq.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.65 2001/02/23 13:41:51 gklug * fix: PHYS2INST should be used correctly for Dual Net operation * chg: do no longer work with older PNMI @@ -271,7 +277,7 @@ */ static const char SysKonnectFileId[] = - "$Id: skgesirq.c,v 1.65 2001/02/23 13:41:51 gklug Exp $" ; + "$Id: skgesirq.c,v 1.1.1.1 2003/06/23 22:18:30 jharrell Exp $" ; #include "h/skdrv1st.h" /* Driver Specific Definitions */ #include "h/skgepnmi.h" /* PNMI Definitions */