Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 07/01/2007 22:20:35
Module Name: src
Committed By: xtraeme
Date: Sun Jul 1 22:20:35 UTC 2007
Modified Files:
src/sys/dev/isa: it.c
src/sys/dev/pci: viaenv.c
Log Message:
In the gtredata function, use the edata pointer rather than using
directly the edata array index in the softc.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/dev/isa/it.c
cvs rdiff -r1.21 -r1.22 src/sys/dev/pci/viaenv.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.