Bug 5104

Summary: _CRS parser doesn't recognise generic register type
Product: ACPI Reporter: Matthew Garrett (mjg59-kernel)
Component: Config-OtherAssignee: Robert Moore (Robert.Moore)
Status: CLOSED CODE_FIX    
Severity: normal CC: acpi-bugzilla
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.12.4 Subsystem:
Regression: --- Bisected commit-id:

Description Matthew Garrett 2005-08-21 09:57:14 UTC
ACPI_RDESC_TYPE_GENERAL_REGISTER is defined in aclocal.h, but doesn't seem to be
parsed in rscalc.c. This means that devices with registers defined don't appear
to show up acpi pnp dumps.
Comment 1 Robert Moore 2005-09-01 12:29:39 UTC
Will investigate
Comment 2 Robert Moore 2005-09-06 12:50:32 UTC
Please post an example if you have one.
Comment 3 Robert Moore 2005-09-16 10:38:32 UTC
Fixed in ACPICA version 20050916
Comment 4 Len Brown 2006-02-02 15:08:30 UTC
ACPICA 20060127 shipped in Linux-2.6.16-rc1-git6 -- closing.