Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 09/24/2006 08:35:00
Module Name:	src
Committed By:	xtraeme
Date:		Sun Sep 24 08:35:00 UTC 2006

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

Log Message:
In the APM case replace a magic number 0xff with the correct definition:
APM_DEV_ALLUNITS.

Noticed by Sergey Svishchev.


To generate a diff of this commit:
cvs rdiff -r1.577 -r1.578 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.