This patchset moves the feature info into the driver info of the usb device ids. The wacom driver always needs this info to setup the device. Currently the driver uses two synchronized arrays with the standard ids and the features. It calculates the index into the features array by hand and does not check for overflow. With the ability to add new ids to the driver, I can instruct the driver to access non-existant features entries and produce crashes in the uevent core. Bastian -- I'm a soldier, not a diplomat. I can only tell the truth. -- Kirk, "Errand of Mercy", stardate 3198.9 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html