Subject: CVS commit: src/sys/dev/acpi
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 11/04/2007 13:59:49
Module Name: src
Committed By: xtraeme
Date: Sun Nov 4 13:59:49 UTC 2007
Modified Files:
src/sys/dev/acpi: aiboost.c
Log Message:
- Allocate the envsys_data_t structures dynamically, removing the
max limit.
- Use kmem(9) to allocate the memory.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/dev/acpi/aiboost.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.