[Lunar-commits] r25294 - moonbase/trunk/net/ethtool

Florin Braescu florin at lunar-linux.org
Fri Jul 27 06:10:57 CEST 2007


Author: florin
Date: 2007-07-27 06:10:57 +0200 (Fri, 27 Jul 2007)
New Revision: 25294

Modified:
   moonbase/trunk/net/ethtool/DETAILS
Log:
bump the version from 5 to 6. It fixes handling of statistics where the label is exactly 32 bytes. It adds the ability to change the advertised speed/duplex to a different range of values, rather than all-or-one. It adds/updates register dump support for ixgb, sky2, Fabric7 VIOC, e1000, r8169, and SMSC LAN911x/LAN921x. It adds the ability to decode raw register dump stored in a file. It adds the ability to force hex register dump. Additional 10Gbps support is included. 2.5G support is included. The internal ethtool.h has been synchronized with upstream kernel 2.6.23-rc1.

Modified: moonbase/trunk/net/ethtool/DETAILS
===================================================================
--- moonbase/trunk/net/ethtool/DETAILS	2007-07-27 04:05:17 UTC (rev 25293)
+++ moonbase/trunk/net/ethtool/DETAILS	2007-07-27 04:10:57 UTC (rev 25294)
@@ -1,11 +1,11 @@
           MODULE=ethtool
-         VERSION=5
+         VERSION=6
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/gkernel/
-      SOURCE_VFY=sha1:b4ae709d2305819e235a067d029b762427ce337b
+      SOURCE_VFY=sha1:808fda9c353714ad1d5f0428e7347fca8c0c23f6
         WEB_SITE=http://sourceforge.net/projects/gkernel/
          ENTERED=20031026
-         UPDATED=20060901
+         UPDATED=20070727
            SHORT="Ethernet diagnostic and tuning tool"
 
 cat << EOF



More information about the Lunar-commits mailing list