Subject: CVS commit: src/sys/arch/i386/pnpbios
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/04/2004 06:18:26
Module Name: src
Committed By: mycroft
Date: Sun Jul 4 06:18:26 UTC 2004
Modified Files:
src/sys/arch/i386/pnpbios: pnpbios.c
Log Message:
Fix confusion between index numbers in one table and node numbers in another
table, that was causing PNPBIOS to fail on some machines. Should fix PR 18610.
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/arch/i386/pnpbios/pnpbios.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.