[mythtv-commits] Ticket #3360: Firewire deals badly with STBs that ignore power command

MythTV mythtv at cvs.mythtv.org
Mon May 7 13:55:13 UTC 2007


#3360: Firewire deals badly with STBs that ignore power command
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  danielk
     Type:  patch      |       Status:  closed 
 Priority:  minor      |    Milestone:  0.21   
Component:  mythtv     |      Version:  head   
 Severity:  medium     |   Resolution:  fixed  
-----------------------+----------------------------------------------------
Changes (by danielk):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [13424]) Fixes #3360. Fixes how we deal with STBs that ignore the
 power commands completely (i.e. don't send back an unknown command
 packet).

 We used to assume that if we timed out this was a temporary failure and we
 would keep trying until it succeeded. Now we only try twice, if it fails
 both times we treat this as if we had gotten an unimplemented command
 return from the STB.

 Tested by David Frascone and Jim Westfall.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3360#comment:4>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list