Comment 4 for bug 13196

Revision history for this message
Jeff Hodges (jmhodges) wrote :

(In reply to comment #2)
> Created an attachment (id=1432) [edit]
> My attempt at creating a dpatch for the ubuntu kernel
>
> This was my attempt to patch the ubuntu kernel using the debian tools. This
> dpatch will fail compile fine, but will have a missing
> "acpi_get_possible_resources" when the wacom_acpi module is modprobe'd.

I just double checked the patch and realized this description is wrong. With
the "static acpi_status acpi_get_possible_resources" line, the compile will fail
with some yelling about having a static declaration but no defintion. In the
above post, I was thinking of the same code sans the "static". Also, I should
point out that the wacdump binary comes from the wacom-tools dpkg.