mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
linux: add patch to add 'Sitecom N300' support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c235210ccc
commit
830929dc24
11
packages/linux/patches/3.10.16/linux-706-Sitecom-N300.patch
vendored
Normal file
11
packages/linux/patches/3.10.16/linux-706-Sitecom-N300.patch
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
diff -Naur linux-3.10.16/drivers/staging/rtl8712/usb_intf.c linux-3.10.16.patch/drivers/staging/rtl8712/usb_intf.c
|
||||||
|
--- linux-3.10.16/drivers/staging/rtl8712/usb_intf.c 2013-10-14 01:08:56.000000000 +0200
|
||||||
|
+++ linux-3.10.16.patch/drivers/staging/rtl8712/usb_intf.c 2013-10-16 13:27:44.032951265 +0200
|
||||||
|
@@ -92,6 +92,7 @@
|
||||||
|
{USB_DEVICE(0x0DF6, 0x005B)},
|
||||||
|
{USB_DEVICE(0x0DF6, 0x005D)},
|
||||||
|
{USB_DEVICE(0x0DF6, 0x0063)},
|
||||||
|
+ {USB_DEVICE(0x0DF6, 0x006C)},
|
||||||
|
/* Sweex */
|
||||||
|
{USB_DEVICE(0x177F, 0x0154)},
|
||||||
|
/* Thinkware */
|
Loading…
x
Reference in New Issue
Block a user