SPECS: e1000.spec, ixgbe.spec, ixgb.spec, igb.spec - more specific chipset ...

gotar gotar at pld-linux.org
Thu Dec 11 21:00:43 CET 2008


Author: gotar                        Date: Thu Dec 11 20:00:43 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more specific chipset enumeration

---- Files affected:
SPECS:
   e1000.spec (1.114 -> 1.115) , ixgbe.spec (1.21 -> 1.22) , ixgb.spec (1.19 -> 1.20) , igb.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/e1000.spec
diff -u SPECS/e1000.spec:1.114 SPECS/e1000.spec:1.115
--- SPECS/e1000.spec:1.114	Sat Dec  6 09:59:49 2008
+++ SPECS/e1000.spec	Thu Dec 11 21:00:36 2008
@@ -36,11 +36,11 @@
 
 %description
 This package contains the Linux driver for the Intel(R) PRO/1000
-adapters with 8254x chipsets.
+adapters with 8254x non-PCIe chipsets.
 
 %description -l pl.UTF-8
 Ten pakiet zawiera sterownik dla Linuksa do kart sieciowych z rodziny
-Intel(R) PRO/1000 opartych o układy 8254x.
+Intel(R) PRO/1000 opartych o układy 8254x niebędące PCIe.
 
 %package -n kernel%{_alt_kernel}-net-e1000
 Summary:	Intel(R) PRO/1000 driver for Linux
@@ -57,11 +57,11 @@
 
 %description -n kernel%{_alt_kernel}-net-e1000
 This package contains the Linux driver for the Intel(R) PRO/1000
-adapters with 8254x chipsets.
+adapters with 8254x non-PCIe chipsets.
 
 %description -n kernel%{_alt_kernel}-net-e1000 -l pl.UTF-8
 Ten pakiet zawiera sterownik dla Linuksa do kart sieciowych z rodziny
-Intel(R) PRO/1000 opartych o układy 8254x.
+Intel(R) PRO/1000 opartych o układy 8254x nie będące PCIe.
 
 %prep
 %setup -q -n %{pname}-%{version}
@@ -107,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.115  2008/12/11 20:00:36  gotar
+- more specific chipset enumeration
+
 Revision 1.114  2008/12/06 08:59:49  arekm
 - release 7
 

================================================================
Index: SPECS/ixgbe.spec
diff -u SPECS/ixgbe.spec:1.21 SPECS/ixgbe.spec:1.22
--- SPECS/ixgbe.spec:1.21	Sat Dec  6 13:27:35 2008
+++ SPECS/ixgbe.spec	Thu Dec 11 21:00:36 2008
@@ -33,11 +33,11 @@
 
 %description
 This package contains the Linux driver for the Intel(R) 10 Gigabit
-adapters with 82598 chipset.
+adapters with 82598EB chipset.
 
 %description -l pl.UTF-8
 Ten pakiet zawiera sterownik dla Linuksa do kart sieciowych z rodziny
-Intel(R) 10 Gigabit opartych o układ 82598.
+Intel(R) 10 Gigabit opartych o układ 82598EB.
 
 %package -n kernel%{_alt_kernel}-net-ixgbe
 Summary:	Intel(R) 10 Gigabit driver for Linux
@@ -52,11 +52,11 @@
 
 %description -n kernel%{_alt_kernel}-net-ixgbe
 This package contains the Linux driver for the Intel(R) 10 Gigabit
-adapters with 82598 chipset.
+adapters with 82598EB chipset.
 
 %description -n kernel%{_alt_kernel}-net-ixgbe -l pl.UTF-8
 Ten pakiet zawiera sterownik dla Linuksa do kart sieciowych z rodziny
-Intel(R) 10 Gigabit opartych o układ 82598.
+Intel(R) 10 Gigabit opartych o układ 82598EB.
 
 %prep
 %setup -q -n %{pname}-%{version}
@@ -101,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2008/12/11 20:00:36  gotar
+- more specific chipset enumeration
+
 Revision 1.21  2008/12/06 12:27:35  hawk
 - release 5
 
