upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support to two...
[openwrt/svn-archive/archive.git] / target / linux / ixp4xx-2.6 / patches / 142-nas100d_setup_mac.patch
index 7c3e589c12417ecb38900b03ad02d575c0b9f26b..9256324b102c422120d2d033dedf9dbf116ec279 100644 (file)
@@ -2,7 +2,7 @@ Index: linux-2.6.19/arch/arm/mach-ixp4xx/nas100d-setup.c
 ===================================================================
 --- linux-2.6.19.orig/arch/arm/mach-ixp4xx/nas100d-setup.c
 +++ linux-2.6.19/arch/arm/mach-ixp4xx/nas100d-setup.c
-@@ -123,12 +123,35 @@ static struct platform_device nas100d_ua
+@@ -123,12 +123,36 @@ static struct platform_device nas100d_ua
        .resource               = nas100d_uart_resources,
  };
  
@@ -18,6 +18,7 @@ Index: linux-2.6.19/arch/arm/mach-ixp4xx/nas100d-setup.c
 +       .eth_id         = 0,
 +       .rxq_id         = 27,
 +       .txq_id         = 24,
++      .rxdoneq_id     = 4,
 +};
 +
 +static struct platform_device mac0 = {