Working configuration, minimalistic
[openwrt.git] / target / linux / ixp4xx-2.6 / patches / 142-nas100d_setup_mac.patch
index 7c3e589..9256324 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 = {
This page took 0.024799 seconds and 4 git commands to generate.