Subject: CVS commit: syssrc/sys/arch/hpcmips/dev
To: None <source-changes@netbsd.org>
From: Shin Takemura <takemura@netbsd.org>
List: source-changes
Date: 12/30/2001 14:57:43
Module Name: syssrc
Committed By: takemura
Date: Sun Dec 30 12:57:42 UTC 2001
Modified Files:
syssrc/sys/arch/hpcmips/dev: hpcapm.c
Log Message:
BUGFIX: It allocated only 44 bytes for hpcapm while the device needed
764 bytes.
it was really terrible.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/hpcmips/dev/hpcapm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.