Subject: CVS commit: syssrc/sys/dev/acpi
To: None <source-changes@netbsd.org>
From: Takuya SHIOZAKI <tshiozak@netbsd.org>
List: source-changes
Date: 10/15/2002 23:53:38
Module Name:	syssrc
Committed By:	tshiozak
Date:		Tue Oct 15 20:53:37 UTC 2002

Modified Files:
	syssrc/sys/dev/acpi: acpi_ec.c

Log Message:
fix a simple, but wicked bug in EcSpaceHandler().
this bug causes EcWrite via EcSpaceHandler to always write 0 as the data byte.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/acpi/acpi_ec.c

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