Ubuntu Pastebin

Paste from TL at Wed, 7 Dec 2016 11:36:51 +0000

Download as text
1
2
3
4
5
6
7
8
@@ -259,6 +268,7 @@

    /* Dell laptop with Broadcom chip */
    { USB_DEVICE(0x413c, 0x8126), .driver_info = BTUSB_WRONG_SCO_MTU },
+   { USB_DEVICE(0x413c, 0x8143), .driver_info = BTUSB_WRONG_SCO_MTU },

    /* Dell Wireless 370 and 410 devices */
    { USB_DEVICE(0x413c, 0x8152), .driver_info = BTUSB_WRONG_SCO_MTU },
Download as text