Subject: CVS commit: syssrc/sys/dev/isa
To: None <source-changes@netbsd.org>
From: Rafal Boni <rafal@netbsd.org>
List: source-changes
Date: 12/06/2001 15:18:23
Module Name: syssrc
Committed By: rafal
Date: Thu Dec 6 13:18:23 UTC 2001
Modified Files:
syssrc/sys/dev/isa: if_ix.c
Log Message:
Fix PR 13465 by Krister Walfridsson: memory initialization used uninitialized
variable to start off the write pattern (how ironic! 8-).
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/isa/if_ix.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.