Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 09/15/2000 06:41:20
Module Name:	syssrc
Committed By:	enami
Date:		Fri Sep 15 03:41:20 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/i386: machdep.c

Log Message:
When fetching cache info:
- Don't fall into infinite loop even if the # of iteration necessary isn't 1.
- Don't interpret lower 8bit of AL, which is # of iteration, as a descriptor.


To generate a diff of this commit:
cvs rdiff -r1.398 -r1.399 syssrc/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.