[mythtv-commits] Ticket #8601: Not possible to select Pace STB in mythtvsetup firewire configuration

MythTV mythtv at cvs.mythtv.org
Thu Jun 24 08:23:24 UTC 2010


#8601: Not possible to select Pace STB in mythtvsetup firewire configuration
--------------------------------------------------+-------------------------
 Reporter:  Don Lewis <dl-mythtv@…>               |       Owner:  ijr        
     Type:  defect                                |      Status:  new        
 Priority:  minor                                 |   Milestone:  unknown    
Component:  MythTV - Mythtv-setup                 |     Version:  Unspecified
 Severity:  medium                                |     Mlocked:  0          
--------------------------------------------------+-------------------------
 There are many STB models in firewiredevice.cpp / fw_init() that are
 missing from videosource.cpp / FirewireModel::FirewireModel(), including
 all of the Pace STBs.

 I added my Pace STB to the list in FirewireModel::FirewireModel(),
 but a better long-term solution would be to probe the device for its model
 information and use the tables from fw_init().

 I have attached the partial patch that I am using.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8601>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list