Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/acpi
Module Name: src
Committed By: njoly
Date: Fri Sep 28 15:16:16 UTC 2007
Modified Files:
src/sys/dev/acpi: acpi_resource.c
Log Message:
Add ACPI address32 resource type support (DWord Address Space
Descriptor), for fixed size io and mem.
Fix hpet@acpi attachement on Dell Poweredge 860.
Tested by Wouter Schoot, thanks.
While here:
- Update some indentation
- Correct function check
- Add missing break
- Update wrong debug message
Reviewed by cube.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/dev/acpi/acpi_resource.c
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