@@ -163,4 +166,3 @@
 
 Revision 1.1  2008-05-05 15:54:49  hawk
 - kernel driver for Intel(R) 10 Gigabit adapters based on 82598 chipset
-

================================================================
Index: SPECS/ixgb.spec
diff -u SPECS/ixgb.spec:1.19 SPECS/ixgb.spec:1.20
--- SPECS/ixgb.spec:1.19	Sat Dec  6 13:27:33 2008
+++ SPECS/ixgb.spec	Thu Dec 11 21:00:36 2008
@@ -33,11 +33,11 @@
 
 %description
 This package contains the Linux driver for the Intel(R) 10 Gigabit
-adapters.
+adapters with 82597EX chipset.
 
 %description -l pl.UTF-8
 Ten pakiet zawiera sterownik dla Linuksa do kart sieciowych z rodziny
-Intel(R) 10 Gigabit.
+Intel(R) 10 Gigabit opartych o układ 82597EX.
 
 %package -n kernel%{_alt_kernel}-net-ixgb
 Summary:	Intel(R) 10 Gigabit driver for Linux
@@ -52,11 +52,11 @@
 
 %description -n kernel%{_alt_kernel}-net-ixgb
 This package contains the Linux driver for the Intel(R) 10 Gigabit
-adapters.
+adapters with 82597EX chipset.
 
 %description -n kernel%{_alt_kernel}-net-ixgb -l pl.UTF-8
 Ten pakiet zawiera sterownik dla Linuksa do kart sieciowych z rodziny
-Intel(R) 10 Gigabit.
+Intel(R) 10 Gigabit opartych o układ 82597EX.
 
 %prep
 %setup -q -n %{pname}-%{version}
@@ -101,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2008/12/11 20:00:36  gotar
+- more specific chipset enumeration
+
 Revision 1.19  2008/12/06 12:27:33  hawk
 - release 19
 
@@ -157,4 +160,3 @@
 
 Revision 1.1  2008-05-23 08:08:05  hawk
 - driver for Intel(R) 10 Gigabit adapters
-

================================================================
Index: SPECS/igb.spec
diff -u SPECS/igb.spec:1.20 SPECS/igb.spec:1.21
--- SPECS/igb.spec:1.20	Sat Dec  6 13:27:35 2008
+++ SPECS/igb.spec	Thu Dec 11 21:00:36 2008
@@ -33,11 +33,11 @@
 
 %description
 This package contains the Linux driver for the Intel(R) PRO/1000
-adapters with 82575 chipset.
+adapters with 82575EB/GB or 82576 chipsets.
 
 %description -l pl.UTF-8
 Ten pakiet zawiera sterownik dla Linuksa do kart sieciowych z rodziny
-Intel(R) PRO/1000 opartych o układ 82575.
+Intel(R) PRO/1000 opartych o układy 82575EB/GB lub 82576.
 
 %package -n kernel%{_alt_kernel}-net-igb
 Summary:	Intel(R) PRO/1000 driver for Linux
@@ -52,11 +52,11 @@
 
 %description -n kernel%{_alt_kernel}-net-igb
 This package contains the Linux driver for the Intel(R) PRO/1000
-adapters with 82575 chipset.
+adapters with 82575EB/GB or 82576 chipsets.
 
 %description -n kernel%{_alt_kernel}-net-igb -l pl.UTF-8
 Ten pakiet zawiera sterownik dla Linuksa do kart sieciowych z rodziny
-Intel(R) PRO/1000 opartych o układ 82575.
+Intel(R) PRO/1000 opartych o układy 82575EB/GB lub 82576.
 
 %prep
 %setup -q -n %{pname}-%{version}
@@ -101,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2008/12/11 20:00:36  gotar
+- more specific chipset enumeration
+
 Revision 1.20  2008/12/06 12:27:35  hawk
 - release 5
 
@@ -160,4 +163,3 @@
 
 Revision 1.1  2008-05-05 15:52:01  hawk
 - kernel driver for Intel(R) Pro 1000 adapters based on 82575 chipset
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/e1000.spec?r1=1.114&r2=1.115&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ixgbe.spec?r1=1.21&r2=1.22&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ixgb.spec?r1=1.19&r2=1.20&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/igb.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list