> +enum device_catlog_id { catalog? > + HP = 0, > + OTHERS > +}; Is there not a better way to identify solutions? You have ACPI IDs, no?
> +enum device_catlog_id { catalog? > + HP = 0, > + OTHERS > +}; Is there not a better way to identify solutions? You have ACPI IDs, no?