Some USB keyboards, like the Aspeed BMC HID keyboard, require the SetIdle command to be issued before interrupt transfers can be enabled. Add a quirk handler so any similar devices can make use of same function by the addition of the USB vendor/device IDs. Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>