[kernel] r10393 - in dists/sid/linux-2.6/debian: . config/mips

Martin Michlmayr tbm at alioth.debian.org
Sat Feb 2 23:07:07 UTC 2008


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 <gordonfarquharson at gmail.com>  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



More information about the Kernel-svn-changes mailing list