X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2724d5f76cef89f1e85435ec789f340cface04e1..c9f10ffb3efeeebf1a1ba279c2c7dea03b7eb4dc:/openwrt/target/linux/aruba-2.6/patches/000-aruba.patch 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 98beed497..ce9cf2289 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 +