[mythtv-users] Is anybody able to change channels on a 4250HDC STB via firewire?

Mike Perkins mikep at randomtraveller.org.uk
Tue Jun 2 10:54:33 UTC 2009


Matt Emmott wrote:
> 
> /* SA42xxHD IDs */
> #define SA4200HD_VENDOR_ID1     0x000014f8
> #define SA4200HD_MODEL_ID1      0x00001072
> #define SA4250HD_VENDOR_ID1     0x00001cea  /* samo's stb */
> #define SA4250HD_VENDOR_ID1     0x000022ce  /* jerkychew's stb */
> #define SA4250HD_MODEL_ID1      0x000010cc  /* jerkychew's stb */
> 
lines 3 and 4 define the same identifier (SA4250HD_VENDOR_ID1). You have to lose 
line 3 before your compile will work.

-- 

Mike Perkins



More information about the mythtv-users mailing list