|
@@ -321,6 +321,7 @@ static const struct sd_desc sd_desc = {
|
|
|
/* -- module initialisation -- */
|
|
|
static const __devinitdata struct usb_device_id device_table[] = {
|
|
|
{USB_DEVICE(0x08ca, 0x0111)},
|
|
|
+ {USB_DEVICE(0x093a, 0x010f)},
|
|
|
{}
|
|
|
};
|
|
|
MODULE_DEVICE_TABLE(usb, device_table);
|