ALEA_VENDOR_ID
if (le16_to_cpu(udev->descriptor.idVendor) != ALEA_VENDOR_ID)
if (le16_to_cpu(udev->descriptor.idVendor) == ALEA_VENDOR_ID)
{ USB_DEVICE(ALEA_VENDOR_ID, ALEA_PRODUCT_ID) },