nps (NEWISYS): common/dimm_map.h, common/jnet_shared.c, common/jne...
jajcus
jajcus at pld-linux.org
Mon Apr 10 13:56:58 CEST 2006
Author: jajcus Date: Mon Apr 10 11:56:58 2006 GMT
Module: nps Tag: NEWISYS
---- Log message:
- updated to V2.4.0.2.0
---- Files affected:
nps/common:
dimm_map.h (1.1.2.1 -> 1.1.2.2) , jnet_shared.c (1.1.2.1 -> 1.1.2.2) , jnet_shared.h (1.1.2.1 -> 1.1.2.2) , mc.h (1.1.2.1 -> 1.1.2.2) , nwsVersion.h (1.1.2.1 -> 1.1.2.2) , poci-start-script.sh (1.1.2.1 -> 1.1.2.2) , poci.h (1.1.2.1 -> 1.1.2.2) , product.h (1.1 -> 1.1.2.1) , sp_sockets.h (1.1 -> 1.1.2.1) , swinventory.h (1.1.2.1 -> 1.1.2.2) , swinventory.xml (1.1.2.1 -> 1.1.2.2)
nps/jnet:
jnet_plat_src.c (1.1.2.1 -> 1.1.2.2) , jnet_plat_src.h (1.1.2.1 -> 1.1.2.2) , jnet_shared.c (1.1.2.1 -> 1.1.2.2) , makefile.2_4 (1.1.2.1 -> 1.1.2.2) , makefile.common (1.1.2.1 -> 1.1.2.2) , swinventory.xml (1.1.2.1 -> 1.1.2.2)
nps/nws_mc:
makefile.2_4 (1.1.2.1 -> 1.1.2.2) , makefile.common (1.1.2.1 -> 1.1.2.2) , nws_mc_src.c (1.1.2.1 -> 1.1.2.2) , swinventory.xml (1.1.2.1 -> 1.1.2.2)
nps/poci:
makefile (1.1.2.1 -> 1.1.2.2) , makefile_hb (1.1 -> 1.1.2.1) , makefile_mc (1.1.2.1 -> 1.1.2.2) , makefile_poci (1.1 -> 1.1.2.1) , nws_hb.c (1.1.2.1 -> 1.1.2.2) , nws_hb.h (1.1.2.1 -> 1.1.2.2) , nws_mc.c (1.1.2.1 -> 1.1.2.2) , nws_mc.h (1.1.2.1 -> 1.1.2.2) , nws_poci.c (1.1.2.1 -> 1.1.2.2) , nws_poci.h (1.1.2.1 -> 1.1.2.2) , poci.h (1.1.2.1 -> 1.1.2.2) , swinventory.xml (1.1.2.1 -> 1.1.2.2)
nps/poci/script:
poci (1.1.2.1 -> 1.1.2.2)
---- Diffs:
================================================================
Index: nps/common/dimm_map.h
diff -u nps/common/dimm_map.h:1.1.2.1 nps/common/dimm_map.h:1.1.2.2
--- nps/common/dimm_map.h:1.1.2.1 Thu Sep 22 13:18:01 2005
+++ nps/common/dimm_map.h Mon Apr 10 13:56:53 2006
@@ -2,7 +2,7 @@
// dimm_map.h
//----------------------------------------------------------------------------
//
-//
+// (c) 2002-2003 Newisys, Inc. All rights reserved.
//
//----------------------------------------------------------------------------
// $Header$
================================================================
Index: nps/common/jnet_shared.c
diff -u nps/common/jnet_shared.c:1.1.2.1 nps/common/jnet_shared.c:1.1.2.2
--- nps/common/jnet_shared.c:1.1.2.1 Thu Sep 22 13:18:01 2005
+++ nps/common/jnet_shared.c Mon Apr 10 13:56:53 2006
@@ -4,21 +4,8 @@
// Ethernet over Prs driver for Linux kernel 2.4
// ----------------------------------------------------------------------------
//
-//
-// This program is free software; you can redistribute it and/or modify
-// it under the terms of the GNU General Public License as published by
-// the Free Software Foundation; either version 2 of the License, or
-// (at your option) any later version.
-//
-// This program is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-//
+// (c) 2002-2003 Newisys, Inc. All rights reserved.
+// $GPL$
//
// ----------------------------------------------------------------------------
// $Header$
================================================================
Index: nps/common/jnet_shared.h
diff -u nps/common/jnet_shared.h:1.1.2.1 nps/common/jnet_shared.h:1.1.2.2
--- nps/common/jnet_shared.h:1.1.2.1 Thu Sep 22 13:18:01 2005
+++ nps/common/jnet_shared.h Mon Apr 10 13:56:53 2006
@@ -4,21 +4,8 @@
// Ethernet over Prs driver for Linux kernel 2.4, Solaris9 and Windows.
// ----------------------------------------------------------------------------
//
-//
-// This program is free software; you can redistribute it and/or modify
-// it under the terms of the GNU General Public License as published by
-// the Free Software Foundation; either version 2 of the License, or
-// (at your option) any later version.
-//
-// This program is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-//
+// (c) 2002-2003 Newisys, Inc. All rights reserved.
+// $GPL$
//
// ----------------------------------------------------------------------------
// $Header$
================================================================
Index: nps/common/mc.h
diff -u nps/common/mc.h:1.1.2.1 nps/common/mc.h:1.1.2.2
--- nps/common/mc.h:1.1.2.1 Thu Sep 22 13:18:01 2005
+++ nps/common/mc.h Mon Apr 10 13:56:53 2006
@@ -4,21 +4,8 @@
// Global header file for machine check
//
//
-//
-// This program is free software; you can redistribute it and/or modify
-// it under the terms of the GNU General Public License as published by
-// the Free Software Foundation; either version 2 of the License, or
-// (at your option) any later version.
-//
-// This program is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-//
+// (c) 2002-2003 Newisys, Inc. All rights reserved.
+// $GPL$
#ifndef NWS_MC
#define NWS_MC
================================================================
Index: nps/common/nwsVersion.h
diff -u nps/common/nwsVersion.h:1.1.2.1 nps/common/nwsVersion.h:1.1.2.2
--- nps/common/nwsVersion.h:1.1.2.1 Thu Sep 22 13:18:01 2005
+++ nps/common/nwsVersion.h Mon Apr 10 13:56:53 2006
@@ -1,5 +1,5 @@
#ifndef __NEWISYS_INCLUDE_NWSVERSION_H__
#define __NEWISYS_INCLUDE_NWSVERSION_H__
-#define PLATFORM_PRODUCT_VERSION "V2.3.0.9"
+#define PLATFORM_PRODUCT_VERSION "V2.4.0.2"
#endif /* __NEWISYS_INCLUDE_NWSVERSION_H__ */
================================================================
Index: nps/common/poci-start-script.sh
diff -u nps/common/poci-start-script.sh:1.1.2.1 nps/common/poci-start-script.sh:1.1.2.2
--- nps/common/poci-start-script.sh:1.1.2.1 Thu Sep 22 13:18:01 2005
+++ nps/common/poci-start-script.sh Mon Apr 10 13:56:53 2006
@@ -18,7 +18,7 @@
# Short-Description: Poci daemon
### END INIT INFO
#
-#
+# (c) 2002-2003 Newisys, Inc. All rights reserved.
#
# $Header$
#
================================================================
Index: nps/common/poci.h
diff -u nps/common/poci.h:1.1.2.1 nps/common/poci.h:1.1.2.2
--- nps/common/poci.h:1.1.2.1 Thu Sep 22 13:18:01 2005
+++ nps/common/poci.h Mon Apr 10 13:56:53 2006
@@ -1,19 +1,6 @@
//
-//
-// This program is free software; you can redistribute it and/or modify
-// it under the terms of the GNU General Public License as published by
-// the Free Software Foundation; either version 2 of the License, or
-// (at your option) any later version.
-//
-// This program is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-//
+// (c) 2002-2003 Newisys, Inc. All rights reserved.
+// $GPL$
//
//
// $Header$
================================================================
Index: nps/common/product.h
diff -u nps/common/product.h:1.1 nps/common/product.h:1.1.2.1
--- nps/common/product.h:1.1 Mon Jul 25 21:42:52 2005
+++ nps/common/product.h Mon Apr 10 13:56:53 2006
@@ -1,19 +1,6 @@
//
-//
-// This program is free software; you can redistribute it and/or modify
-// it under the terms of the GNU General Public License as published by
-// the Free Software Foundation; either version 2 of the License, or
-// (at your option) any later version.
-//
-// This program is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-//
+// (c) 2002-2003 Newisys, Inc. All rights reserved.
+// $GPL$
//
#ifndef __PRODUCT_H__
#define __PRODUCT_H__
================================================================
Index: nps/common/sp_sockets.h
diff -u nps/common/sp_sockets.h:1.1 nps/common/sp_sockets.h:1.1.2.1
--- nps/common/sp_sockets.h:1.1 Mon Jul 25 21:42:52 2005
+++ nps/common/sp_sockets.h Mon Apr 10 13:56:53 2006
@@ -5,7 +5,7 @@
// diagnostics code
//
//
-//
+// (c) 2002-2003 Newisys, Inc. All rights reserved.
//**********************************************************
//
================================================================
Index: nps/common/swinventory.h
diff -u nps/common/swinventory.h:1.1.2.1 nps/common/swinventory.h:1.1.2.2
--- nps/common/swinventory.h:1.1.2.1 Thu Sep 22 13:18:01 2005
+++ nps/common/swinventory.h Mon Apr 10 13:56:53 2006
@@ -1,5 +1,5 @@
/*
- *
+ * (c) 2002-2003 Newisys, Inc. All rights reserved.
*
* $Header$
*
================================================================
Index: nps/common/swinventory.xml
diff -u nps/common/swinventory.xml:1.1.2.1 nps/common/swinventory.xml:1.1.2.2
--- nps/common/swinventory.xml:1.1.2.1 Thu Sep 22 13:18:01 2005
+++ nps/common/swinventory.xml Mon Apr 10 13:56:53 2006
@@ -2,10 +2,10 @@
<SoftwareInventory>
<Software>
<SWName>Platform Drivers</SWName>
- <SWRev>V2.3.0.9</SWRev>
+ <SWRev>V2.4.0.2</SWRev>
<SWInfo>Platform Driver Software Bundle</SWInfo>
<SWInstalledDate>0</SWInstalledDate>
- <os>linux</os>
+ <os>Linux</os>
</Software>
</SoftwareInventory>
</Inventory>
================================================================
Index: nps/jnet/jnet_plat_src.c
diff -u nps/jnet/jnet_plat_src.c:1.1.2.1 nps/jnet/jnet_plat_src.c:1.1.2.2
--- nps/jnet/jnet_plat_src.c:1.1.2.1 Thu Sep 22 13:18:01 2005
+++ nps/jnet/jnet_plat_src.c Mon Apr 10 13:56:53 2006
@@ -4,21 +4,8 @@
// Ethernet over Prs driver for Linux kernel 2.4
// ----------------------------------------------------------------------------
//
-//
-// This program is free software; you can redistribute it and/or modify
-// it under the terms of the GNU General Public License as published by
-// the Free Software Foundation; either version 2 of the License, or
-// (at your option) any later version.
-//
-// This program is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-//
+// (c) 2002-2003 Newisys, Inc. All rights reserved.
+// $GPL$
//
// ----------------------------------------------------------------------------
// $Header$
================================================================
Index: nps/jnet/jnet_plat_src.h
diff -u nps/jnet/jnet_plat_src.h:1.1.2.1 nps/jnet/jnet_plat_src.h:1.1.2.2
--- nps/jnet/jnet_plat_src.h:1.1.2.1 Thu Sep 22 13:18:01 2005
+++ nps/jnet/jnet_plat_src.h Mon Apr 10 13:56:53 2006
@@ -4,21 +4,8 @@
// Ethernet over Prs driver for Linux kernel 2.4
// ----------------------------------------------------------------------------
//
-//
-// This program is free software; you can redistribute it and/or modify
-// it under the terms of the GNU General Public License as published by
-// the Free Software Foundation; either version 2 of the License, or
-// (at your option) any later version.
-//
-// This program is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-//
+// (c) 2002-2003 Newisys, Inc. All rights reserved.
+// $GPL$
//
// ----------------------------------------------------------------------------
// $Header$
================================================================
Index: nps/jnet/jnet_shared.c
diff -u nps/jnet/jnet_shared.c:1.1.2.1 nps/jnet/jnet_shared.c:1.1.2.2
--- nps/jnet/jnet_shared.c:1.1.2.1 Thu Sep 22 13:18:01 2005
+++ nps/jnet/jnet_shared.c Mon Apr 10 13:56:53 2006
@@ -4,21 +4,8 @@
// Ethernet over Prs driver for Linux kernel 2.4
// ----------------------------------------------------------------------------
//
-//
-// This program is free software; you can redistribute it and/or modify
-// it under the terms of the GNU General Public License as published by
-// the Free Software Foundation; either version 2 of the License, or
-// (at your option) any later version.
-//
-// This program is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-//
+// (c) 2002-2003 Newisys, Inc. All rights reserved.
+// $GPL$
//
// ----------------------------------------------------------------------------
// $Header$
================================================================
Index: nps/jnet/makefile.2_4
diff -u nps/jnet/makefile.2_4:1.1.2.1 nps/jnet/makefile.2_4:1.1.2.2
--- nps/jnet/makefile.2_4:1.1.2.1 Thu Sep 22 13:18:01 2005
+++ nps/jnet/makefile.2_4 Mon Apr 10 13:56:53 2006
@@ -1,19 +1,6 @@
################################################################################
#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-#
+# $GPL$
#
# $Header$
#
================================================================
Index: nps/jnet/makefile.common
diff -u nps/jnet/makefile.common:1.1.2.1 nps/jnet/makefile.common:1.1.2.2
--- nps/jnet/makefile.common:1.1.2.1 Thu Sep 22 13:18:01 2005
+++ nps/jnet/makefile.common Mon Apr 10 13:56:53 2006
@@ -1,19 +1,6 @@
################################################################################
#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-#
+# $GPL$
#
# $Header$
#
================================================================
Index: nps/jnet/swinventory.xml
diff -u nps/jnet/swinventory.xml:1.1.2.1 nps/jnet/swinventory.xml:1.1.2.2
--- nps/jnet/swinventory.xml:1.1.2.1 Thu Sep 22 13:18:01 2005
+++ nps/jnet/swinventory.xml Mon Apr 10 13:56:53 2006
@@ -2,11 +2,11 @@
<SoftwareInventory>
<Software>
<SWName>JNet</SWName>
- <SWRev>V2.3.0.9</SWRev>
+ <SWRev>V2.4.0.2</SWRev>
<SWInfo>JNet Communications Platform Driver</SWInfo>
<SWInstalledDate>0</SWInstalledDate>
<bits />
- <os>linux</os>
+ <os>Linux</os>
<bits></bits>
</Software>
</SoftwareInventory>
================================================================
Index: nps/nws_mc/makefile.2_4
diff -u nps/nws_mc/makefile.2_4:1.1.2.1 nps/nws_mc/makefile.2_4:1.1.2.2
--- nps/nws_mc/makefile.2_4:1.1.2.1 Thu Sep 22 13:18:01 2005
+++ nps/nws_mc/makefile.2_4 Mon Apr 10 13:56:53 2006
@@ -1,19 +1,6 @@
################################################################################
#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-#
+# $GPL$
#
# $Header$
#
================================================================
Index: nps/nws_mc/makefile.common
diff -u nps/nws_mc/makefile.common:1.1.2.1 nps/nws_mc/makefile.common:1.1.2.2
--- nps/nws_mc/makefile.common:1.1.2.1 Thu Sep 22 13:18:01 2005
+++ nps/nws_mc/makefile.common Mon Apr 10 13:56:53 2006
@@ -1,19 +1,6 @@
################################################################################
#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-#
+# $GPL$
#
# $Header$
#
================================================================
Index: nps/nws_mc/nws_mc_src.c
diff -u nps/nws_mc/nws_mc_src.c:1.1.2.1 nps/nws_mc/nws_mc_src.c:1.1.2.2
--- nps/nws_mc/nws_mc_src.c:1.1.2.1 Thu Sep 22 13:18:01 2005
+++ nps/nws_mc/nws_mc_src.c Mon Apr 10 13:56:53 2006
@@ -1,21 +1,8 @@
//
-//
+// (c) 2002-2003 Newisys, Inc. All rights reserved.
//
// $Header$
-// This program is free software; you can redistribute it and/or modify
-// it under the terms of the GNU General Public License as published by
-// the Free Software Foundation; either version 2 of the License, or
-// (at your option) any later version.
-//
-// This program is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-//
+// $GPL$
/*****************************************************************
Newisys Machine Check Driver.
================================================================
Index: nps/nws_mc/swinventory.xml
diff -u nps/nws_mc/swinventory.xml:1.1.2.1 nps/nws_mc/swinventory.xml:1.1.2.2
--- nps/nws_mc/swinventory.xml:1.1.2.1 Thu Sep 22 13:18:01 2005
+++ nps/nws_mc/swinventory.xml Mon Apr 10 13:56:53 2006
@@ -2,11 +2,11 @@
<SoftwareInventory>
<Software>
<SWName>Machine Check</SWName>
- <SWRev>V2.3.0.9</SWRev>
+ <SWRev>V2.4.0.2</SWRev>
<SWInfo>Machine Check Platform Driver</SWInfo>
<SWInstalledDate>0</SWInstalledDate>
<bits />
- <os>linux</os>
+ <os>Linux</os>
<bits></bits>
</Software>
</SoftwareInventory>
================================================================
Index: nps/poci/makefile
diff -u nps/poci/makefile:1.1.2.1 nps/poci/makefile:1.1.2.2
--- nps/poci/makefile:1.1.2.1 Thu Sep 22 13:18:01 2005
+++ nps/poci/makefile Mon Apr 10 13:56:53 2006
@@ -1,19 +1,6 @@
################################################################################
#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-#
+# $GPL$
#
################################################################################
================================================================
Index: nps/poci/makefile_hb
diff -u nps/poci/makefile_hb:1.1 nps/poci/makefile_hb:1.1.2.1
--- nps/poci/makefile_hb:1.1 Mon Jul 25 21:42:57 2005
+++ nps/poci/makefile_hb Mon Apr 10 13:56:53 2006
@@ -1,19 +1,6 @@
################################################################################
#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-#
+# $GPL$
#
################################################################################
================================================================
Index: nps/poci/makefile_mc
diff -u nps/poci/makefile_mc:1.1.2.1 nps/poci/makefile_mc:1.1.2.2
--- nps/poci/makefile_mc:1.1.2.1 Thu Sep 22 13:18:01 2005
+++ nps/poci/makefile_mc Mon Apr 10 13:56:53 2006
@@ -1,19 +1,6 @@
################################################################################
#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-#
+# $GPL$
#
################################################################################
KERNEL_MAJOR_VERSION ?= $(shell uname -r | sed 's/\([0-9]*\)\.[0-9]*\..*/\1/')
================================================================
Index: nps/poci/makefile_poci
diff -u nps/poci/makefile_poci:1.1 nps/poci/makefile_poci:1.1.2.1
--- nps/poci/makefile_poci:1.1 Mon Jul 25 21:42:57 2005
+++ nps/poci/makefile_poci Mon Apr 10 13:56:53 2006
@@ -1,19 +1,6 @@
################################################################################
#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-#
+# $GPL$
#
################################################################################
KERNEL_MAJOR_VERSION ?= $(shell uname -r | sed 's/\([0-9]*\)\.[0-9]*\..*/\1/')
@@ -31,7 +18,12 @@
.PHONY: all install uninstall clean
all:
- gcc -I ../common -o nws_poci nws_poci.c $(CFLAGS_EXTRA)
+ @if [ ! -f /usr/include/pci/pci.h ] ; then \
+ echo " pciutils-devel package must be installed first"; \
+ exit 1; \
+ else \
+ gcc -I ../common -o nws_poci nws_poci.c $(CFLAGS_EXTRA); \
<<Diff was trimmed, longer than 597 lines>>
---- CVS-web:
http://cvs.pld-linux.org/nps/common/dimm_map.h?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/common/jnet_shared.c?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/common/jnet_shared.h?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/common/mc.h?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/common/nwsVersion.h?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/common/poci-start-script.sh?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/common/poci.h?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/common/product.h?r1=1.1&r2=1.1.2.1&f=u
http://cvs.pld-linux.org/nps/common/sp_sockets.h?r1=1.1&r2=1.1.2.1&f=u
http://cvs.pld-linux.org/nps/common/swinventory.h?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/common/swinventory.xml?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/jnet/jnet_plat_src.c?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/jnet/jnet_plat_src.h?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/jnet/jnet_shared.c?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/jnet/makefile.2_4?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/jnet/makefile.common?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/jnet/swinventory.xml?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/nws_mc/makefile.2_4?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/nws_mc/makefile.common?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/nws_mc/nws_mc_src.c?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/nws_mc/swinventory.xml?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/poci/makefile?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/poci/makefile_hb?r1=1.1&r2=1.1.2.1&f=u
http://cvs.pld-linux.org/nps/poci/makefile_mc?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/poci/makefile_poci?r1=1.1&r2=1.1.2.1&f=u
http://cvs.pld-linux.org/nps/poci/nws_hb.c?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/poci/nws_hb.h?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/poci/nws_mc.c?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/poci/nws_mc.h?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/poci/nws_poci.c?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/poci/nws_poci.h?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/poci/poci.h?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/poci/swinventory.xml?r1=1.1.2.1&r2=1.1.2.2&f=u
http://cvs.pld-linux.org/nps/poci/script/poci?r1=1.1.2.1&r2=1.1.2.2&f=u
More information about the pld-cvs-commit
mailing list