Changeset 3755

Show
Ignore:
Timestamp:
05/26/08 08:50:51 (6 months ago)
Author:
dnehring
Message:

Next 2.4.26.4 updates

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/freewrt_1_0/target/linux/generic-2.4/patches/000-linux_mips.patch

    r858 r3755  
    1 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/common/au1xxx_irqmap.c linux-2.4.33.3.mips/arch/mips/au1000/common/au1xxx_irqmap.c 
    2 --- linux-2.4.33.3/arch/mips/au1000/common/au1xxx_irqmap.c     2006-08-31 19:03:20.000000000 +0200 
    3 +++ linux-2.4.33.3.mips/arch/mips/au1000/common/au1xxx_irqmap.c        2006-09-16 17:02:43.000000000 +0200 
     1diff -Nur linux-2.4.36.3/arch/mips/au1000/common/au1xxx_irqmap.c linux-2.4.36.3-mips/arch/mips/au1000/common/au1xxx_irqmap.c 
     2--- linux-2.4.36.3/arch/mips/au1000/common/au1xxx_irqmap.c     2008-04-19 16:39:27.000000000 +0200 
     3+++ linux-2.4.36.3-mips/arch/mips/au1000/common/au1xxx_irqmap.c        2008-04-23 08:39:33.000000000 +0200 
    44@@ -172,14 +172,14 @@ 
    55        { AU1550_PSC1_INT, INTC_INT_HIGH_LEVEL, 0}, 
     
    4848        { AU1200_USB_INT, INTC_INT_HIGH_LEVEL, 0 }, 
    4949        { AU1200_LCD_INT, INTC_INT_HIGH_LEVEL, 0}, 
    50 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/common/clocks.c linux-2.4.33.3.mips/arch/mips/au1000/common/clocks.c 
    51 --- linux-2.4.33.3/arch/mips/au1000/common/clocks.c    2006-08-31 19:03:20.000000000 +0200 
    52 +++ linux-2.4.33.3.mips/arch/mips/au1000/common/clocks.c       2006-09-16 17:02:43.000000000 +0200 
     50diff -Nur linux-2.4.36.3/arch/mips/au1000/common/clocks.c linux-2.4.36.3-mips/arch/mips/au1000/common/clocks.c 
     51--- linux-2.4.36.3/arch/mips/au1000/common/clocks.c    2008-04-19 16:39:27.000000000 +0200 
     52+++ linux-2.4.36.3-mips/arch/mips/au1000/common/clocks.c       2008-04-23 08:39:33.000000000 +0200 
    5353@@ -85,9 +85,8 @@ 
    5454                lcd_clock = sys_busclk / 4; 
     
    6363  
    6464 unsigned int get_au1x00_lcd_clock(void) 
    65 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/common/cputable.c linux-2.4.33.3.mips/arch/mips/au1000/common/cputable.c 
    66 --- linux-2.4.33.3/arch/mips/au1000/common/cputable.c  2006-08-31 19:03:20.000000000 +0200 
    67 +++ linux-2.4.33.3.mips/arch/mips/au1000/common/cputable.c     2006-09-16 17:02:43.000000000 +0200 
     65diff -Nur linux-2.4.36.3/arch/mips/au1000/common/cputable.c linux-2.4.36.3-mips/arch/mips/au1000/common/cputable.c 
     66--- linux-2.4.36.3/arch/mips/au1000/common/cputable.c  2008-04-19 16:39:27.000000000 +0200 
     67+++ linux-2.4.36.3-mips/arch/mips/au1000/common/cputable.c     2008-04-23 08:39:33.000000000 +0200 
    6868@@ -39,7 +39,8 @@ 
    6969     { 0xffffffff, 0x02030203, "Au1100 BD", 0, 1 }, 
     
    7676 }; 
    7777  
    78 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/common/dbdma.c linux-2.4.33.3.mips/arch/mips/au1000/common/dbdma.c 
    79 --- linux-2.4.33.3/arch/mips/au1000/common/dbdma.c     2006-08-31 19:03:20.000000000 +0200 
    80 +++ linux-2.4.33.3.mips/arch/mips/au1000/common/dbdma.c        2006-09-16 17:02:43.000000000 +0200 
     78diff -Nur linux-2.4.36.3/arch/mips/au1000/common/dbdma.c linux-2.4.36.3-mips/arch/mips/au1000/common/dbdma.c 
     79--- linux-2.4.36.3/arch/mips/au1000/common/dbdma.c     2008-04-19 16:39:27.000000000 +0200 
     80+++ linux-2.4.36.3-mips/arch/mips/au1000/common/dbdma.c        2008-04-23 08:39:33.000000000 +0200 
    8181@@ -41,6 +41,8 @@ 
    8282 #include <asm/au1xxx_dbdma.h> 
     
    657657 #endif /* defined(CONFIG_SOC_AU1550) || defined(CONFIG_SOC_AU1200) */ 
    658658  
    659 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/common/gpio.c linux-2.4.33.3.mips/arch/mips/au1000/common/gpio.c 
    660 --- linux-2.4.33.3/arch/mips/au1000/common/gpio.c     1970-01-01 01:00:00.000000000 +0100 
    661 +++ linux-2.4.33.3.mips/arch/mips/au1000/common/gpio.c 2006-09-16 17:02:43.000000000 +0200 
     659diff -Nur linux-2.4.36.3/arch/mips/au1000/common/gpio.c linux-2.4.36.3-mips/arch/mips/au1000/common/gpio.c 
     660--- linux-2.4.36.3/arch/mips/au1000/common/gpio.c     1970-01-01 01:00:00.000000000 +0100 
     661+++ linux-2.4.36.3-mips/arch/mips/au1000/common/gpio.c 2008-04-23 08:39:33.000000000 +0200 
    662662@@ -0,0 +1,118 @@ 
    663663+/* 
     
    779779+EXPORT_SYMBOL(au1xxx_gpio_write); 
    780780+EXPORT_SYMBOL(au1xxx_gpio_read); 
    781 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/common/irq.c linux-2.4.33.3.mips/arch/mips/au1000/common/irq.c 
    782 --- linux-2.4.33.3/arch/mips/au1000/common/irq.c       2006-08-31 19:03:20.000000000 +0200 
    783 +++ linux-2.4.33.3.mips/arch/mips/au1000/common/irq.c  2006-09-16 17:02:43.000000000 +0200 
     781diff -Nur linux-2.4.36.3/arch/mips/au1000/common/irq.c linux-2.4.36.3-mips/arch/mips/au1000/common/irq.c 
     782--- linux-2.4.36.3/arch/mips/au1000/common/irq.c       2008-04-19 16:39:27.000000000 +0200 
     783+++ linux-2.4.36.3-mips/arch/mips/au1000/common/irq.c  2008-04-23 08:39:33.000000000 +0200 
    784784@@ -303,8 +303,30 @@ 
    785785 }; 
     
    849849  
    850850  
    851 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/common/Makefile linux-2.4.33.3.mips/arch/mips/au1000/common/Makefile 
    852 --- linux-2.4.33.3/arch/mips/au1000/common/Makefile    2006-08-31 19:03:20.000000000 +0200 
    853 +++ linux-2.4.33.3.mips/arch/mips/au1000/common/Makefile       2006-09-16 17:02:43.000000000 +0200 
     851diff -Nur linux-2.4.36.3/arch/mips/au1000/common/Makefile linux-2.4.36.3-mips/arch/mips/au1000/common/Makefile 
     852--- linux-2.4.36.3/arch/mips/au1000/common/Makefile    2008-04-19 16:39:27.000000000 +0200 
     853+++ linux-2.4.36.3-mips/arch/mips/au1000/common/Makefile       2008-04-23 08:39:33.000000000 +0200 
    854854@@ -19,9 +19,9 @@ 
    855855 export-objs            = prom.o clocks.o power.o usbdev.o 
     
    864864 obj-$(CONFIG_AU1X00_USB_DEVICE) += usbdev.o 
    865865 obj-$(CONFIG_KGDB) += dbg_io.o 
    866 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/common/pci_fixup.c linux-2.4.33.3.mips/arch/mips/au1000/common/pci_fixup.c 
    867 --- linux-2.4.33.3/arch/mips/au1000/common/pci_fixup.c 2006-08-31 19:03:20.000000000 +0200 
    868 +++ linux-2.4.33.3.mips/arch/mips/au1000/common/pci_fixup.c    2006-09-16 17:02:43.000000000 +0200 
     866diff -Nur linux-2.4.36.3/arch/mips/au1000/common/pci_fixup.c linux-2.4.36.3-mips/arch/mips/au1000/common/pci_fixup.c 
     867--- linux-2.4.36.3/arch/mips/au1000/common/pci_fixup.c 2008-04-19 16:39:27.000000000 +0200 
     868+++ linux-2.4.36.3-mips/arch/mips/au1000/common/pci_fixup.c    2008-04-23 08:39:33.000000000 +0200 
    869869@@ -75,9 +75,13 @@ 
    870870  
     
    883883 #endif 
    884884  
    885 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/common/pci_ops.c linux-2.4.33.3.mips/arch/mips/au1000/common/pci_ops.c 
    886 --- linux-2.4.33.3/arch/mips/au1000/common/pci_ops.c   2006-08-31 19:03:20.000000000 +0200 
    887 +++ linux-2.4.33.3.mips/arch/mips/au1000/common/pci_ops.c      2006-09-16 17:02:43.000000000 +0200 
     885diff -Nur linux-2.4.36.3/arch/mips/au1000/common/pci_ops.c linux-2.4.36.3-mips/arch/mips/au1000/common/pci_ops.c 
     886--- linux-2.4.36.3/arch/mips/au1000/common/pci_ops.c   2008-04-19 16:39:27.000000000 +0200 
     887+++ linux-2.4.36.3-mips/arch/mips/au1000/common/pci_ops.c      2008-04-23 08:39:33.000000000 +0200 
    888888@@ -162,6 +162,7 @@ 
    889889 static int config_access(unsigned char access_type, struct pci_dev *dev,  
     
    927927 #endif 
    928928  
    929 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/common/power.c linux-2.4.33.3.mips/arch/mips/au1000/common/power.c 
    930 --- linux-2.4.33.3/arch/mips/au1000/common/power.c     2006-08-31 19:03:20.000000000 +0200 
    931 +++ linux-2.4.33.3.mips/arch/mips/au1000/common/power.c        2006-09-16 17:02:43.000000000 +0200 
     929diff -Nur linux-2.4.36.3/arch/mips/au1000/common/power.c linux-2.4.36.3-mips/arch/mips/au1000/common/power.c 
     930--- linux-2.4.36.3/arch/mips/au1000/common/power.c     2008-04-19 16:39:27.000000000 +0200 
     931+++ linux-2.4.36.3-mips/arch/mips/au1000/common/power.c        2008-04-23 08:39:33.000000000 +0200 
    932932@@ -50,7 +50,6 @@ 
    933933  
     
    11561156 }; 
    11571157  
    1158 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/common/reset.c linux-2.4.33.3.mips/arch/mips/au1000/common/reset.c 
    1159 --- linux-2.4.33.3/arch/mips/au1000/common/reset.c     2006-08-31 19:03:20.000000000 +0200 
    1160 +++ linux-2.4.33.3.mips/arch/mips/au1000/common/reset.c        2006-09-16 17:02:43.000000000 +0200 
     1158diff -Nur linux-2.4.36.3/arch/mips/au1000/common/reset.c linux-2.4.36.3-mips/arch/mips/au1000/common/reset.c 
     1159--- linux-2.4.36.3/arch/mips/au1000/common/reset.c     2008-04-19 16:39:27.000000000 +0200 
     1160+++ linux-2.4.36.3-mips/arch/mips/au1000/common/reset.c        2008-04-23 08:39:33.000000000 +0200 
    11611161@@ -37,8 +37,6 @@ 
    11621162 #include <asm/system.h> 
     
    12391239        au1000_halt(); 
    12401240 } 
    1241 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/common/setup.c linux-2.4.33.3.mips/arch/mips/au1000/common/setup.c 
    1242 --- linux-2.4.33.3/arch/mips/au1000/common/setup.c     2006-08-31 19:03:20.000000000 +0200 
    1243 +++ linux-2.4.33.3.mips/arch/mips/au1000/common/setup.c        2006-09-16 17:02:43.000000000 +0200 
     1241diff -Nur linux-2.4.36.3/arch/mips/au1000/common/setup.c linux-2.4.36.3-mips/arch/mips/au1000/common/setup.c 
     1242--- linux-2.4.36.3/arch/mips/au1000/common/setup.c     2008-04-19 16:39:27.000000000 +0200 
     1243+++ linux-2.4.36.3-mips/arch/mips/au1000/common/setup.c        2008-04-23 08:39:33.000000000 +0200 
    12441244@@ -174,6 +174,40 @@ 
    12451245        initrd_end = (unsigned long)&__rd_end; 
     
    13361336                ide_ops = &std_ide_ops; 
    13371337 #endif 
    1338 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/common/sleeper.S linux-2.4.33.3.mips/arch/mips/au1000/common/sleeper.S 
    1339 --- linux-2.4.33.3/arch/mips/au1000/common/sleeper.S   2006-08-31 19:03:20.000000000 +0200 
    1340 +++ linux-2.4.33.3.mips/arch/mips/au1000/common/sleeper.S      2006-09-16 17:02:43.000000000 +0200 
     1338diff -Nur linux-2.4.36.3/arch/mips/au1000/common/sleeper.S linux-2.4.36.3-mips/arch/mips/au1000/common/sleeper.S 
     1339--- linux-2.4.36.3/arch/mips/au1000/common/sleeper.S   2008-04-19 16:39:27.000000000 +0200 
     1340+++ linux-2.4.36.3-mips/arch/mips/au1000/common/sleeper.S      2008-04-23 08:39:33.000000000 +0200 
    13411341@@ -15,17 +15,48 @@ 
    13421342 #include <asm/addrspace.h> 
     
    16071607 END(save_and_sleep) 
    16081608+ 
    1609 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/common/time.c linux-2.4.33.3.mips/arch/mips/au1000/common/time.c 
    1610 --- linux-2.4.33.3/arch/mips/au1000/common/time.c      2006-08-31 19:03:20.000000000 +0200 
    1611 +++ linux-2.4.33.3.mips/arch/mips/au1000/common/time.c 2006-09-16 17:02:43.000000000 +0200 
     1609diff -Nur linux-2.4.36.3/arch/mips/au1000/common/time.c linux-2.4.36.3-mips/arch/mips/au1000/common/time.c 
     1610--- linux-2.4.36.3/arch/mips/au1000/common/time.c      2008-04-19 16:39:27.000000000 +0200 
     1611+++ linux-2.4.36.3-mips/arch/mips/au1000/common/time.c 2008-04-23 08:39:33.000000000 +0200 
    16121612@@ -50,7 +50,6 @@ 
    16131613 #include <linux/mc146818rtc.h> 
     
    16691669  
    16701670 #else 
    1671 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/db1x00/board_setup.c linux-2.4.33.3.mips/arch/mips/au1000/db1x00/board_setup.c 
    1672 --- linux-2.4.33.3/arch/mips/au1000/db1x00/board_setup.c       2006-08-31 19:03:20.000000000 +0200 
    1673 +++ linux-2.4.33.3.mips/arch/mips/au1000/db1x00/board_setup.c  2006-09-16 17:02:43.000000000 +0200 
     1671diff -Nur linux-2.4.36.3/arch/mips/au1000/db1x00/board_setup.c linux-2.4.36.3-mips/arch/mips/au1000/db1x00/board_setup.c 
     1672--- linux-2.4.36.3/arch/mips/au1000/db1x00/board_setup.c       2008-04-19 16:39:27.000000000 +0200 
     1673+++ linux-2.4.36.3-mips/arch/mips/au1000/db1x00/board_setup.c  2008-04-23 08:39:33.000000000 +0200 
    16741674@@ -46,10 +46,22 @@ 
    16751675 #include <asm/au1000.h> 
     
    17551755     printk("AMD Alchemy Au1000/Db1000 Board\n"); 
    17561756 #endif 
    1757 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/db1x00/irqmap.c linux-2.4.33.3.mips/arch/mips/au1000/db1x00/irqmap.c 
    1758 --- linux-2.4.33.3/arch/mips/au1000/db1x00/irqmap.c    2006-08-31 19:03:20.000000000 +0200 
    1759 +++ linux-2.4.33.3.mips/arch/mips/au1000/db1x00/irqmap.c       2006-09-16 17:02:43.000000000 +0200 
     1757diff -Nur linux-2.4.36.3/arch/mips/au1000/db1x00/irqmap.c linux-2.4.36.3-mips/arch/mips/au1000/db1x00/irqmap.c 
     1758--- linux-2.4.36.3/arch/mips/au1000/db1x00/irqmap.c    2008-04-19 16:39:27.000000000 +0200 
     1759+++ linux-2.4.36.3-mips/arch/mips/au1000/db1x00/irqmap.c       2008-04-23 08:39:33.000000000 +0200 
    17601760@@ -53,6 +53,7 @@ 
    17611761 #ifdef CONFIG_MIPS_DB1550 
     
    17661766        { AU1000_GPIO_0, INTC_INT_LOW_LEVEL, 0 }, // PCMCIA Card 0 Fully_Interted# 
    17671767        { AU1000_GPIO_1, INTC_INT_LOW_LEVEL, 0 }, // PCMCIA Card 0 STSCHG# 
    1768 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/db1x00/Makefile linux-2.4.33.3.mips/arch/mips/au1000/db1x00/Makefile 
    1769 --- linux-2.4.33.3/arch/mips/au1000/db1x00/Makefile    2006-08-31 19:03:20.000000000 +0200 
    1770 +++ linux-2.4.33.3.mips/arch/mips/au1000/db1x00/Makefile       2006-09-16 17:02:43.000000000 +0200 
     1768diff -Nur linux-2.4.36.3/arch/mips/au1000/db1x00/Makefile linux-2.4.36.3-mips/arch/mips/au1000/db1x00/Makefile 
     1769--- linux-2.4.36.3/arch/mips/au1000/db1x00/Makefile    2008-04-19 16:39:27.000000000 +0200 
     1770+++ linux-2.4.36.3-mips/arch/mips/au1000/db1x00/Makefile       2008-04-23 08:39:33.000000000 +0200 
    17711771@@ -17,4 +17,11 @@ 
    17721772 obj-y := init.o board_setup.o irqmap.o 
     
    17811781+ 
    17821782 include $(TOPDIR)/Rules.make 
    1783 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/db1x00/mmc_support.c linux-2.4.33.3.mips/arch/mips/au1000/db1x00/mmc_support.c 
    1784 --- linux-2.4.33.3/arch/mips/au1000/db1x00/mmc_support.c      1970-01-01 01:00:00.000000000 +0100 
    1785 +++ linux-2.4.33.3.mips/arch/mips/au1000/db1x00/mmc_support.c  2006-09-16 17:02:43.000000000 +0200 
     1783diff -Nur linux-2.4.36.3/arch/mips/au1000/db1x00/mmc_support.c linux-2.4.36.3-mips/arch/mips/au1000/db1x00/mmc_support.c 
     1784--- linux-2.4.36.3/arch/mips/au1000/db1x00/mmc_support.c      1970-01-01 01:00:00.000000000 +0100 
     1785+++ linux-2.4.36.3-mips/arch/mips/au1000/db1x00/mmc_support.c  2008-04-23 08:39:33.000000000 +0200 
    17861786@@ -0,0 +1,126 @@ 
    17871787+/* 
     
    19111911+EXPORT_SYMBOL(mmc_power_off); 
    19121912+ 
    1913 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/ficmmp/au1200_ibutton.c linux-2.4.33.3.mips/arch/mips/au1000/ficmmp/au1200_ibutton.c 
    1914 --- linux-2.4.33.3/arch/mips/au1000/ficmmp/au1200_ibutton.c   1970-01-01 01:00:00.000000000 +0100 
    1915 +++ linux-2.4.33.3.mips/arch/mips/au1000/ficmmp/au1200_ibutton.c       2006-09-16 17:02:43.000000000 +0200 
     1913diff -Nur linux-2.4.36.3/arch/mips/au1000/ficmmp/au1200_ibutton.c linux-2.4.36.3-mips/arch/mips/au1000/ficmmp/au1200_ibutton.c 
     1914--- linux-2.4.36.3/arch/mips/au1000/ficmmp/au1200_ibutton.c   1970-01-01 01:00:00.000000000 +0100 
     1915+++ linux-2.4.36.3-mips/arch/mips/au1000/ficmmp/au1200_ibutton.c       2008-04-23 08:39:33.000000000 +0200 
    19161916@@ -0,0 +1,270 @@ 
    19171917+/* ----------------------------------------------------------------------  
     
    21852185+MODULE_DESCRIPTION( DRIVER_DESC ); 
    21862186+MODULE_LICENSE("GPL"); 
    2187 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/ficmmp/au1xxx_dock.c linux-2.4.33.3.mips/arch/mips/au1000/ficmmp/au1xxx_dock.c 
    2188 --- linux-2.4.33.3/arch/mips/au1000/ficmmp/au1xxx_dock.c      1970-01-01 01:00:00.000000000 +0100 
    2189 +++ linux-2.4.33.3.mips/arch/mips/au1000/ficmmp/au1xxx_dock.c  2006-09-16 17:02:43.000000000 +0200 
     2187diff -Nur linux-2.4.36.3/arch/mips/au1000/ficmmp/au1xxx_dock.c linux-2.4.36.3-mips/arch/mips/au1000/ficmmp/au1xxx_dock.c 
     2188--- linux-2.4.36.3/arch/mips/au1000/ficmmp/au1xxx_dock.c      1970-01-01 01:00:00.000000000 +0100 
     2189+++ linux-2.4.36.3-mips/arch/mips/au1000/ficmmp/au1xxx_dock.c  2008-04-23 08:39:33.000000000 +0200 
    21902190@@ -0,0 +1,261 @@ 
    21912191+/* 
     
    24502450+module_init(au1xxx_dock_init); 
    24512451+module_exit(au1xxx_dock_exit); 
    2452 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/ficmmp/board_setup.c linux-2.4.33.3.mips/arch/mips/au1000/ficmmp/board_setup.c 
    2453 --- linux-2.4.33.3/arch/mips/au1000/ficmmp/board_setup.c      1970-01-01 01:00:00.000000000 +0100 
    2454 +++ linux-2.4.33.3.mips/arch/mips/au1000/ficmmp/board_setup.c  2006-09-16 17:02:43.000000000 +0200 
     2452diff -Nur linux-2.4.36.3/arch/mips/au1000/ficmmp/board_setup.c linux-2.4.36.3-mips/arch/mips/au1000/ficmmp/board_setup.c 
     2453--- linux-2.4.36.3/arch/mips/au1000/ficmmp/board_setup.c      1970-01-01 01:00:00.000000000 +0100 
     2454+++ linux-2.4.36.3-mips/arch/mips/au1000/ficmmp/board_setup.c  2008-04-23 08:39:33.000000000 +0200 
    24552455@@ -0,0 +1,226 @@ 
    24562456+/* 
     
    26802680+} 
    26812681+ 
    2682 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/ficmmp/init.c linux-2.4.33.3.mips/arch/mips/au1000/ficmmp/init.c 
    2683 --- linux-2.4.33.3/arch/mips/au1000/ficmmp/init.c     1970-01-01 01:00:00.000000000 +0100 
    2684 +++ linux-2.4.33.3.mips/arch/mips/au1000/ficmmp/init.c 2006-09-16 17:02:43.000000000 +0200 
     2682diff -Nur linux-2.4.36.3/arch/mips/au1000/ficmmp/init.c linux-2.4.36.3-mips/arch/mips/au1000/ficmmp/init.c 
     2683--- linux-2.4.36.3/arch/mips/au1000/ficmmp/init.c     1970-01-01 01:00:00.000000000 +0100 
     2684+++ linux-2.4.36.3-mips/arch/mips/au1000/ficmmp/init.c 2008-04-23 08:39:33.000000000 +0200 
    26852685@@ -0,0 +1,76 @@ 
    26862686+/* 
     
    27602760+} 
    27612761+ 
    2762 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/ficmmp/irqmap.c linux-2.4.33.3.mips/arch/mips/au1000/ficmmp/irqmap.c 
    2763 --- linux-2.4.33.3/arch/mips/au1000/ficmmp/irqmap.c   1970-01-01 01:00:00.000000000 +0100 
    2764 +++ linux-2.4.33.3.mips/arch/mips/au1000/ficmmp/irqmap.c       2006-09-16 17:02:43.000000000 +0200 
     2762diff -Nur linux-2.4.36.3/arch/mips/au1000/ficmmp/irqmap.c linux-2.4.36.3-mips/arch/mips/au1000/ficmmp/irqmap.c 
     2763--- linux-2.4.36.3/arch/mips/au1000/ficmmp/irqmap.c   1970-01-01 01:00:00.000000000 +0100 
     2764+++ linux-2.4.36.3-mips/arch/mips/au1000/ficmmp/irqmap.c       2008-04-23 08:39:33.000000000 +0200 
    27652765@@ -0,0 +1,61 @@ 
    27662766+/* 
     
    28252825+int au1xxx_nr_irqs = sizeof(au1xxx_irq_map)/sizeof(au1xxx_irq_map_t); 
    28262826+ 
    2827 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/ficmmp/Makefile linux-2.4.33.3.mips/arch/mips/au1000/ficmmp/Makefile 
    2828 --- linux-2.4.33.3/arch/mips/au1000/ficmmp/Makefile   1970-01-01 01:00:00.000000000 +0100 
    2829 +++ linux-2.4.33.3.mips/arch/mips/au1000/ficmmp/Makefile       2006-09-16 17:02:43.000000000 +0200 
     2827diff -Nur linux-2.4.36.3/arch/mips/au1000/ficmmp/Makefile linux-2.4.36.3-mips/arch/mips/au1000/ficmmp/Makefile 
     2828--- linux-2.4.36.3/arch/mips/au1000/ficmmp/Makefile   1970-01-01 01:00:00.000000000 +0100 
     2829+++ linux-2.4.36.3-mips/arch/mips/au1000/ficmmp/Makefile       2008-04-23 08:39:33.000000000 +0200 
    28302830@@ -0,0 +1,25 @@ 
    28312831+# 
     
    28542854+ 
    28552855+include $(TOPDIR)/Rules.make 
    2856 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/hydrogen3/board_setup.c linux-2.4.33.3.mips/arch/mips/au1000/hydrogen3/board_setup.c 
    2857 --- linux-2.4.33.3/arch/mips/au1000/hydrogen3/board_setup.c    2006-08-31 19:03:20.000000000 +0200 
    2858 +++ linux-2.4.33.3.mips/arch/mips/au1000/hydrogen3/board_setup.c       2006-09-16 17:02:43.000000000 +0200 
     2856diff -Nur linux-2.4.36.3/arch/mips/au1000/hydrogen3/board_setup.c linux-2.4.36.3-mips/arch/mips/au1000/hydrogen3/board_setup.c 
     2857--- linux-2.4.36.3/arch/mips/au1000/hydrogen3/board_setup.c    2008-04-19 16:39:27.000000000 +0200 
     2858+++ linux-2.4.36.3-mips/arch/mips/au1000/hydrogen3/board_setup.c       2008-04-23 08:39:33.000000000 +0200 
    28592859@@ -51,12 +51,19 @@ 
    28602860 { 
     
    28772877        // 2nd USB port is USB device 
    28782878        pin_func = au_readl(SYS_PINFUNC) & (u32)(~0x8000); 
    2879 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/hydrogen3/buttons.c linux-2.4.33.3.mips/arch/mips/au1000/hydrogen3/buttons.c 
    2880 --- linux-2.4.33.3/arch/mips/au1000/hydrogen3/buttons.c       1970-01-01 01:00:00.000000000 +0100 
    2881 +++ linux-2.4.33.3.mips/arch/mips/au1000/hydrogen3/buttons.c   2006-09-16 17:02:43.000000000 +0200 
     2879diff -Nur linux-2.4.36.3/arch/mips/au1000/hydrogen3/buttons.c linux-2.4.36.3-mips/arch/mips/au1000/hydrogen3/buttons.c 
     2880--- linux-2.4.36.3/arch/mips/au1000/hydrogen3/buttons.c       1970-01-01 01:00:00.000000000 +0100 
     2881+++ linux-2.4.36.3-mips/arch/mips/au1000/hydrogen3/buttons.c   2008-04-23 08:39:33.000000000 +0200 
    28822882@@ -0,0 +1,308 @@ 
    28832883+/* 
     
    31893189+module_init(hydrogen3_buttons_init); 
    31903190+module_exit(hydrogen3_buttons_exit); 
    3191 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/hydrogen3/Makefile linux-2.4.33.3.mips/arch/mips/au1000/hydrogen3/Makefile 
    3192 --- linux-2.4.33.3/arch/mips/au1000/hydrogen3/Makefile 2006-08-31 19:03:20.000000000 +0200 
    3193 +++ linux-2.4.33.3.mips/arch/mips/au1000/hydrogen3/Makefile    2006-09-16 17:02:43.000000000 +0200 
     3191diff -Nur linux-2.4.36.3/arch/mips/au1000/hydrogen3/Makefile linux-2.4.36.3-mips/arch/mips/au1000/hydrogen3/Makefile 
     3192--- linux-2.4.36.3/arch/mips/au1000/hydrogen3/Makefile 2008-04-19 16:39:27.000000000 +0200 
     3193+++ linux-2.4.36.3-mips/arch/mips/au1000/hydrogen3/Makefile    2008-04-23 08:39:33.000000000 +0200 
    31943194@@ -14,6 +14,11 @@ 
    31953195  
     
    32053205  
    32063206 include $(TOPDIR)/Rules.make 
    3207 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/hydrogen3/mmc_support.c linux-2.4.33.3.mips/arch/mips/au1000/hydrogen3/mmc_support.c 
    3208 --- linux-2.4.33.3/arch/mips/au1000/hydrogen3/mmc_support.c   1970-01-01 01:00:00.000000000 +0100 
    3209 +++ linux-2.4.33.3.mips/arch/mips/au1000/hydrogen3/mmc_support.c       2006-09-16 17:02:43.000000000 +0200 
     3207diff -Nur linux-2.4.36.3/arch/mips/au1000/hydrogen3/mmc_support.c linux-2.4.36.3-mips/arch/mips/au1000/hydrogen3/mmc_support.c 
     3208--- linux-2.4.36.3/arch/mips/au1000/hydrogen3/mmc_support.c   1970-01-01 01:00:00.000000000 +0100 
     3209+++ linux-2.4.36.3-mips/arch/mips/au1000/hydrogen3/mmc_support.c       2008-04-23 08:39:33.000000000 +0200 
    32103210@@ -0,0 +1,89 @@ 
    32113211+/* 
     
    32983298+EXPORT_SYMBOL(mmc_power_off); 
    32993299+ 
    3300 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/mtx-1/board_setup.c linux-2.4.33.3.mips/arch/mips/au1000/mtx-1/board_setup.c 
    3301 --- linux-2.4.33.3/arch/mips/au1000/mtx-1/board_setup.c        2006-08-31 19:03:20.000000000 +0200 
    3302 +++ linux-2.4.33.3.mips/arch/mips/au1000/mtx-1/board_setup.c   2006-09-16 17:02:43.000000000 +0200 
     3300diff -Nur linux-2.4.36.3/arch/mips/au1000/mtx-1/board_setup.c linux-2.4.36.3-mips/arch/mips/au1000/mtx-1/board_setup.c 
     3301--- linux-2.4.36.3/arch/mips/au1000/mtx-1/board_setup.c        2008-04-19 16:39:27.000000000 +0200 
     3302+++ linux-2.4.36.3-mips/arch/mips/au1000/mtx-1/board_setup.c   2008-04-23 08:39:33.000000000 +0200 
    33033303@@ -48,6 +48,12 @@ 
    33043304  
     
    33143314 { 
    33153315        rtc_ops = &no_rtc_ops; 
    3316 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/mtx-1/irqmap.c linux-2.4.33.3.mips/arch/mips/au1000/mtx-1/irqmap.c 
    3317 --- linux-2.4.33.3/arch/mips/au1000/mtx-1/irqmap.c     2006-08-31 19:03:20.000000000 +0200 
    3318 +++ linux-2.4.33.3.mips/arch/mips/au1000/mtx-1/irqmap.c        2006-09-16 17:02:43.000000000 +0200 
     3316diff -Nur linux-2.4.36.3/arch/mips/au1000/mtx-1/irqmap.c linux-2.4.36.3-mips/arch/mips/au1000/mtx-1/irqmap.c 
     3317--- linux-2.4.36.3/arch/mips/au1000/mtx-1/irqmap.c     2008-04-19 16:39:27.000000000 +0200 
     3318+++ linux-2.4.36.3-mips/arch/mips/au1000/mtx-1/irqmap.c        2008-04-23 08:39:33.000000000 +0200 
    33193319@@ -72,10 +72,10 @@ 
    33203320         *      A       B       C       D 
     
    33323332        const long min_idsel = 0, max_idsel = 3, irqs_per_slot = 4; 
    33333333        return PCI_IRQ_TABLE_LOOKUP; 
    3334 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/pb1000/board_setup.c linux-2.4.33.3.mips/arch/mips/au1000/pb1000/board_setup.c 
    3335 --- linux-2.4.33.3/arch/mips/au1000/pb1000/board_setup.c       2006-08-31 19:03:20.000000000 +0200 
    3336 +++ linux-2.4.33.3.mips/arch/mips/au1000/pb1000/board_setup.c  2006-09-16 17:02:43.000000000 +0200 
     3334diff -Nur linux-2.4.36.3/arch/mips/au1000/pb1000/board_setup.c linux-2.4.36.3-mips/arch/mips/au1000/pb1000/board_setup.c 
     3335--- linux-2.4.36.3/arch/mips/au1000/pb1000/board_setup.c       2008-04-19 16:39:27.000000000 +0200 
     3336+++ linux-2.4.36.3-mips/arch/mips/au1000/pb1000/board_setup.c  2008-04-23 08:39:33.000000000 +0200 
    33373337@@ -58,6 +58,10 @@ 
    33383338 { 
     
    33463346 { 
    33473347        u32 pin_func, static_cfg0; 
    3348 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/pb1100/board_setup.c linux-2.4.33.3.mips/arch/mips/au1000/pb1100/board_setup.c 
    3349 --- linux-2.4.33.3/arch/mips/au1000/pb1100/board_setup.c       2006-08-31 19:03:20.000000000 +0200 
    3350 +++ linux-2.4.33.3.mips/arch/mips/au1000/pb1100/board_setup.c  2006-09-16 17:02:43.000000000 +0200 
     3348diff -Nur linux-2.4.36.3/arch/mips/au1000/pb1100/board_setup.c linux-2.4.36.3-mips/arch/mips/au1000/pb1100/board_setup.c 
     3349--- linux-2.4.36.3/arch/mips/au1000/pb1100/board_setup.c       2008-04-19 16:39:27.000000000 +0200 
     3350+++ linux-2.4.36.3-mips/arch/mips/au1000/pb1100/board_setup.c  2008-04-23 08:39:33.000000000 +0200 
    33513351@@ -62,6 +62,10 @@ 
    33523352     au_writel(0x00000000, 0xAE00001C); 
     
    33603360 { 
    33613361        u32 pin_func; 
    3362 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/pb1100/Makefile linux-2.4.33.3.mips/arch/mips/au1000/pb1100/Makefile 
    3363 --- linux-2.4.33.3/arch/mips/au1000/pb1100/Makefile    2006-08-31 19:03:20.000000000 +0200 
    3364 +++ linux-2.4.33.3.mips/arch/mips/au1000/pb1100/Makefile       2006-09-16 17:02:43.000000000 +0200 
     3362diff -Nur linux-2.4.36.3/arch/mips/au1000/pb1100/Makefile linux-2.4.36.3-mips/arch/mips/au1000/pb1100/Makefile 
     3363--- linux-2.4.36.3/arch/mips/au1000/pb1100/Makefile    2008-04-19 16:39:27.000000000 +0200 
     3364+++ linux-2.4.36.3-mips/arch/mips/au1000/pb1100/Makefile       2008-04-23 08:39:33.000000000 +0200 
    33653365@@ -16,4 +16,10 @@ 
    33663366  
     
    33743374+ 
    33753375 include $(TOPDIR)/Rules.make 
    3376 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/pb1100/mmc_support.c linux-2.4.33.3.mips/arch/mips/au1000/pb1100/mmc_support.c 
    3377 --- linux-2.4.33.3/arch/mips/au1000/pb1100/mmc_support.c      1970-01-01 01:00:00.000000000 +0100 
    3378 +++ linux-2.4.33.3.mips/arch/mips/au1000/pb1100/mmc_support.c  2006-09-16 17:02:43.000000000 +0200 
     3376diff -Nur linux-2.4.36.3/arch/mips/au1000/pb1100/mmc_support.c linux-2.4.36.3-mips/arch/mips/au1000/pb1100/mmc_support.c 
     3377--- linux-2.4.36.3/arch/mips/au1000/pb1100/mmc_support.c      1970-01-01 01:00:00.000000000 +0100 
     3378+++ linux-2.4.36.3-mips/arch/mips/au1000/pb1100/mmc_support.c  2008-04-23 08:39:33.000000000 +0200 
    33793379@@ -0,0 +1,126 @@ 
    33803380+/* 
     
    35043504+EXPORT_SYMBOL(mmc_power_off); 
    35053505+ 
    3506 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/pb1200/board_setup.c linux-2.4.33.3.mips/arch/mips/au1000/pb1200/board_setup.c 
    3507 --- linux-2.4.33.3/arch/mips/au1000/pb1200/board_setup.c      1970-01-01 01:00:00.000000000 +0100 
    3508 +++ linux-2.4.33.3.mips/arch/mips/au1000/pb1200/board_setup.c  2006-09-16 17:02:43.000000000 +0200 
     3506diff -Nur linux-2.4.36.3/arch/mips/au1000/pb1200/board_setup.c linux-2.4.36.3-mips/arch/mips/au1000/pb1200/board_setup.c 
     3507--- linux-2.4.36.3/arch/mips/au1000/pb1200/board_setup.c      1970-01-01 01:00:00.000000000 +0100 
     3508+++ linux-2.4.36.3-mips/arch/mips/au1000/pb1200/board_setup.c  2008-04-23 08:39:33.000000000 +0200 
    35093509@@ -0,0 +1,221 @@ 
    35103510+/* 
     
    37293729+} 
    37303730+ 
    3731 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/pb1200/init.c linux-2.4.33.3.mips/arch/mips/au1000/pb1200/init.c 
    3732 --- linux-2.4.33.3/arch/mips/au1000/pb1200/init.c     1970-01-01 01:00:00.000000000 +0100 
    3733 +++ linux-2.4.33.3.mips/arch/mips/au1000/pb1200/init.c 2006-09-16 17:02:43.000000000 +0200 
     3731diff -Nur linux-2.4.36.3/arch/mips/au1000/pb1200/init.c linux-2.4.36.3-mips/arch/mips/au1000/pb1200/init.c 
     3732--- linux-2.4.36.3/arch/mips/au1000/pb1200/init.c     1970-01-01 01:00:00.000000000 +0100 
     3733+++ linux-2.4.36.3-mips/arch/mips/au1000/pb1200/init.c 2008-04-23 08:39:33.000000000 +0200 
    37343734@@ -0,0 +1,72 @@ 
    37353735+/* 
     
    38053805+} 
    38063806+ 
    3807 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/pb1200/irqmap.c linux-2.4.33.3.mips/arch/mips/au1000/pb1200/irqmap.c 
    3808 --- linux-2.4.33.3/arch/mips/au1000/pb1200/irqmap.c   1970-01-01 01:00:00.000000000 +0100 
    3809 +++ linux-2.4.33.3.mips/arch/mips/au1000/pb1200/irqmap.c       2006-09-16 17:02:43.000000000 +0200 
     3807diff -Nur linux-2.4.36.3/arch/mips/au1000/pb1200/irqmap.c linux-2.4.36.3-mips/arch/mips/au1000/pb1200/irqmap.c 
     3808--- linux-2.4.36.3/arch/mips/au1000/pb1200/irqmap.c   1970-01-01 01:00:00.000000000 +0100 
     3809+++ linux-2.4.36.3-mips/arch/mips/au1000/pb1200/irqmap.c       2008-04-23 08:39:33.000000000 +0200 
    38103810@@ -0,0 +1,180 @@ 
    38113811+/* 
     
    39893989+} 
    39903990+ 
    3991 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/pb1200/Makefile linux-2.4.33.3.mips/arch/mips/au1000/pb1200/Makefile 
    3992 --- linux-2.4.33.3/arch/mips/au1000/pb1200/Makefile   1970-01-01 01:00:00.000000000 +0100 
    3993 +++ linux-2.4.33.3.mips/arch/mips/au1000/pb1200/Makefile       2006-09-16 17:02:43.000000000 +0200 
     3991diff -Nur linux-2.4.36.3/arch/mips/au1000/pb1200/Makefile linux-2.4.36.3-mips/arch/mips/au1000/pb1200/Makefile 
     3992--- linux-2.4.36.3/arch/mips/au1000/pb1200/Makefile   1970-01-01 01:00:00.000000000 +0100 
     3993+++ linux-2.4.36.3-mips/arch/mips/au1000/pb1200/Makefile       2008-04-23 08:39:33.000000000 +0200 
    39943994@@ -0,0 +1,25 @@ 
    39953995+# 
     
    40184018+ 
    40194019+include $(TOPDIR)/Rules.make 
    4020 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/pb1200/mmc_support.c linux-2.4.33.3.mips/arch/mips/au1000/pb1200/mmc_support.c 
    4021 --- linux-2.4.33.3/arch/mips/au1000/pb1200/mmc_support.c      1970-01-01 01:00:00.000000000 +0100 
    4022 +++ linux-2.4.33.3.mips/arch/mips/au1000/pb1200/mmc_support.c  2006-09-16 17:02:43.000000000 +0200 
     4020diff -Nur linux-2.4.36.3/arch/mips/au1000/pb1200/mmc_support.c linux-2.4.36.3-mips/arch/mips/au1000/pb1200/mmc_support.c 
     4021--- linux-2.4.36.3/arch/mips/au1000/pb1200/mmc_support.c      1970-01-01 01:00:00.000000000 +0100 
     4022+++ linux-2.4.36.3-mips/arch/mips/au1000/pb1200/mmc_support.c  2008-04-23 08:39:33.000000000 +0200 
    40234023@@ -0,0 +1,141 @@ 
    40244024+/* 
     
    41634163+EXPORT_SYMBOL(mmc_power_off); 
    41644164+ 
    4165 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/pb1500/board_setup.c linux-2.4.33.3.mips/arch/mips/au1000/pb1500/board_setup.c 
    4166 --- linux-2.4.33.3/arch/mips/au1000/pb1500/board_setup.c       2006-08-31 19:03:20.000000000 +0200 
    4167 +++ linux-2.4.33.3.mips/arch/mips/au1000/pb1500/board_setup.c  2006-09-16 17:02:43.000000000 +0200 
     4165diff -Nur linux-2.4.36.3/arch/mips/au1000/pb1500/board_setup.c linux-2.4.36.3-mips/arch/mips/au1000/pb1500/board_setup.c 
     4166--- linux-2.4.36.3/arch/mips/au1000/pb1500/board_setup.c       2008-04-19 16:39:27.000000000 +0200 
     4167+++ linux-2.4.36.3-mips/arch/mips/au1000/pb1500/board_setup.c  2008-04-23 08:39:33.000000000 +0200 
    41684168@@ -62,6 +62,10 @@ 
    41694169     au_writel(0x00000000, 0xAE00001C); 
     
    41774177 { 
    41784178        u32 pin_func; 
    4179 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/pb1550/board_setup.c linux-2.4.33.3.mips/arch/mips/au1000/pb1550/board_setup.c 
    4180 --- linux-2.4.33.3/arch/mips/au1000/pb1550/board_setup.c       2006-08-31 19:03:20.000000000 +0200 
    4181 +++ linux-2.4.33.3.mips/arch/mips/au1000/pb1550/board_setup.c  2006-09-16 17:02:43.000000000 +0200 
     4179diff -Nur linux-2.4.36.3/arch/mips/au1000/pb1550/board_setup.c linux-2.4.36.3-mips/arch/mips/au1000/pb1550/board_setup.c 
     4180--- linux-2.4.36.3/arch/mips/au1000/pb1550/board_setup.c       2008-04-19 16:39:27.000000000 +0200 
     4181+++ linux-2.4.36.3-mips/arch/mips/au1000/pb1550/board_setup.c  2008-04-23 08:39:33.000000000 +0200 
    41824182@@ -48,12 +48,31 @@ 
    41834183  
     
    42494249        printk("AMD Alchemy Pb1550 Board\n"); 
    42504250 } 
    4251 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/au1000/pb1550/irqmap.c linux-2.4.33.3.mips/arch/mips/au1000/pb1550/irqmap.c 
    4252 --- linux-2.4.33.3/arch/mips/au1000/pb1550/irqmap.c    2006-08-31 19:03:20.000000000 +0200 
    4253 +++ linux-2.4.33.3.mips/arch/mips/au1000/pb1550/irqmap.c       2006-09-16 17:02:43.000000000 +0200 
     4251diff -Nur linux-2.4.36.3/arch/mips/au1000/pb1550/irqmap.c linux-2.4.36.3-mips/arch/mips/au1000/pb1550/irqmap.c 
     4252--- linux-2.4.36.3/arch/mips/au1000/pb1550/irqmap.c    2008-04-19 16:39:27.000000000 +0200 
     4253+++ linux-2.4.36.3-mips/arch/mips/au1000/pb1550/irqmap.c       2008-04-23 08:39:33.000000000 +0200 
    42544254@@ -50,6 +50,9 @@ 
    42554255 au1xxx_irq_map_t au1xxx_irq_map[] = { 
     
    42624262  
    42634263 int au1xxx_nr_irqs = sizeof(au1xxx_irq_map)/sizeof(au1xxx_irq_map_t); 
    4264 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/config-shared.in linux-2.4.33.3.mips/arch/mips/config-shared.in 
    4265 --- linux-2.4.33.3/arch/mips/config-shared.in  2006-08-31 19:03:20.000000000 +0200 
    4266 +++ linux-2.4.33.3.mips/arch/mips/config-shared.in     2006-09-16 17:02:43.000000000 +0200 
     4264diff -Nur linux-2.4.36.3/arch/mips/config-shared.in linux-2.4.36.3-mips/arch/mips/config-shared.in 
     4265--- linux-2.4.36.3/arch/mips/config-shared.in  2008-04-19 16:39:27.000000000 +0200 
     4266+++ linux-2.4.36.3-mips/arch/mips/config-shared.in     2008-04-23 08:39:33.000000000 +0200 
    42674267@@ -21,16 +21,19 @@ 
    42684268 comment 'Machine selection' 
     
    43854385      "$CONFIG_NEC_EAGLE" = "y" -o \ 
    43864386      "$CONFIG_NINO" = "y" -o \ 
    4387 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig linux-2.4.33.3.mips/arch/mips/defconfig 
    4388 --- linux-2.4.33.3/arch/mips/defconfig 2006-08-31 19:03:20.000000000 +0200 
    4389 +++ linux-2.4.33.3.mips/arch/mips/defconfig    2006-09-16 17:02:43.000000000 +0200 
     4387diff -Nur linux-2.4.36.3/arch/mips/defconfig linux-2.4.36.3-mips/arch/mips/defconfig 
     4388--- linux-2.4.36.3/arch/mips/defconfig 2008-04-19 16:39:27.000000000 +0200 
     4389+++ linux-2.4.36.3-mips/arch/mips/defconfig    2008-04-23 08:39:33.000000000 +0200 
    43904390@@ -30,8 +30,8 @@ 
    43914391 # CONFIG_MIPS_PB1000 is not set 
     
    44304430 CONFIG_UNIX98_PTY_COUNT=256 
    44314431  
    4432 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-atlas linux-2.4.33.3.mips/arch/mips/defconfig-atlas 
    4433 --- linux-2.4.33.3/arch/mips/defconfig-atlas   2006-08-31 19:03:20.000000000 +0200 
    4434 +++ linux-2.4.33.3.mips/arch/mips/defconfig-atlas      2006-09-16 17:02:43.000000000 +0200 
     4432diff -Nur linux-2.4.36.3/arch/mips/defconfig-atlas linux-2.4.36.3-mips/arch/mips/defconfig-atlas 
     4433--- linux-2.4.36.3/arch/mips/defconfig-atlas   2008-04-19 16:39:27.000000000 +0200 
     4434+++ linux-2.4.36.3-mips/arch/mips/defconfig-atlas      2008-04-23 08:39:33.000000000 +0200 
    44354435@@ -28,8 +28,8 @@ 
    44364436 # CONFIG_MIPS_PB1000 is not set 
     
    44754475 CONFIG_UNIX98_PTY_COUNT=256 
    44764476  
    4477 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-bosporus linux-2.4.33.3.mips/arch/mips/defconfig-bosporus 
    4478 --- linux-2.4.33.3/arch/mips/defconfig-bosporus        2006-08-31 19:03:20.000000000 +0200 
    4479 +++ linux-2.4.33.3.mips/arch/mips/defconfig-bosporus   2006-09-16 17:02:43.000000000 +0200 
     4477diff -Nur linux-2.4.36.3/arch/mips/defconfig-bosporus linux-2.4.36.3-mips/arch/mips/defconfig-bosporus 
     4478--- linux-2.4.36.3/arch/mips/defconfig-bosporus        2008-04-19 16:39:27.000000000 +0200 
     4479+++ linux-2.4.36.3-mips/arch/mips/defconfig-bosporus   2008-04-23 08:39:33.000000000 +0200 
    44804480@@ -30,8 +30,8 @@ 
    44814481 # CONFIG_MIPS_PB1000 is not set 
     
    45384538 CONFIG_UNIX98_PTY_COUNT=256 
    45394539  
    4540 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-capcella linux-2.4.33.3.mips/arch/mips/defconfig-capcella 
    4541 --- linux-2.4.33.3/arch/mips/defconfig-capcella        2006-08-31 19:03:20.000000000 +0200 
    4542 +++ linux-2.4.33.3.mips/arch/mips/defconfig-capcella   2006-09-16 17:02:43.000000000 +0200 
     4540diff -Nur linux-2.4.36.3/arch/mips/defconfig-capcella linux-2.4.36.3-mips/arch/mips/defconfig-capcella 
     4541--- linux-2.4.36.3/arch/mips/defconfig-capcella        2008-04-19 16:39:27.000000000 +0200 
     4542+++ linux-2.4.36.3-mips/arch/mips/defconfig-capcella   2008-04-23 08:39:33.000000000 +0200 
    45434543@@ -30,8 +30,8 @@ 
    45444544 # CONFIG_MIPS_PB1000 is not set 
     
    45714571 CONFIG_UNIX98_PTYS=y 
    45724572 CONFIG_UNIX98_PTY_COUNT=256 
    4573 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-cobalt linux-2.4.33.3.mips/arch/mips/defconfig-cobalt 
    4574 --- linux-2.4.33.3/arch/mips/defconfig-cobalt  2006-08-31 19:03:20.000000000 +0200 
    4575 +++ linux-2.4.33.3.mips/arch/mips/defconfig-cobalt     2006-09-16 17:02:43.000000000 +0200 
     4573diff -Nur linux-2.4.36.3/arch/mips/defconfig-cobalt linux-2.4.36.3-mips/arch/mips/defconfig-cobalt 
     4574--- linux-2.4.36.3/arch/mips/defconfig-cobalt  2008-04-19 16:39:27.000000000 +0200 
     4575+++ linux-2.4.36.3-mips/arch/mips/defconfig-cobalt     2008-04-23 08:39:33.000000000 +0200 
    45764576@@ -28,8 +28,8 @@ 
    45774577 # CONFIG_MIPS_PB1000 is not set 
     
    46044604 CONFIG_UNIX98_PTY_COUNT=16 
    46054605  
    4606 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-csb250 linux-2.4.33.3.mips/arch/mips/defconfig-csb250 
    4607 --- linux-2.4.33.3/arch/mips/defconfig-csb250  2006-08-31 19:03:20.000000000 +0200 
    4608 +++ linux-2.4.33.3.mips/arch/mips/defconfig-csb250     2006-09-16 17:02:43.000000000 +0200 
     4606diff -Nur linux-2.4.36.3/arch/mips/defconfig-csb250 linux-2.4.36.3-mips/arch/mips/defconfig-csb250 
     4607--- linux-2.4.36.3/arch/mips/defconfig-csb250  2008-04-19 16:39:27.000000000 +0200 
     4608+++ linux-2.4.36.3-mips/arch/mips/defconfig-csb250     2008-04-23 08:39:33.000000000 +0200 
    46094609@@ -30,8 +30,8 @@ 
    46104610 # CONFIG_MIPS_PB1000 is not set 
     
    46374637 CONFIG_UNIX98_PTY_COUNT=256 
    46384638  
    4639 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-db1000 linux-2.4.33.3.mips/arch/mips/defconfig-db1000 
    4640 --- linux-2.4.33.3/arch/mips/defconfig-db1000  2006-08-31 19:03:20.000000000 +0200 
    4641 +++ linux-2.4.33.3.mips/arch/mips/defconfig-db1000     2006-09-16 17:02:43.000000000 +0200 
     4639diff -Nur linux-2.4.36.3/arch/mips/defconfig-db1000 linux-2.4.36.3-mips/arch/mips/defconfig-db1000 
     4640--- linux-2.4.36.3/arch/mips/defconfig-db1000  2008-04-19 16:39:27.000000000 +0200 
     4641+++ linux-2.4.36.3-mips/arch/mips/defconfig-db1000     2008-04-23 08:39:33.000000000 +0200 
    46424642@@ -30,8 +30,8 @@ 
    46434643 # CONFIG_MIPS_PB1000 is not set 
     
    46904690 CONFIG_UNIX98_PTY_COUNT=256 
    46914691  
    4692 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-db1100 linux-2.4.33.3.mips/arch/mips/defconfig-db1100 
    4693 --- linux-2.4.33.3/arch/mips/defconfig-db1100  2006-08-31 19:03:20.000000000 +0200 
    4694 +++ linux-2.4.33.3.mips/arch/mips/defconfig-db1100     2006-09-16 17:02:43.000000000 +0200 
     4692diff -Nur linux-2.4.36.3/arch/mips/defconfig-db1100 linux-2.4.36.3-mips/arch/mips/defconfig-db1100 
     4693--- linux-2.4.36.3/arch/mips/defconfig-db1100  2008-04-19 16:39:27.000000000 +0200 
     4694+++ linux-2.4.36.3-mips/arch/mips/defconfig-db1100     2008-04-23 08:39:33.000000000 +0200 
    46954695@@ -30,8 +30,8 @@ 
    46964696 # CONFIG_MIPS_PB1000 is not set 
     
    47594759 # CONFIG_FB_VIRTUAL is not set 
    47604760 CONFIG_FBCON_ADVANCED=y 
    4761 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-db1200 linux-2.4.33.3.mips/arch/mips/defconfig-db1200 
    4762 --- linux-2.4.33.3/arch/mips/defconfig-db1200 1970-01-01 01:00:00.000000000 +0100 
    4763 +++ linux-2.4.33.3.mips/arch/mips/defconfig-db1200     2006-09-16 17:02:43.000000000 +0200 
     4761diff -Nur linux-2.4.36.3/arch/mips/defconfig-db1200 linux-2.4.36.3-mips/arch/mips/defconfig-db1200 
     4762--- linux-2.4.36.3/arch/mips/defconfig-db1200 1970-01-01 01:00:00.000000000 +0100 
     4763+++ linux-2.4.36.3-mips/arch/mips/defconfig-db1200     2008-04-23 08:39:33.000000000 +0200 
    47644764@@ -0,0 +1,1032 @@ 
    47654765+# 
     
    57955795+CONFIG_ZLIB_DEFLATE=m 
    57965796+# CONFIG_FW_LOADER is not set 
    5797 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-db1500 linux-2.4.33.3.mips/arch/mips/defconfig-db1500 
    5798 --- linux-2.4.33.3/arch/mips/defconfig-db1500  2006-08-31 19:03:20.000000000 +0200 
    5799 +++ linux-2.4.33.3.mips/arch/mips/defconfig-db1500     2006-09-16 17:02:43.000000000 +0200 
     5797diff -Nur linux-2.4.36.3/arch/mips/defconfig-db1500 linux-2.4.36.3-mips/arch/mips/defconfig-db1500 
     5798--- linux-2.4.36.3/arch/mips/defconfig-db1500  2008-04-19 16:39:27.000000000 +0200 
     5799+++ linux-2.4.36.3-mips/arch/mips/defconfig-db1500     2008-04-23 08:39:33.000000000 +0200 
    58005800@@ -30,8 +30,8 @@ 
    58015801 # CONFIG_MIPS_PB1000 is not set 
     
    58285828 CONFIG_UNIX98_PTY_COUNT=256 
    58295829  
    5830 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-db1550 linux-2.4.33.3.mips/arch/mips/defconfig-db1550 
    5831 --- linux-2.4.33.3/arch/mips/defconfig-db1550  2006-08-31 19:03:20.000000000 +0200 
    5832 +++ linux-2.4.33.3.mips/arch/mips/defconfig-db1550     2006-09-16 17:02:43.000000000 +0200 
     5830diff -Nur linux-2.4.36.3/arch/mips/defconfig-db1550 linux-2.4.36.3-mips/arch/mips/defconfig-db1550 
     5831--- linux-2.4.36.3/arch/mips/defconfig-db1550  2008-04-19 16:39:27.000000000 +0200 
     5832+++ linux-2.4.36.3-mips/arch/mips/defconfig-db1550     2008-04-23 08:39:33.000000000 +0200 
    58335833@@ -30,8 +30,8 @@ 
    58345834 # CONFIG_MIPS_PB1000 is not set 
     
    58815881 CONFIG_UNIX98_PTY_COUNT=256 
    58825882  
    5883 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-ddb5476 linux-2.4.33.3.mips/arch/mips/defconfig-ddb5476 
    5884 --- linux-2.4.33.3/arch/mips/defconfig-ddb5476 2006-08-31 19:03:20.000000000 +0200 
    5885 +++ linux-2.4.33.3.mips/arch/mips/defconfig-ddb5476    2006-09-16 17:02:43.000000000 +0200 
     5883diff -Nur linux-2.4.36.3/arch/mips/defconfig-ddb5476 linux-2.4.36.3-mips/arch/mips/defconfig-ddb5476 
     5884--- linux-2.4.36.3/arch/mips/defconfig-ddb5476 2008-04-19 16:39:27.000000000 +0200 
     5885+++ linux-2.4.36.3-mips/arch/mips/defconfig-ddb5476    2008-04-23 08:39:33.000000000 +0200 
    58865886@@ -28,8 +28,8 @@ 
    58875887 # CONFIG_MIPS_PB1000 is not set 
     
    59145914 CONFIG_UNIX98_PTY_COUNT=256 
    59155915  
    5916 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-ddb5477 linux-2.4.33.3.mips/arch/mips/defconfig-ddb5477 
    5917 --- linux-2.4.33.3/arch/mips/defconfig-ddb5477 2006-08-31 19:03:20.000000000 +0200 
    5918 +++ linux-2.4.33.3.mips/arch/mips/defconfig-ddb5477    2006-09-16 17:02:43.000000000 +0200 
     5916diff -Nur linux-2.4.36.3/arch/mips/defconfig-ddb5477 linux-2.4.36.3-mips/arch/mips/defconfig-ddb5477 
     5917--- linux-2.4.36.3/arch/mips/defconfig-ddb5477 2008-04-19 16:39:27.000000000 +0200 
     5918+++ linux-2.4.36.3-mips/arch/mips/defconfig-ddb5477    2008-04-23 08:39:33.000000000 +0200 
    59195919@@ -28,8 +28,8 @@ 
    59205920 # CONFIG_MIPS_PB1000 is not set 
     
    59475947 CONFIG_UNIX98_PTY_COUNT=256 
    59485948  
    5949 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-decstation linux-2.4.33.3.mips/arch/mips/defconfig-decstation 
    5950 --- linux-2.4.33.3/arch/mips/defconfig-decstation      2006-08-31 19:03:20.000000000 +0200 
    5951 +++ linux-2.4.33.3.mips/arch/mips/defconfig-decstation 2006-09-16 17:02:43.000000000 +0200 
     5949diff -Nur linux-2.4.36.3/arch/mips/defconfig-decstation linux-2.4.36.3-mips/arch/mips/defconfig-decstation 
     5950--- linux-2.4.36.3/arch/mips/defconfig-decstation      2008-04-19 16:39:27.000000000 +0200 
     5951+++ linux-2.4.36.3-mips/arch/mips/defconfig-decstation 2008-04-23 08:39:33.000000000 +0200 
    59525952@@ -30,8 +30,8 @@ 
    59535953 # CONFIG_MIPS_PB1000 is not set 
     
    59925992 CONFIG_UNIX98_PTY_COUNT=256 
    59935993  
    5994 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-e55 linux-2.4.33.3.mips/arch/mips/defconfig-e55 
    5995 --- linux-2.4.33.3/arch/mips/defconfig-e55     2006-08-31 19:03:20.000000000 +0200 
    5996 +++ linux-2.4.33.3.mips/arch/mips/defconfig-e55        2006-09-16 17:02:43.000000000 +0200 
     5994diff -Nur linux-2.4.36.3/arch/mips/defconfig-e55 linux-2.4.36.3-mips/arch/mips/defconfig-e55 
     5995--- linux-2.4.36.3/arch/mips/defconfig-e55     2008-04-19 16:39:27.000000000 +0200 
     5996+++ linux-2.4.36.3-mips/arch/mips/defconfig-e55        2008-04-23 08:39:33.000000000 +0200 
    59975997@@ -30,8 +30,8 @@ 
    59985998 # CONFIG_MIPS_PB1000 is not set 
     
    60256025 CONFIG_UNIX98_PTYS=y 
    60266026 CONFIG_UNIX98_PTY_COUNT=256 
    6027 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-eagle linux-2.4.33.3.mips/arch/mips/defconfig-eagle 
    6028 --- linux-2.4.33.3/arch/mips/defconfig-eagle   2006-08-31 19:03:20.000000000 +0200 
    6029 +++ linux-2.4.33.3.mips/arch/mips/defconfig-eagle      2006-09-16 17:02:43.000000000 +0200 
     6027diff -Nur linux-2.4.36.3/arch/mips/defconfig-eagle linux-2.4.36.3-mips/arch/mips/defconfig-eagle 
     6028--- linux-2.4.36.3/arch/mips/defconfig-eagle   2008-04-19 16:39:27.000000000 +0200 
     6029+++ linux-2.4.36.3-mips/arch/mips/defconfig-eagle      2008-04-23 08:39:33.000000000 +0200 
    60306030@@ -30,8 +30,8 @@ 
    60316031 # CONFIG_MIPS_PB1000 is not set 
     
    60876087 CONFIG_UNIX98_PTYS=y 
    60886088 CONFIG_UNIX98_PTY_COUNT=256 
    6089 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-ev64120 linux-2.4.33.3.mips/arch/mips/defconfig-ev64120 
    6090 --- linux-2.4.33.3/arch/mips/defconfig-ev64120 2006-08-31 19:03:20.000000000 +0200 
    6091 +++ linux-2.4.33.3.mips/arch/mips/defconfig-ev64120    2006-09-16 17:02:43.000000000 +0200 
     6089diff -Nur linux-2.4.36.3/arch/mips/defconfig-ev64120 linux-2.4.36.3-mips/arch/mips/defconfig-ev64120 
     6090--- linux-2.4.36.3/arch/mips/defconfig-ev64120 2008-04-19 16:39:27.000000000 +0200 
     6091+++ linux-2.4.36.3-mips/arch/mips/defconfig-ev64120    2008-04-23 08:39:33.000000000 +0200 
    60926092@@ -30,8 +30,8 @@ 
    60936093 # CONFIG_MIPS_PB1000 is not set 
     
    61206120 CONFIG_UNIX98_PTY_COUNT=256 
    61216121  
    6122 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-ev96100 linux-2.4.33.3.mips/arch/mips/defconfig-ev96100 
    6123 --- linux-2.4.33.3/arch/mips/defconfig-ev96100 2006-08-31 19:03:20.000000000 +0200 
    6124 +++ linux-2.4.33.3.mips/arch/mips/defconfig-ev96100    2006-09-16 17:02:43.000000000 +0200 
     6122diff -Nur linux-2.4.36.3/arch/mips/defconfig-ev96100 linux-2.4.36.3-mips/arch/mips/defconfig-ev96100 
     6123--- linux-2.4.36.3/arch/mips/defconfig-ev96100 2008-04-19 16:39:27.000000000 +0200 
     6124+++ linux-2.4.36.3-mips/arch/mips/defconfig-ev96100    2008-04-23 08:39:33.000000000 +0200 
    61256125@@ -30,8 +30,8 @@ 
    61266126 # CONFIG_MIPS_PB1000 is not set 
     
    61536153 CONFIG_UNIX98_PTY_COUNT=256 
    61546154  
    6155 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-ficmmp linux-2.4.33.3.mips/arch/mips/defconfig-ficmmp 
    6156 --- linux-2.4.33.3/arch/mips/defconfig-ficmmp 1970-01-01 01:00:00.000000000 +0100 
    6157 +++ linux-2.4.33.3.mips/arch/mips/defconfig-ficmmp     2006-09-16 17:02:43.000000000 +0200 
     6155diff -Nur linux-2.4.36.3/arch/mips/defconfig-ficmmp linux-2.4.36.3-mips/arch/mips/defconfig-ficmmp 
     6156--- linux-2.4.36.3/arch/mips/defconfig-ficmmp 1970-01-01 01:00:00.000000000 +0100 
     6157+++ linux-2.4.36.3-mips/arch/mips/defconfig-ficmmp     2008-04-23 08:39:33.000000000 +0200 
    61586158@@ -0,0 +1,862 @@ 
    61596159+# 
     
    70197019+CONFIG_ZLIB_INFLATE=m 
    70207020+CONFIG_ZLIB_DEFLATE=m 
    7021 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-hp-lj linux-2.4.33.3.mips/arch/mips/defconfig-hp-lj 
    7022 --- linux-2.4.33.3/arch/mips/defconfig-hp-lj   2006-08-31 19:03:20.000000000 +0200 
    7023 +++ linux-2.4.33.3.mips/arch/mips/defconfig-hp-lj      2006-09-16 17:02:43.000000000 +0200 
     7021diff -Nur linux-2.4.36.3/arch/mips/defconfig-hp-lj linux-2.4.36.3-mips/arch/mips/defconfig-hp-lj 
     7022--- linux-2.4.36.3/arch/mips/defconfig-hp-lj   2008-04-19 16:39:27.000000000 +0200 
     7023+++ linux-2.4.36.3-mips/arch/mips/defconfig-hp-lj      2008-04-23 08:39:33.000000000 +0200 
    70247024@@ -30,8 +30,8 @@ 
    70257025 # CONFIG_MIPS_PB1000 is not set 
     
    70817081  
    70827082 # 
    7083 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-hydrogen3 linux-2.4.33.3.mips/arch/mips/defconfig-hydrogen3 
    7084 --- linux-2.4.33.3/arch/mips/defconfig-hydrogen3       2006-08-31 19:03:20.000000000 +0200 
    7085 +++ linux-2.4.33.3.mips/arch/mips/defconfig-hydrogen3  2006-09-16 17:02:43.000000000 +0200 
     7083diff -Nur linux-2.4.36.3/arch/mips/defconfig-hydrogen3 linux-2.4.36.3-mips/arch/mips/defconfig-hydrogen3 
     7084--- linux-2.4.36.3/arch/mips/defconfig-hydrogen3       2008-04-19 16:39:27.000000000 +0200 
     7085+++ linux-2.4.36.3-mips/arch/mips/defconfig-hydrogen3  2008-04-23 08:39:33.000000000 +0200 
    70867086@@ -30,8 +30,8 @@ 
    70877087 # CONFIG_MIPS_PB1000 is not set 
     
    71487148 # CONFIG_FB_VIRTUAL is not set 
    71497149 CONFIG_FBCON_ADVANCED=y 
    7150 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-ip22 linux-2.4.33.3.mips/arch/mips/defconfig-ip22 
    7151 --- linux-2.4.33.3/arch/mips/defconfig-ip22    2006-08-31 19:03:20.000000000 +0200 
    7152 +++ linux-2.4.33.3.mips/arch/mips/defconfig-ip22       2006-09-16 17:02:43.000000000 +0200 
     7150diff -Nur linux-2.4.36.3/arch/mips/defconfig-ip22 linux-2.4.36.3-mips/arch/mips/defconfig-ip22 
     7151--- linux-2.4.36.3/arch/mips/defconfig-ip22    2008-04-19 16:39:27.000000000 +0200 
     7152+++ linux-2.4.36.3-mips/arch/mips/defconfig-ip22       2008-04-23 08:39:33.000000000 +0200 
    71537153@@ -30,8 +30,8 @@ 
    71547154 # CONFIG_MIPS_PB1000 is not set 
     
    71937193 CONFIG_UNIX98_PTY_COUNT=256 
    71947194  
    7195 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-it8172 linux-2.4.33.3.mips/arch/mips/defconfig-it8172 
    7196 --- linux-2.4.33.3/arch/mips/defconfig-it8172  2006-08-31 19:03:20.000000000 +0200 
    7197 +++ linux-2.4.33.3.mips/arch/mips/defconfig-it8172     2006-09-16 17:02:43.000000000 +0200 
     7195diff -Nur linux-2.4.36.3/arch/mips/defconfig-it8172 linux-2.4.36.3-mips/arch/mips/defconfig-it8172 
     7196--- linux-2.4.36.3/arch/mips/defconfig-it8172  2008-04-19 16:39:27.000000000 +0200 
     7197+++ linux-2.4.36.3-mips/arch/mips/defconfig-it8172     2008-04-23 08:39:33.000000000 +0200 
    71987198@@ -30,8 +30,8 @@ 
    71997199 # CONFIG_MIPS_PB1000 is not set 
     
    72557255 CONFIG_UNIX98_PTY_COUNT=256 
    72567256  
    7257 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-ivr linux-2.4.33.3.mips/arch/mips/defconfig-ivr 
    7258 --- linux-2.4.33.3/arch/mips/defconfig-ivr     2006-08-31 19:03:20.000000000 +0200 
    7259 +++ linux-2.4.33.3.mips/arch/mips/defconfig-ivr        2006-09-16 17:02:43.000000000 +0200 
     7257diff -Nur linux-2.4.36.3/arch/mips/defconfig-ivr linux-2.4.36.3-mips/arch/mips/defconfig-ivr 
     7258--- linux-2.4.36.3/arch/mips/defconfig-ivr     2008-04-19 16:39:27.000000000 +0200 
     7259+++ linux-2.4.36.3-mips/arch/mips/defconfig-ivr        2008-04-23 08:39:33.000000000 +0200 
    72607260@@ -30,8 +30,8 @@ 
    72617261 # CONFIG_MIPS_PB1000 is not set 
     
    72887288 CONFIG_UNIX98_PTY_COUNT=256 
    72897289  
    7290 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-jmr3927 linux-2.4.33.3.mips/arch/mips/defconfig-jmr3927 
    7291 --- linux-2.4.33.3/arch/mips/defconfig-jmr3927 2006-08-31 19:03:20.000000000 +0200 
    7292 +++ linux-2.4.33.3.mips/arch/mips/defconfig-jmr3927    2006-09-16 17:02:43.000000000 +0200 
     7290diff -Nur linux-2.4.36.3/arch/mips/defconfig-jmr3927 linux-2.4.36.3-mips/arch/mips/defconfig-jmr3927 
     7291--- linux-2.4.36.3/arch/mips/defconfig-jmr3927 2008-04-19 16:39:27.000000000 +0200 
     7292+++ linux-2.4.36.3-mips/arch/mips/defconfig-jmr3927    2008-04-23 08:39:33.000000000 +0200 
    72937293@@ -28,8 +28,8 @@ 
    72947294 # CONFIG_MIPS_PB1000 is not set 
     
    73217321  
    73227322 # 
    7323 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-lasat linux-2.4.33.3.mips/arch/mips/defconfig-lasat 
    7324 --- linux-2.4.33.3/arch/mips/defconfig-lasat   2006-08-31 19:03:20.000000000 +0200 
    7325 +++ linux-2.4.33.3.mips/arch/mips/defconfig-lasat      2006-09-16 17:02:43.000000000 +0200 
     7323diff -Nur linux-2.4.36.3/arch/mips/defconfig-lasat linux-2.4.36.3-mips/arch/mips/defconfig-lasat 
     7324--- linux-2.4.36.3/arch/mips/defconfig-lasat   2008-04-19 16:39:27.000000000 +0200 
     7325+++ linux-2.4.36.3-mips/arch/mips/defconfig-lasat      2008-04-23 08:39:33.000000000 +0200 
    73267326@@ -30,8 +30,8 @@ 
    73277327 # CONFIG_MIPS_PB1000 is not set 
     
    73727372 CONFIG_UNIX98_PTY_COUNT=256 
    73737373  
    7374 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-malta linux-2.4.33.3.mips/arch/mips/defconfig-malta 
    7375 --- linux-2.4.33.3/arch/mips/defconfig-malta   2006-08-31 19:03:20.000000000 +0200 
    7376 +++ linux-2.4.33.3.mips/arch/mips/defconfig-malta      2006-09-16 17:02:43.000000000 +0200 
     7374diff -Nur linux-2.4.36.3/arch/mips/defconfig-malta linux-2.4.36.3-mips/arch/mips/defconfig-malta 
     7375--- linux-2.4.36.3/arch/mips/defconfig-malta   2008-04-19 16:39:27.000000000 +0200 
     7376+++ linux-2.4.36.3-mips/arch/mips/defconfig-malta      2008-04-23 08:39:33.000000000 +0200 
    73777377@@ -22,16 +22,19 @@ 
    73787378 # 
     
    75137513 CONFIG_UNIX98_PTY_COUNT=256 
    75147514  
    7515 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-mirage linux-2.4.33.3.mips/arch/mips/defconfig-mirage 
    7516 --- linux-2.4.33.3/arch/mips/defconfig-mirage  2006-08-31 19:03:20.000000000 +0200 
    7517 +++ linux-2.4.33.3.mips/arch/mips/defconfig-mirage     2006-09-16 17:02:43.000000000 +0200 
     7515diff -Nur linux-2.4.36.3/arch/mips/defconfig-mirage linux-2.4.36.3-mips/arch/mips/defconfig-mirage 
     7516--- linux-2.4.36.3/arch/mips/defconfig-mirage  2008-04-19 16:39:27.000000000 +0200 
     7517+++ linux-2.4.36.3-mips/arch/mips/defconfig-mirage     2008-04-23 08:39:33.000000000 +0200 
    75187518@@ -30,8 +30,8 @@ 
    75197519 # CONFIG_MIPS_PB1000 is not set 
     
    75647564 CONFIG_UNIX98_PTY_COUNT=256 
    75657565  
    7566 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-mpc30x linux-2.4.33.3.mips/arch/mips/defconfig-mpc30x 
    7567 --- linux-2.4.33.3/arch/mips/defconfig-mpc30x  2006-08-31 19:03:20.000000000 +0200 
    7568 +++ linux-2.4.33.3.mips/arch/mips/defconfig-mpc30x     2006-09-16 17:02:43.000000000 +0200 
     7566diff -Nur linux-2.4.36.3/arch/mips/defconfig-mpc30x linux-2.4.36.3-mips/arch/mips/defconfig-mpc30x 
     7567--- linux-2.4.36.3/arch/mips/defconfig-mpc30x  2008-04-19 16:39:27.000000000 +0200 
     7568+++ linux-2.4.36.3-mips/arch/mips/defconfig-mpc30x     2008-04-23 08:39:33.000000000 +0200 
    75697569@@ -30,8 +30,8 @@ 
    75707570 # CONFIG_MIPS_PB1000 is not set 
     
    75977597 CONFIG_UNIX98_PTYS=y 
    75987598 CONFIG_UNIX98_PTY_COUNT=256 
    7599 diff --exclude=.gitignore -uNr linux-2.4.33.3/arch/mips/defconfig-mtx-1 linux-2.4.33.3.mips/arch/mips/defconfig-mtx-1 
    7600 --- linux-2.4.33.3/arch/mips/defconfig-mtx-1   2006-08-31 19:03:20.000000000 +0200 
    7601 +++ linux-2.4.33.3.mips/arch/mips/defconfig-mtx-1      2006-09-16 17:02:43.000000000 +0200 
     7599diff -Nur linux-2.4.36.3/arch/mips/defconfig-mtx-1 linux-2.4.36.3-mips/arch/mips/defconfig-mtx-1 
     7600--- linux-2.4.36.3/arch/mips/defconfig-mtx-1   2008-04-19 16:39:27.000000000 +0200 
     7601+++ linux-2.4.36.3-mips/arch/mips/defconfig-mtx-1      2008-04-23 08:39:33.000000000 +0200 
    76027602@@ -30,8 +30,8 @@ 
    76037603 # CONFIG_MIPS_PB1000 is not set 
     
    76607660 CONFIG_UNIX98_PTY_COUNT=256 
    76617661