K 10 svn:author V 3 njl K 8 svn:date V 27 2003-12-18T03:25:22.000000Z K 7 svn:log V 375 Add support for multiple CIDs since _CID can contain a package of values. Implement this in acpi_MatchHid() and acpi_isa_get_compatid(). This should fix mouse support for some users. Move all users of AcpiGetObjectInfo() to use dynamic storage instead of a devinfo on the stack. This is necessary since ACPI-CA needs to allocate different sized arrays for the CompatList. END