mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
linux: Added DVB adapter Terratec H5 Rev3 to em28xx driver
This commit is contained in:
parent
766104497d
commit
70b3968b50
11
packages/linux/patches/3.8.8/linux-214-Add-Terratec-H5-Rev3.patch
vendored
Normal file
11
packages/linux/patches/3.8.8/linux-214-Add-Terratec-H5-Rev3.patch
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
--- a/drivers/media/usb/em28xx/em28xx-cards.c 2013-04-25 19:43:52.636526510 +0200
|
||||
+++ b/drivers/media/usb/em28xx/em28xx-cards.c 2013-04-25 19:44:08.784390961 +0200
|
||||
@@ -2073,6 +2073,8 @@
|
||||
.driver_info = EM2884_BOARD_TERRATEC_H5 },
|
||||
{ USB_DEVICE(0x0ccd, 0x10ad), /* H5 Rev. 2 */
|
||||
.driver_info = EM2884_BOARD_TERRATEC_H5 },
|
||||
+ { USB_DEVICE(0x0ccd, 0x10b6), /* H5 Rev. 3 */
|
||||
+ .driver_info = EM2884_BOARD_TERRATEC_H5 },
|
||||
{ USB_DEVICE(0x0ccd, 0x0084),
|
||||
.driver_info = EM2860_BOARD_TERRATEC_AV350 },
|
||||
{ USB_DEVICE(0x0ccd, 0x0096),
|
Loading…
x
Reference in New Issue
Block a user