[mythtv-commits] Ticket #4752: Add R5000 STB Support to MythTV

MythTV mythtv at cvs.mythtv.org
Tue Sep 30 20:17:50 UTC 2008


#4752: Add R5000 STB Support to MythTV
----------------------------------+-----------------------------------------
 Reporter:  alannisota at gmail.com  |        Owner:  danielk 
     Type:  enhancement           |       Status:  assigned
 Priority:  minor                 |    Milestone:  unknown 
Component:  mythtv                |      Version:  head    
 Severity:  medium                |   Resolution:          
  Mlocked:  0                     |  
----------------------------------+-----------------------------------------

Comment(by David George <david at thegeorges.us>):

 It looks like the EHCI patch is no longer required as of kernel 2.6.26.

 Here is the relevant comment/code in drivers/usb/host/ehci-q.c:

 {{{
                         /* The USB spec says that high speed bulk
 endpoints
                          * always use 512 byte maxpacket.  But some device
                          * vendors decided to ignore that, and MSFT is
 happy
                          * to help them do so.  So now people expect to
 use
                          * such nonconformant devices with Linux too;
 sigh.
                          */
                         info1 |= max_packet(maxp) << 16;

 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4752#comment:20>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list