Talk:AVerMedia AVerTV HD Express A918R

From LinuxTVWiki
Revision as of 01:14, 29 December 2012 by Diorser (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Following source files need to be updated:

dvb-usb-ids.h

#define USB_PID_AVERMEDIA_A918R   0x0918

af9035.c

 enum af9035_id_entry {
   AF9035_07CA_0918,
[AF9035_07CA_0918] = {
 USB_DEVICE(USB_VID_AVERMEDIA, USB_PID_AVERMEDIA_A918R)},
 .devices = {
 .name = "AVerMedia AverTV A918R",
  .cold_ids = {
   &af9035_id[AF9035_07CA_0918],
  },