Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: pooka
Date: Sun Mar 21 07:09:56 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_bat.c
src/sys/modules/acpibat: Makefile
Added Files:
src/sys/modules/acpibat: ACPIBAT.ioconf
Log Message:
Convert acpibat to use ioconf instead of homerolled config glue.
Note, config whines about things like:
files.acpi:30: attaching undefined device `apm'
I intentionally was a lazy boy and didn't include a ton of dirt to
keep the hot napalm and riot blasts in the config thread rolling ;)
tested by jruoho (thanks!)
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/sys/dev/acpi/acpi_bat.c
cvs rdiff -u -r0 -r1.1 src/sys/modules/acpibat/ACPIBAT.ioconf
cvs rdiff -u -r1.1 -r1.2 src/sys/modules/acpibat/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index