Author: tbm
Date: Sat Feb  2 23:07:06 2008
New Revision: 10393

Log:
Enable R8169, requested by Giuseppe Sacco.


Modified:
   dists/sid/linux-2.6/debian/changelog
   dists/sid/linux-2.6/debian/config/mips/config.r5k-ip32

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog        (original)
+++ dists/sid/linux-2.6/debian/changelog        Sat Feb  2 23:07:06 2008
@@ -4,6 +4,9 @@
   * [arm/ixp4xx] Update Ethernet driver so that it can be loaded by udev
     automatically.
 
+  [ Martin Michlmayr ]
+  * [mips/r5k-ip32] Enable R8169, requested by Giuseppe Sacco.
+
  -- Gordon Farquharson <[EMAIL PROTECTED]>  Sat,  2 Feb 2008 06:10:07 -0700
 
 linux-2.6 (2.6.24-3) UNRELEASED; urgency=low

Modified: dists/sid/linux-2.6/debian/config/mips/config.r5k-ip32
==============================================================================
--- dists/sid/linux-2.6/debian/config/mips/config.r5k-ip32      (original)
+++ dists/sid/linux-2.6/debian/config/mips/config.r5k-ip32      Sat Feb  2 
23:07:06 2008
@@ -422,7 +422,9 @@
 # CONFIG_NS83820 is not set
 # CONFIG_HAMACHI is not set
 # CONFIG_YELLOWFIN is not set
-# CONFIG_R8169 is not set
+CONFIG_R8169=m
+CONFIG_R8169_NAPI=y
+CONFIG_R8169_VLAN=y
 # CONFIG_SIS190 is not set
 # CONFIG_SKGE is not set
 # CONFIG_SKY2 is not set

_______________________________________________
Kernel-svn-changes mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

Reply via email to