Subject: Re: CVS commit: src/sys/arch/i386/i386
To: None <ross@netbsd.org>
From: Perry E. Metzger <perry@piermont.com>
List: source-changes
Date: 02/13/2003 19:51:06
I don't think this is quite right. Among other things, it violates
power control -- one really wants to run HLT in the loop, I think.
Also, why the "continue" instead of just "for (;;);"?
Perry
Ross Harvey <ross@netbsd.org> writes:
> Module Name: src
> Committed By: ross
> Date: Thu Feb 13 21:34:04 UTC 2003
>
> Modified Files:
> src/sys/arch/i386/i386: machdep.c
>
> Log Message:
> If no keyboard is attached, implement RB_HALT with a spin. kern/10481
>
>
> To generate a diff of this commit:
> cvs rdiff -r1.510 -r1.511 src/sys/arch/i386/i386/machdep.c
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>
>
--
Perry E. Metzger perry@piermont.com