patch-2.4.25 linux-2.4.25/arch/mips/arc/identify.c
Next file: linux-2.4.25/arch/mips/arc/memory.c
Previous file: linux-2.4.25/arch/mips/Makefile.lib
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
2004-02-18 05:36:30.000000000 -0800
- Orig file:
linux-2.4.24/arch/mips/arc/identify.c
- Orig date:
2003-08-25 04:44:39.000000000 -0700
diff -urN linux-2.4.24/arch/mips/arc/identify.c linux-2.4.25/arch/mips/arc/identify.c
@@ -44,11 +44,6 @@
MACH_GROUP_SGI,
MACH_SGI_IP28,
PROM_FLAG_ARCS
- }, { "SGI-IP32",
- "SGI IP32",
- MACH_GROUP_SGI,
- MACH_SGI_IP32,
- PROM_FLAG_ARCS
}, { "Microsoft-Jazz",
"Jazz MIPS_Magnum_4000",
MACH_GROUP_JAZZ,
@@ -63,7 +58,7 @@
"SNI RM200_PCI",
MACH_GROUP_SNI_RM,
MACH_SNI_RM200_PCI,
- 0
+ PROM_FLAG_DONT_FREE_TEMP
}
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)