Subject: CVS commit: src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 06/05/2004 07:15:57
Module Name:	src
Committed By:	yamt
Date:		Sat Jun  5 07:15:57 UTC 2004

Modified Files:
	src/sys/arch/x86/x86: lapic.c

Log Message:
- introduce a function, i82489_icr_wait, which waits for
  LAPIC_DLSTAT_BUSY cleared, and use it where appropriate.
- panic if lapic's busy too long and DIAGNOSTIC.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/x86/x86/lapic.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.