fixes au1000 ethernet support, signed off: Bruno Randolf
authorJohn Crispin <john@openwrt.org>
Fri, 6 Jun 2008 19:57:03 +0000 (19:57 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 6 Jun 2008 19:57:03 +0000 (19:57 +0000)
SVN-Revision: 11382

target/linux/au1000/patches/016-net-irq.patch [new file with mode: 0644]

diff --git a/target/linux/au1000/patches/016-net-irq.patch b/target/linux/au1000/patches/016-net-irq.patch
new file mode 100644 (file)
index 0000000..565e7a4
--- /dev/null
@@ -0,0 +1,12 @@
+Index: linux-2.6.25.4/include/asm-mips/mach-au1x00/au1000.h
+===================================================================
+--- linux-2.6.25.4.orig/include/asm-mips/mach-au1x00/au1000.h  2008-06-06 20:51:08.000000000 +0100
++++ linux-2.6.25.4/include/asm-mips/mach-au1x00/au1000.h       2008-06-06 20:51:48.000000000 +0100
+@@ -623,6 +623,7 @@
+       AU1000_RTC_MATCH1_INT,
+       AU1000_RTC_MATCH2_INT,
+       AU1500_PCI_ERR_INT,
++      AU1500_RESERVED_INT,
+       AU1000_USB_DEV_REQ_INT,
+       AU1000_USB_DEV_SUS_INT,
+       AU1000_USB_HOST_INT,