patch-2.4.21 linux-2.4.21/arch/m68k/sun3/idprom.c

Next file: linux-2.4.21/arch/m68k/sun3/mmu_emu.c
Previous file: linux-2.4.21/arch/m68k/sun3/Makefile
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/arch/m68k/sun3/idprom.c linux-2.4.21/arch/m68k/sun3/idprom.c
@@ -31,8 +31,8 @@
 { "Sun 3/60", (SM_SUN3 | SM_3_60) },
 { "Sun 3/E", (SM_SUN3 | SM_3_E) },
 /* Now, Sun3x's */
-{ "Sun 3/460 Series", (SM_SUN3 | SM_3_460) },
-{ "Sun 3/80", (SM_SUN3 | SM_3_80) },
+{ "Sun 3/460 Series", (SM_SUN3X | SM_3_460) },
+{ "Sun 3/80", (SM_SUN3X | SM_3_80) },
 /* Then, Sun4's */
 //{ "Sun 4/100 Series", (SM_SUN4 | SM_4_110) },
 //{ "Sun 4/200 Series", (SM_SUN4 | SM_4_260) },

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)