X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=openwrt%2Ftarget%2Flinux%2Faruba-2.6%2Fpatches%2F000-aruba.patch;h=ce9cf2289f79f8e025248137d257261fe1f571e7;hp=98beed4978a71b043bcf192920c4eb402d6db1fe;hb=3a1260d052d715b8cd21fab16f1f3caf9191ed24;hpb=0199d024de1f1d61adf48090ba9f5ce4ea4ac79f diff --git a/openwrt/target/linux/aruba-2.6/patches/000-aruba.patch b/openwrt/target/linux/aruba-2.6/patches/000-aruba.patch index 98beed4978..ce9cf2289f 100644 --- a/openwrt/target/linux/aruba-2.6/patches/000-aruba.patch +++ b/openwrt/target/linux/aruba-2.6/patches/000-aruba.patch @@ -487,7 +487,7 @@ diff -Nur linux-2.6.15/arch/mips/aruba/irq.c linux-2.6.15-openwrt/arch/mips/arub + case MACH_ARUBA_AP60: + default: + #define MERLOT_WLAN1_IRQ 2 // bit 10 in CP0_status register -+ #define MERLOT_ENET_IRQ 3 // bit 11 in CP0_status register ++ #define MERLOT_ENET_IRQ 4 // bit 11 in CP0_status register + #define MERLOT_WLAN_IRQ 5 // bit 13 in CP0_status register + #define MERLOT_MISC_IRQ 6 // bit 14 in CP0_status register = GROUP 0 +