Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[media] af9035: add USB ID 07ca:0337 AVerMedia HD Volar (A867)

It is AF9035 + MxL5007T.
Driver reports:
prechip_version=00 chip_version=03 chip_type=3802

Not sure if that USB ID is reserved only for HP brand or if it is
common, but the stick I have is branded as HP part no. 580715-001
rmn A867.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>

authored by

Antti Palosaari and committed by
Mauro Carvalho Chehab
baf06b51 f01919e8

+2
+2
drivers/media/usb/dvb-usb-v2/af9035.c
··· 2035 2035 &af9035_props, "Asus U3100Mini Plus", NULL) }, 2036 2036 { DVB_USB_DEVICE(USB_VID_TERRATEC, 0x00aa, 2037 2037 &af9035_props, "TerraTec Cinergy T Stick (rev. 2)", NULL) }, 2038 + { DVB_USB_DEVICE(USB_VID_AVERMEDIA, 0x0337, 2039 + &af9035_props, "AVerMedia HD Volar (A867)", NULL) }, 2038 2040 2039 2041 /* IT9135 devices */ 2040 2042 { DVB_USB_DEVICE(USB_VID_ITETECH, USB_PID_ITETECH_IT9135,