The patch adds this one:
+ { USB_DEVICE(0x0572, 0x1324), /* Conexant USB MODEM RD02-D400 */ + .driver_info = NO_UNION_NORMAL, /* has no union descriptor */ + },
If anyone has a different modem they needs to file a new bug and include the lsusb output.
The patch adds this one:
+ { USB_DEVICE(0x0572, 0x1324), /* Conexant USB MODEM RD02-D400 */
+ .driver_info = NO_UNION_NORMAL, /* has no union descriptor */
+ },
If anyone has a different modem they needs to file a new bug and include the lsusb output.