The HID driver blacklists/ignores some USB devices
normally handled by other drivers, for example the
Aiptek 6000U.
The attached patch makes it possible to disable this
ignore list without modifying the driver source to run
those devices without additional kernel modules:
modprobe hid useblacklist=0
Diff against Linux 2.6.0.
Patch: Add useblacklist param to module