[haiku-bugs] Re: [Haiku] #2801: rtl8169 stops responding after a while

  • From: "tqh" <trac@xxxxxxxxxxxx>
  • Date: Tue, 16 Mar 2010 20:23:26 -0000

#2801: rtl8169 stops responding after a while
------------------------------+---------------------------------------------
  Reporter:  tqh              |       Owner:  axeld        
      Type:  bug              |      Status:  reopened     
  Priority:  normal           |   Milestone:  R1           
 Component:  Drivers/Network  |     Version:  R1/pre-alpha1
Resolution:                   |    Keywords:               
 Blockedby:                   |    Platform:  All          
  Blocking:                   |  
------------------------------+---------------------------------------------

Comment(by tqh):

 This is on r35882 and I'm pretty sure it's something with the driver. I
 added
 {{{
     write8(REG_TPPOLL, read8(REG_TPPOLL) | TPPOLL_NPQ);
 }}}
 under

 {{{
   if (stat & (INT_TOK | INT_TER)) {
 }}}
 as FreeBSD states that some chips (PCIe) will ignore a second TX request
 while in progress, but it didn't help that issue, although it seemed to
 helped with very slow responses I have sometimes, often to the webkit
 nightlies.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/2801#comment:13>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: