Author: pebender
Date: Wed Oct  8 19:58:08 2008
New Revision: 3820

Modified:
    trunk/gar-minimyth/html/minimyth/document-changelog.txt
    trunk/gar-minimyth/html/minimyth/document-hardware.html
    trunk/gar-minimyth/script/kernel-2.6.23/linux/checksums
     
trunk/gar-minimyth/script/kernel-2.6.23/linux/files/linux-2.6.23.17-i386-c3-2.config
     
trunk/gar-minimyth/script/kernel-2.6.23/linux/files/linux-2.6.23.17-i386-c3.config
     
trunk/gar-minimyth/script/kernel-2.6.23/linux/files/linux-2.6.23.17-i386-pentium-mmx.config
     
trunk/gar-minimyth/script/kernel-2.6.23/linux/files/linux-2.6.23.17-x86_64-x86-64.config
    trunk/gar-minimyth/script/kernel-2.6.24/linux/checksums
     
trunk/gar-minimyth/script/kernel-2.6.24/linux/files/linux-2.6.24.7-i386-c3-2.config
     
trunk/gar-minimyth/script/kernel-2.6.24/linux/files/linux-2.6.24.7-i386-c3.config
     
trunk/gar-minimyth/script/kernel-2.6.24/linux/files/linux-2.6.24.7-i386-pentium-mmx.config
     
trunk/gar-minimyth/script/kernel-2.6.24/linux/files/linux-2.6.24.7-x86_64-x86-64.config
    trunk/gar-minimyth/script/kernel-2.6.25/linux/checksums
     
trunk/gar-minimyth/script/kernel-2.6.25/linux/files/linux-2.6.25.17-i386-c3-2.config
     
trunk/gar-minimyth/script/kernel-2.6.25/linux/files/linux-2.6.25.17-i386-c3.config
     
trunk/gar-minimyth/script/kernel-2.6.25/linux/files/linux-2.6.25.17-i386-pentium-mmx.config
     
trunk/gar-minimyth/script/kernel-2.6.25/linux/files/linux-2.6.25.17-x86_64-x86-64.config
    trunk/gar-minimyth/script/kernel-2.6.26/linux/checksums
     
trunk/gar-minimyth/script/kernel-2.6.26/linux/files/linux-2.6.26.5-i386-c3-2.config
     
trunk/gar-minimyth/script/kernel-2.6.26/linux/files/linux-2.6.26.5-i386-c3.config
     
trunk/gar-minimyth/script/kernel-2.6.26/linux/files/linux-2.6.26.5-i386-pentium-mmx.config
     
trunk/gar-minimyth/script/kernel-2.6.26/linux/files/linux-2.6.26.5-x86_64-x86-64.config

Log:
- Added sky2 Ethernet driver.



Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt     (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt     Wed Oct  8  
19:58:08 2008
@@ -31,7 +31,7 @@
      - Updated kernel to 2.6.25.
          - Hopefully, this fixes the problem with Realtek 8111b/8111c  
Ethernet
            hardware.
-    - Added atl2 Ethernet driver.
+    - Added atl2 and sky2 Ethernet driver.
      - Added smsc47m1 and smsc47m192 drivers.

  Modified udev support

Modified: trunk/gar-minimyth/html/minimyth/document-hardware.html
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-hardware.html     (original)
+++ trunk/gar-minimyth/html/minimyth/document-hardware.html     Wed Oct  8  
19:58:08 2008
@@ -102,6 +102,7 @@
                  <li>sis190</li>
                  <li>sis900</li>
                  <li>skge</li>
+                <li>sky2</li>
                  <li>tg3</li>
                  <li>via-rhine</li>
                  <li>via-velocity</li>
@@ -408,7 +409,7 @@
                alt="Valid CSS!"      height="31" width="88" /></a>
          </div>
          <div class="version">
-          Last Updated on 2008-09-28
+          Last Updated on 2008-10-08
            <br />
             
&lt;&nbsp;mailto&nbsp;:&nbsp;webmaster&nbsp;at&nbsp;minimyth&nbsp;dot&nbsp;org&nbsp;&gt;
          </div>

Modified: trunk/gar-minimyth/script/kernel-2.6.23/linux/checksums
==============================================================================
--- trunk/gar-minimyth/script/kernel-2.6.23/linux/checksums     (original)
+++ trunk/gar-minimyth/script/kernel-2.6.23/linux/checksums     Wed Oct  8  
19:58:08 2008
@@ -8,7 +8,7 @@
  b4e26dc05576cc7fd9ba076b329a9b4d   
download/linux-2.6.23.17-unionfs_2.5.patch
  18e85ba9d0159ac594dcb9531dde1a4d   
download/linux-2.6.23.17-disable_dma_for_cfa.patch
  37a79334b38cdff837a009c3ad6b55bb  download/linux-2.6.23.17-defaults.patch
-b7d01cf656a61efd58c5ec144cee5546  download/linux-2.6.23.17-i386-c3.config
-f129bb8abde22ef87828871e3c18b236  download/linux-2.6.23.17-i386-c3-2.config
-294625917ccbc29aa0a480a04d855f1f   
download/linux-2.6.23.17-i386-pentium-mmx.config
-df7b40db9f0e22503d9ba479490d14e8   
download/linux-2.6.23.17-x86_64-x86-64.config
+9b62461618896e61dced7bd17fa24dbf  download/linux-2.6.23.17-i386-c3.config
+e27e19ec28a62186fad2e2a26f38bb1a  download/linux-2.6.23.17-i386-c3-2.config
+f0bca1bbd90f17489c2506900de8d22f   
download/linux-2.6.23.17-i386-pentium-mmx.config
+bf83277c0abadbc6f77cfdb3858d3b0d   
download/linux-2.6.23.17-x86_64-x86-64.config

Modified:  
trunk/gar-minimyth/script/kernel-2.6.23/linux/files/linux-2.6.23.17-i386-c3-2.config
==============================================================================
---  
trunk/gar-minimyth/script/kernel-2.6.23/linux/files/linux-2.6.23.17-i386-c3-2.config
     
(original)
+++  
trunk/gar-minimyth/script/kernel-2.6.23/linux/files/linux-2.6.23.17-i386-c3-2.config
     
Wed Oct  8 19:58:08 2008
@@ -1,7 +1,7 @@
  #
  # Automatically generated make config: don't edit
  # Linux kernel version: 2.6.23.17
-# Wed Oct  8 10:29:10 2008
+# Wed Oct  8 18:45:20 2008
  #
  CONFIG_X86_32=y
  CONFIG_GENERIC_TIME=y
@@ -708,7 +708,7 @@
  CONFIG_R8169_NAPI=y
  CONFIG_SIS190=y
  CONFIG_SKGE=y
-# CONFIG_SKY2 is not set
+CONFIG_SKY2=y
  # CONFIG_SK98LIN is not set
  CONFIG_VIA_VELOCITY=y
  CONFIG_TIGON3=y

Modified:  
trunk/gar-minimyth/script/kernel-2.6.23/linux/files/linux-2.6.23.17-i386-c3.config
==============================================================================
---  
trunk/gar-minimyth/script/kernel-2.6.23/linux/files/linux-2.6.23.17-i386-c3.config
       
(original)
+++  
trunk/gar-minimyth/script/kernel-2.6.23/linux/files/linux-2.6.23.17-i386-c3.config
       
Wed Oct  8 19:58:08 2008
@@ -1,7 +1,7 @@
  #
  # Automatically generated make config: don't edit
  # Linux kernel version: 2.6.23.17
-# Wed Oct  8 10:28:57 2008
+# Wed Oct  8 18:45:07 2008
  #
  CONFIG_X86_32=y
  CONFIG_GENERIC_TIME=y
@@ -708,7 +708,7 @@
  CONFIG_R8169_NAPI=y
  CONFIG_SIS190=y
  CONFIG_SKGE=y
-# CONFIG_SKY2 is not set
+CONFIG_SKY2=y
  # CONFIG_SK98LIN is not set
  CONFIG_VIA_VELOCITY=y
  CONFIG_TIGON3=y

Modified:  
trunk/gar-minimyth/script/kernel-2.6.23/linux/files/linux-2.6.23.17-i386-pentium-mmx.config
==============================================================================
---  
trunk/gar-minimyth/script/kernel-2.6.23/linux/files/linux-2.6.23.17-i386-pentium-mmx.config
      
(original)
+++  
trunk/gar-minimyth/script/kernel-2.6.23/linux/files/linux-2.6.23.17-i386-pentium-mmx.config
      
Wed Oct  8 19:58:08 2008
@@ -1,7 +1,7 @@
  #
  # Automatically generated make config: don't edit
  # Linux kernel version: 2.6.23.17
-# Wed Oct  8 10:28:30 2008
+# Wed Oct  8 18:44:47 2008
  #
  CONFIG_X86_32=y
  CONFIG_GENERIC_TIME=y
@@ -710,7 +710,7 @@
  CONFIG_R8169_NAPI=y
  CONFIG_SIS190=y
  CONFIG_SKGE=y
-# CONFIG_SKY2 is not set
+CONFIG_SKY2=y
  # CONFIG_SK98LIN is not set
  CONFIG_VIA_VELOCITY=y
  CONFIG_TIGON3=y

Modified:  
trunk/gar-minimyth/script/kernel-2.6.23/linux/files/linux-2.6.23.17-x86_64-x86-64.config
==============================================================================
---  
trunk/gar-minimyth/script/kernel-2.6.23/linux/files/linux-2.6.23.17-x86_64-x86-64.config
         
(original)
+++  
trunk/gar-minimyth/script/kernel-2.6.23/linux/files/linux-2.6.23.17-x86_64-x86-64.config
         
Wed Oct  8 19:58:08 2008
@@ -1,7 +1,7 @@
  #
  # Automatically generated make config: don't edit
  # Linux kernel version: 2.6.23.17
-# Wed Oct  8 10:29:33 2008
+# Wed Oct  8 18:45:48 2008
  #
  CONFIG_X86_64=y
  CONFIG_64BIT=y
@@ -612,7 +612,7 @@
  CONFIG_R8169_NAPI=y
  CONFIG_SIS190=y
  CONFIG_SKGE=y
-# CONFIG_SKY2 is not set
+CONFIG_SKY2=y
  # CONFIG_SK98LIN is not set
  CONFIG_VIA_VELOCITY=y
  CONFIG_TIGON3=y

Modified: trunk/gar-minimyth/script/kernel-2.6.24/linux/checksums
==============================================================================
--- trunk/gar-minimyth/script/kernel-2.6.24/linux/checksums     (original)
+++ trunk/gar-minimyth/script/kernel-2.6.24/linux/checksums     Wed Oct  8  
19:58:08 2008
@@ -6,7 +6,7 @@
  e0919f2df24a6579765ff389021c7717  download/linux-2.6.24.7-unionfs_2.5.patch
  cd1f9e238ec99c30e51ee5025c933a2c   
download/linux-2.6.24.7-disable_dma_for_cfa.patch
  2252ae6177f6d6f62ecab59b6cf0f9f9  download/linux-2.6.24.7-defaults.patch
-5e2455eb4b733eb24894223aaba87ba1  download/linux-2.6.24.7-i386-c3.config
-2fa1b62d22b94be3b687035560b0800a  download/linux-2.6.24.7-i386-c3-2.config
-31ee5b2290fac861c6131001792aaf63   
download/linux-2.6.24.7-i386-pentium-mmx.config
-73415488befa532d88bf76f4689a74a8   
download/linux-2.6.24.7-x86_64-x86-64.config
+21786cbace2f599316f747dab1f2cb0b  download/linux-2.6.24.7-i386-c3.config
+f4743883c58650920c8ddd503bc8826d  download/linux-2.6.24.7-i386-c3-2.config
+81b1d308bc4f94161b73ae7d08b08260   
download/linux-2.6.24.7-i386-pentium-mmx.config
+a21b766298b0703d5c4534a33dc02a48   
download/linux-2.6.24.7-x86_64-x86-64.config

Modified:  
trunk/gar-minimyth/script/kernel-2.6.24/linux/files/linux-2.6.24.7-i386-c3-2.config
==============================================================================
---  
trunk/gar-minimyth/script/kernel-2.6.24/linux/files/linux-2.6.24.7-i386-c3-2.config
      
(original)
+++  
trunk/gar-minimyth/script/kernel-2.6.24/linux/files/linux-2.6.24.7-i386-c3-2.config
      
Wed Oct  8 19:58:08 2008
@@ -1,7 +1,7 @@
  #
  # Automatically generated make config: don't edit
  # Linux kernel version: 2.6.24.7
-# Wed Oct  8 10:32:40 2008
+# Wed Oct  8 18:49:28 2008
  #
  # CONFIG_64BIT is not set
  CONFIG_X86_32=y
@@ -779,7 +779,7 @@
  CONFIG_R8169_NAPI=y
  CONFIG_SIS190=y
  CONFIG_SKGE=y
-# CONFIG_SKY2 is not set
+CONFIG_SKY2=y
  # CONFIG_SK98LIN is not set
  CONFIG_VIA_VELOCITY=y
  CONFIG_TIGON3=y

Modified:  
trunk/gar-minimyth/script/kernel-2.6.24/linux/files/linux-2.6.24.7-i386-c3.config
==============================================================================
---  
trunk/gar-minimyth/script/kernel-2.6.24/linux/files/linux-2.6.24.7-i386-c3.config
        
(original)
+++  
trunk/gar-minimyth/script/kernel-2.6.24/linux/files/linux-2.6.24.7-i386-c3.config
        
Wed Oct  8 19:58:08 2008
@@ -1,7 +1,7 @@
  #
  # Automatically generated make config: don't edit
  # Linux kernel version: 2.6.24.7
-# Wed Oct  8 10:32:24 2008
+# Wed Oct  8 18:49:14 2008
  #
  # CONFIG_64BIT is not set
  CONFIG_X86_32=y
@@ -779,7 +779,7 @@
  CONFIG_R8169_NAPI=y
  CONFIG_SIS190=y
  CONFIG_SKGE=y
-# CONFIG_SKY2 is not set
+CONFIG_SKY2=y
  # CONFIG_SK98LIN is not set
  CONFIG_VIA_VELOCITY=y
  CONFIG_TIGON3=y

Modified:  
trunk/gar-minimyth/script/kernel-2.6.24/linux/files/linux-2.6.24.7-i386-pentium-mmx.config
==============================================================================
---  
trunk/gar-minimyth/script/kernel-2.6.24/linux/files/linux-2.6.24.7-i386-pentium-mmx.config
       
(original)
+++  
trunk/gar-minimyth/script/kernel-2.6.24/linux/files/linux-2.6.24.7-i386-pentium-mmx.config
       
Wed Oct  8 19:58:08 2008
@@ -1,7 +1,7 @@
  #
  # Automatically generated make config: don't edit
  # Linux kernel version: 2.6.24.7
-# Wed Oct  8 10:32:05 2008
+# Wed Oct  8 18:48:56 2008
  #
  # CONFIG_64BIT is not set
  CONFIG_X86_32=y
@@ -781,7 +781,7 @@
  CONFIG_R8169_NAPI=y
  CONFIG_SIS190=y
  CONFIG_SKGE=y
-# CONFIG_SKY2 is not set
+CONFIG_SKY2=y
  # CONFIG_SK98LIN is not set
  CONFIG_VIA_VELOCITY=y
  CONFIG_TIGON3=y

Modified:  
trunk/gar-minimyth/script/kernel-2.6.24/linux/files/linux-2.6.24.7-x86_64-x86-64.config
==============================================================================
---  
trunk/gar-minimyth/script/kernel-2.6.24/linux/files/linux-2.6.24.7-x86_64-x86-64.config
  
(original)
+++  
trunk/gar-minimyth/script/kernel-2.6.24/linux/files/linux-2.6.24.7-x86_64-x86-64.config
  
Wed Oct  8 19:58:08 2008
@@ -1,7 +1,7 @@
  #
  # Automatically generated make config: don't edit
  # Linux kernel version: 2.6.24.7
-# Wed Oct  8 10:33:03 2008
+# Wed Oct  8 18:49:48 2008
  #
  CONFIG_64BIT=y
  # CONFIG_X86_32 is not set
@@ -712,7 +712,7 @@
  CONFIG_R8169_NAPI=y
  CONFIG_SIS190=y
  CONFIG_SKGE=y
-# CONFIG_SKY2 is not set
+CONFIG_SKY2=y
  # CONFIG_SK98LIN is not set
  CONFIG_VIA_VELOCITY=y
  CONFIG_TIGON3=y

Modified: trunk/gar-minimyth/script/kernel-2.6.25/linux/checksums
==============================================================================
--- trunk/gar-minimyth/script/kernel-2.6.25/linux/checksums     (original)
+++ trunk/gar-minimyth/script/kernel-2.6.25/linux/checksums     Wed Oct  8  
19:58:08 2008
@@ -5,7 +5,7 @@
  9b6afa999358c887d56afa80a6a316e0   
download/linux-2.6.25.17-unionfs_2.5.patch
  f5c9226a1dbd596b6b2b06a1e56d3bf8   
download/linux-2.6.25.17-disable_dma_for_cfa.patch
  6e9e305300a16963bdb8e0052d936d28  download/linux-2.6.25.17-defaults.patch
-3651df8c87e8690951267164ec99c588  download/linux-2.6.25.17-i386-c3.config
-52e98b30e925746ab8fe502a0590086d  download/linux-2.6.25.17-i386-c3-2.config
-46df6f436b5a7d3998e76fa84fc5e8fd   
download/linux-2.6.25.17-i386-pentium-mmx.config
-27a9bab6708d4499d00b16dee14a7714   
download/linux-2.6.25.17-x86_64-x86-64.config
+197f1ce45a64e2ead6c9f6697c1c888a  download/linux-2.6.25.17-i386-c3.config
+8a591a36d0440217b6fdb77e3d527f51  download/linux-2.6.25.17-i386-c3-2.config
+32c928ad084b5dfed833d1ea49338e4f   
download/linux-2.6.25.17-i386-pentium-mmx.config
+13c58b3491865d0f11627478133d2cc9   
download/linux-2.6.25.17-x86_64-x86-64.config

Modified:  
trunk/gar-minimyth/script/kernel-2.6.25/linux/files/linux-2.6.25.17-i386-c3-2.config
==============================================================================
---  
trunk/gar-minimyth/script/kernel-2.6.25/linux/files/linux-2.6.25.17-i386-c3-2.config
     
(original)
+++  
trunk/gar-minimyth/script/kernel-2.6.25/linux/files/linux-2.6.25.17-i386-c3-2.config
     
Wed Oct  8 19:58:08 2008
@@ -1,7 +1,7 @@
  #
  # Automatically generated make config: don't edit
  # Linux kernel version: 2.6.25.17
-# Wed Oct  8 09:50:48 2008
+# Wed Oct  8 18:53:11 2008
  #
  # CONFIG_64BIT is not set
  CONFIG_X86_32=y
@@ -805,7 +805,7 @@
  CONFIG_R8169_NAPI=y
  CONFIG_SIS190=y
  CONFIG_SKGE=y
-# CONFIG_SKY2 is not set
+CONFIG_SKY2=y
  # CONFIG_SK98LIN is not set
  CONFIG_VIA_VELOCITY=y
  CONFIG_TIGON3=y

Modified:  
trunk/gar-minimyth/script/kernel-2.6.25/linux/files/linux-2.6.25.17-i386-c3.config
==============================================================================
---  
trunk/gar-minimyth/script/kernel-2.6.25/linux/files/linux-2.6.25.17-i386-c3.config
       
(original)
+++  
trunk/gar-minimyth/script/kernel-2.6.25/linux/files/linux-2.6.25.17-i386-c3.config
       
Wed Oct  8 19:58:08 2008
@@ -1,7 +1,7 @@
  #
  # Automatically generated make config: don't edit
  # Linux kernel version: 2.6.25.17
-# Wed Oct  8 09:50:35 2008
+# Wed Oct  8 18:52:59 2008
  #
  # CONFIG_64BIT is not set
  CONFIG_X86_32=y
@@ -804,7 +804,7 @@
  CONFIG_R8169_NAPI=y
  CONFIG_SIS190=y
  CONFIG_SKGE=y
-# CONFIG_SKY2 is not set
+CONFIG_SKY2=y
  # CONFIG_SK98LIN is not set
  CONFIG_VIA_VELOCITY=y
  CONFIG_TIGON3=y

Modified:  
trunk/gar-minimyth/script/kernel-2.6.25/linux/files/linux-2.6.25.17-i386-pentium-mmx.config
==============================================================================
---  
trunk/gar-minimyth/script/kernel-2.6.25/linux/files/linux-2.6.25.17-i386-pentium-mmx.config
      
(original)
+++  
trunk/gar-minimyth/script/kernel-2.6.25/linux/files/linux-2.6.25.17-i386-pentium-mmx.config
      
Wed Oct  8 19:58:08 2008
@@ -1,7 +1,7 @@
  #
  # Automatically generated make config: don't edit
  # Linux kernel version: 2.6.25.17
-# Wed Oct  8 09:50:04 2008
+# Wed Oct  8 18:52:38 2008
  #
  # CONFIG_64BIT is not set
  CONFIG_X86_32=y
@@ -806,7 +806,7 @@
  CONFIG_R8169_NAPI=y
  CONFIG_SIS190=y
  CONFIG_SKGE=y
-# CONFIG_SKY2 is not set
+CONFIG_SKY2=y
  # CONFIG_SK98LIN is not set
  CONFIG_VIA_VELOCITY=y
  CONFIG_TIGON3=y

Modified:  
trunk/gar-minimyth/script/kernel-2.6.25/linux/files/linux-2.6.25.17-x86_64-x86-64.config
==============================================================================
---  
trunk/gar-minimyth/script/kernel-2.6.25/linux/files/linux-2.6.25.17-x86_64-x86-64.config
         
(original)
+++  
trunk/gar-minimyth/script/kernel-2.6.25/linux/files/linux-2.6.25.17-x86_64-x86-64.config
         
Wed Oct  8 19:58:08 2008
@@ -1,7 +1,7 @@
  #
  # Automatically generated make config: don't edit
  # Linux kernel version: 2.6.25.17
-# Wed Oct  8 09:51:09 2008
+# Wed Oct  8 18:53:35 2008
  #
  CONFIG_64BIT=y
  # CONFIG_X86_32 is not set
@@ -747,7 +747,7 @@
  CONFIG_R8169_NAPI=y
  CONFIG_SIS190=y
  CONFIG_SKGE=y
-# CONFIG_SKY2 is not set
+CONFIG_SKY2=y
  # CONFIG_SK98LIN is not set
  CONFIG_VIA_VELOCITY=y
  CONFIG_TIGON3=y

Modified: trunk/gar-minimyth/script/kernel-2.6.26/linux/checksums
==============================================================================
--- trunk/gar-minimyth/script/kernel-2.6.26/linux/checksums     (original)
+++ trunk/gar-minimyth/script/kernel-2.6.26/linux/checksums     Wed Oct  8  
19:58:08 2008
@@ -5,7 +5,7 @@
  fdb45e3f271e6424c65b37275a5bb495  download/linux-2.6.26.5-unionfs_2.5.patch
  4efa556219db267c24fe64af1e74d095   
download/linux-2.6.26.5-disable_dma_for_cfa.patch
  1b8a3f60f084ad2408509d1bf025dbcb  download/linux-2.6.26.5-defaults.patch
-b5b48d0369f8ee497afb6bf89340c829  download/linux-2.6.26.5-i386-c3.config
-84b8e6661e301fbd707a2d2493b0cc1c  download/linux-2.6.26.5-i386-c3-2.config
-b0c11e7937fa3d2c442ae1d8759af934   
download/linux-2.6.26.5-i386-pentium-mmx.config
-2e810ec9c4a69f969f14341ac1342081   
download/linux-2.6.26.5-x86_64-x86-64.config
+91f17bb38473175bf7e30347704a3826  download/linux-2.6.26.5-i386-c3.config
+f7c56413eba5b82ef07c4cceb067e982  download/linux-2.6.26.5-i386-c3-2.config
+00e720b68b1ac3a6607c6c1a15a60d01   
download/linux-2.6.26.5-i386-pentium-mmx.config
+2cf78deedb485dfd9507926d205b4277   
download/linux-2.6.26.5-x86_64-x86-64.config

Modified:  
trunk/gar-minimyth/script/kernel-2.6.26/linux/files/linux-2.6.26.5-i386-c3-2.config
==============================================================================
---  
trunk/gar-minimyth/script/kernel-2.6.26/linux/files/linux-2.6.26.5-i386-c3-2.config
      
(original)
+++  
trunk/gar-minimyth/script/kernel-2.6.26/linux/files/linux-2.6.26.5-i386-c3-2.config
      
Wed Oct  8 19:58:08 2008
@@ -1,7 +1,7 @@
  #
  # Automatically generated make config: don't edit
  # Linux kernel version: 2.6.26.5
-# Wed Oct  8 10:36:35 2008
+# Wed Oct  8 18:57:09 2008
  #
  # CONFIG_64BIT is not set
  CONFIG_X86_32=y
@@ -810,7 +810,7 @@
  CONFIG_R8169_NAPI=y
  CONFIG_SIS190=y
  CONFIG_SKGE=y
-# CONFIG_SKY2 is not set
+CONFIG_SKY2=y
  CONFIG_VIA_VELOCITY=y
  CONFIG_TIGON3=y
  # CONFIG_BNX2 is not set

Modified:  
trunk/gar-minimyth/script/kernel-2.6.26/linux/files/linux-2.6.26.5-i386-c3.config
==============================================================================
---  
trunk/gar-minimyth/script/kernel-2.6.26/linux/files/linux-2.6.26.5-i386-c3.config
        
(original)
+++  
trunk/gar-minimyth/script/kernel-2.6.26/linux/files/linux-2.6.26.5-i386-c3.config
        
Wed Oct  8 19:58:08 2008
@@ -1,7 +1,7 @@
  #
  # Automatically generated make config: don't edit
  # Linux kernel version: 2.6.26.5
-# Wed Oct  8 10:36:21 2008
+# Wed Oct  8 18:56:53 2008
  #
  # CONFIG_64BIT is not set
  CONFIG_X86_32=y
@@ -809,7 +809,7 @@
  CONFIG_R8169_NAPI=y
  CONFIG_SIS190=y
  CONFIG_SKGE=y
-# CONFIG_SKY2 is not set
+CONFIG_SKY2=y
  CONFIG_VIA_VELOCITY=y
  CONFIG_TIGON3=y
  # CONFIG_BNX2 is not set

Modified:  
trunk/gar-minimyth/script/kernel-2.6.26/linux/files/linux-2.6.26.5-i386-pentium-mmx.config
==============================================================================
---  
trunk/gar-minimyth/script/kernel-2.6.26/linux/files/linux-2.6.26.5-i386-pentium-mmx.config
       
(original)
+++  
trunk/gar-minimyth/script/kernel-2.6.26/linux/files/linux-2.6.26.5-i386-pentium-mmx.config
       
Wed Oct  8 19:58:08 2008
@@ -1,7 +1,7 @@
  #
  # Automatically generated make config: don't edit
  # Linux kernel version: 2.6.26.5
-# Wed Oct  8 10:36:03 2008
+# Wed Oct  8 18:56:32 2008
  #
  # CONFIG_64BIT is not set
  CONFIG_X86_32=y
@@ -811,7 +811,7 @@
  CONFIG_R8169_NAPI=y
  CONFIG_SIS190=y
  CONFIG_SKGE=y
-# CONFIG_SKY2 is not set
+CONFIG_SKY2=y
  CONFIG_VIA_VELOCITY=y
  CONFIG_TIGON3=y
  # CONFIG_BNX2 is not set

Modified:  
trunk/gar-minimyth/script/kernel-2.6.26/linux/files/linux-2.6.26.5-x86_64-x86-64.config
==============================================================================
---  
trunk/gar-minimyth/script/kernel-2.6.26/linux/files/linux-2.6.26.5-x86_64-x86-64.config
  
(original)
+++  
trunk/gar-minimyth/script/kernel-2.6.26/linux/files/linux-2.6.26.5-x86_64-x86-64.config
  
Wed Oct  8 19:58:08 2008
@@ -1,7 +1,7 @@
  #
  # Automatically generated make config: don't edit
  # Linux kernel version: 2.6.26.5
-# Wed Oct  8 10:36:53 2008
+# Wed Oct  8 18:57:39 2008
  #
  CONFIG_64BIT=y
  # CONFIG_X86_32 is not set
@@ -754,7 +754,7 @@
  CONFIG_R8169_NAPI=y
  CONFIG_SIS190=y
  CONFIG_SKGE=y
-# CONFIG_SKY2 is not set
+CONFIG_SKY2=y
  CONFIG_VIA_VELOCITY=y
  CONFIG_TIGON3=y
  # CONFIG_BNX2 is not set

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to