patch-2.4.22 linux-2.4.22/arch/mips/vr4181/osprey/setup.c
Next file: linux-2.4.22/arch/mips/vr41xx/casio-e55/Makefile
Previous file: linux-2.4.22/arch/mips/vr4181/osprey/reset.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
2003-08-25 04:44:40.000000000 -0700
- Orig file:
linux-2.4.21/arch/mips/vr4181/osprey/setup.c
- Orig date:
2002-08-02 17:39:43.000000000 -0700
diff -urN linux-2.4.21/arch/mips/vr4181/osprey/setup.c linux-2.4.22/arch/mips/vr4181/osprey/setup.c
@@ -43,7 +43,7 @@
#ifdef CONFIG_FB
conswitchp = &dummy_con;
#endif
-
+
_machine_restart = nec_osprey_restart;
_machine_halt = nec_osprey_halt;
_machine_power_off = nec_osprey_power_off;
@@ -64,7 +64,7 @@
// *VR4181_GPMD0REG = 0x00c0;
// *VR4181_GPINTEN = 1<<6;
- /* [jsun] I believe this will get the interrupt type right
+ /* [jsun] I believe this will get the interrupt type right
* for the ether port.
*/
*VR4181_GPINTTYPL = 0x3000;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)