|
@@ -381,6 +381,7 @@ static const struct sd_desc sd_desc = {
|
|
/* -- module initialisation -- */
|
|
/* -- module initialisation -- */
|
|
static const struct usb_device_id device_table[] = {
|
|
static const struct usb_device_id device_table[] = {
|
|
{USB_DEVICE(0x045e, 0x02ae)},
|
|
{USB_DEVICE(0x045e, 0x02ae)},
|
|
|
|
+ {USB_DEVICE(0x045e, 0x02bf)},
|
|
{}
|
|
{}
|
|
};
|
|
};
|
|
|
|
|